Anthony DeRobertis <[EMAIL PROTECTED]> writes: > On Thursday, January 17, 2002, at 09:20 AM, Robert Epprecht wrote: > >> /dev/hdc: >> Timing buffered disk reads: hdc: dma_intr: status=0x51 { >> DriveReady SeekComplete Error } >> hdc: dma_intr: error=0x84 { DriveStatusError BadCRC } >> hdc: dma_intr: status=0x51 { DriveReady SeekComplete Error } >> [ ... last two lines repeated three times ... ] >> > > You'd better not be trying UDMA100 on 40-pin cables.
Hmm, didn't know I did... > What does hdparm -v /dev/hdc say? i2d:~# hdparm -v /dev/hdc /dev/hdc: multcount = 0 (off) I/O support = 0 (default 16-bit) unmaskirq = 0 (off) using_dma = 1 (on) changes to '0 (off)' after mounting it keepsettings = 0 (off) nowerr = 0 (off) readonly = 0 (off) readahead = 8 (on) geometry = 4982/255/63, sectors = 80043264, start = 0 Robert