summaryrefslogtreecommitdiff
path: root/sys/dev/pci/iha_pci.c
AgeCommit message (Collapse)Author
2001-03-29An INIC-940 based card supplied by Initio proves that the iha driverKenneth R Westerback
does support both INIC-940 and INIC-950 chips. So allow iha to recognize and claim INIC-940 based cards, and change documentation to reflect new support. Thanks to Initio for providing the card to test.
2001-01-23Add support for Initio INI-91xx SCSI CardsKenneth R Westerback