> So I suppose the driver should be modified to set it to 0x80 only
> if it's 0.  I believe that most PCI implementations will set it in
> the BIOS or whatever.

pci_set_master should handle this automtically on most platforms.

On x86-32 you also need to check "pcibios_max_latency" if you write the
latency yourself directly AND the card could be plugged into an arbitary
PCI slot on a 32bit PC.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to