Alan wrote:
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.

pci_set_master() sets the latency timer not cacheline size

pci_set_mwi() on x86-ish platforms sets cacheline size.

        Jeff



-
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