Hello.
Alan Cox wrote:
quoted
PIO4 is a maximum PIO mode supported by a driver. Using "255" as a max_mode
argument to ide_get_best_pio_mode() could result in wrong timings being used
by a driver (for "pio" equal to 5) or OOPS (for "pio" values > 5 && < 255).
The qdi6580 driver is somewhat hosed. The libata one worked on the single
[...]
Possibly we should just drop support as I know of only one user and thats
purely to test the code
I remember actually using this piece of [insert yourself] back in 199[45],
not in Linux though... :-)
Alan
MBR, Sergei