so some sata devices show up in lspci under the ide device class,
authorAaron Klingaman <alk@cs.princeton.edu>
Sat, 28 May 2005 01:20:56 +0000 (01:20 +0000)
committerAaron Klingaman <alk@cs.princeton.edu>
Sat, 28 May 2005 01:20:56 +0000 (01:20 +0000)
and some show up in the scsi device class. for the pitt nodes, its the
former. this fix works by assuming that if an ide pci device matches
a loadable module, then its sata, because the ide modules are built in.
it will then show up in /etc/modprobe.conf under a scsi_hostadapter
alias.


No differences found