Re: IDE problems ( set_multmode:error=0x04 {Drive Status Error} )

Meelis Roos (mroos@tartu.cyber.ee)
Fri, 2 Oct 1998 00:51:46 +0300


R> I have see something wrong on my Debian 2.0 with (kernel 2.0.34) on
R> one pentium pro II.
R>
R> hda:hda: set_multmode
R> ststus=0x51 { DriveReady SeekComplete Error}

The HD is probably a Samsung (3.x G?). These hard disks say that they
support multmode (it's multiple sectors per interrupt when using pio modes)
and the max is 16. But they refuse to set it to 0, they want only positive
numbers for multmode. Perhaps 0 > 16 now? :-)

You can ignore the message, it does no harm AFAIK. Or you might want to use
default multmode of 16, not 0 (slight modification to the kernel).
This may not work with older HD-s though.

-- 
Meelis Roos (mroos@tartu.cyber.ee)

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