summaryrefslogtreecommitdiffstats
path: root/sys/pci/ahc_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore subvendor and subdevice ids for all ai7880 parts. These chipsgibbs1999-05-261-27/+21
* All cards using aic789X chips use the new eeprom format.gibbs1999-05-251-1/+4
* Add a masking scheme to allow for detection of unknown cards using agibbs1999-05-171-95/+131
* Use a lookup table for device matching instead of a switch on a 64bitgibbs1999-05-141-268/+449
* Take the subvendor and subdevice ids into account during device probe.gibbs1999-05-141-92/+230
* Move the declaration of the interrupt type from the driver structuredfr1999-05-081-2/+1
* ahc_pci.c:gibbs1999-04-231-114/+149
* Add support for the 3950U2B controller.gibbs1999-03-231-1/+16
* Add untested code to support the aha2930U2W.gibbs1999-03-051-16/+25
* Set the ultra enable bits in the adaptor's scratch ram area only aftergibbs1999-02-111-20/+19
* Pull in new ccb_hdr list types.gibbs1998-12-151-1/+2
* pci_device pd_probe function changed from returning char * to returningdillon1998-12-141-3/+3
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-071-2/+1
* ahc_pci.c:gibbs1998-10-071-5/+13
* Move to new name, convert to CAM, add support for new chips, andgibbs1998-09-151-0/+1202
OpenPOWER on IntegriCloud