Scott Long
add6879424
Remove redundant check for chip type being PCI-X.
...
PCI-X only workarounds are automatically masked out
if we are operating in PCI mode.
Make use of ahd_pci_test_register_access()
Approved by: re (blanket)
2002-12-01 07:52:35 +00:00
Justin T. Gibbs
ccbe423c8f
Never allow memory mapped I/O in PCI-X mode on controllers that
...
do not support that configuration. This should fix problems with
embedded 7902 controllers running in PCI-X mode.
2002-10-16 02:59:03 +00:00
Justin T. Gibbs
0889fb1da5
Expand vendor ID.
2002-09-26 21:50:27 +00:00
Justin T. Gibbs
cdd49e97b4
Hook up the ahd driver.
2002-06-06 16:35:58 +00:00
Justin T. Gibbs
17d2475554
Enter the ahd driver which supports the Adaptec AIC7902 Ultra320, PCI-X
...
SCSI Controller chip.
2002-06-05 19:52:45 +00:00