test10-pre1: cd burn data mismatch

From: Ragnar Hojland Espinosa (ragnar@macula.net)
Date: Mon Oct 16 2000 - 08:51:36 EST


Burnt a CD, compared the file with the original, and found out the
following. As you can see, the mismatch is the same depending on
the offset.

What's wrong? I'm using the ide-scsi patch Andre posted, btw.

07CEE45D: 63 73
0C96C5FF: 85 05
0D4B259A: B8 38
0FA3259A: DC 5C
1259745D: E1 F1
17CAA45D: 48 58
1C62A45D: CB DB
1D46E5FF: BD 3D
1E37359A: EC 6C
2023059A: BA 3A
2317259A: 85 05
2462E511: 0B 8B

+++ drivers/scsi/ide-scsi.c Sat Oct 7 10:52:13 2000
@@ -435,7 +435,6 @@
+ SELECT_DRIVE(HWIF(drive), drive);
        if (IDE_CONTROL_REG)
                OUT_BYTE (drive->ctl,IDE_CONTROL_REG);
        OUT_BYTE (dma_ok,IDE_FEATURE_REG);
        OUT_BYTE (bcount >> 8,IDE_BCOUNTH_REG);
        OUT_BYTE (bcount & 0xff,IDE_BCOUNTL_REG);
- OUT_BYTE (drive->select.all,IDE_SELECT_REG);

-- 
____/|  Ragnar Højland     Freedom - Linux - OpenGL      Fingerprint  94C4B
\ o.O|                                                   2F0D27DE025BE2302C
 =(_)=  "Thou shalt not follow the NULL pointer for      104B78C56 B72F0822
   U     chaos and madness await thee at its end."       hkp://keys.pgp.com

Handle via comment channels only. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 23 2000 - 21:00:09 EST