Thread (1 message) 1 message, 1 author, 2005-02-06

Re: [patch] scsi/ahci: Add support for ULi M5287

From: Jeff Garzik <hidden>
Date: 2005-02-06 06:59:12
Also in: lkml

Peer.Chen@uli.com.tw wrote:
Hi,Jeff:
I think you are not necessary add the m5287 support to ahci.c now, the code
I add is to
correct the two bugs of our controller, now we have designed a new AHCI
controller name M5288(device id is 0x5288),
it work perfectly with the linux ahci driver only add the PCI ID to ahci.c.
Thanks, I will add this PCI ID to ahci.c.

Another question,if the SATA SCSI driver and AHCI driver both support the
same controller, which driver
has the priority in linux.
Two answers:

a) For the upstream kernel -- when the drivers are built into the kernel
-- the order in which the drivers are listed in drivers/scsi/Makefile
affects the probe order (priority).  When the drivers are built as
kernel modules, the contents of /etc/modprobe.conf (or /etc/modules.conf
for kernel 2.4.x) determines which driver to load.

b) For distributors (Red Hat, SuSE, Mandrake, etc.), the installer
engineers at each company choose which driver to load.

To simplify matters, it is recommended to avoid situations where
multiple drivers have the same PCI ID listed.  The "more advanced"
driver (AHCI) is preferred of course ;-)

Regards,

	Jeff

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help