summaryrefslogtreecommitdiff
path: root/sys/dev/pci/aac_pci.c
AgeCommit message (Expand)Author
2004-05-28Clean up subsysid lookups + print subsysid string during boot.Marco Peereboom
2004-05-21Add support for Dell CERC SATA. ok krw@, henning@ & deraadt@Marco Peereboom
2004-05-19unbreak by removing the 'nonexistant" PERC 3/QC here as wellHenning Brauer
2002-07-27Was missing product entries for the PERC_3DI_2 and PERC_3DI_3 ID's. Now theAaron Campbell
2002-04-28Add some new PERC 3/Di models.Nathan Binkert
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-16Typo in comment.Artur Grabowski
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-07-07On 2nd though, pci_conf_read returns host-ordered words.Niklas Hallqvist
2001-07-07Correct PCI identifier matching. Match more devices too.Niklas Hallqvist
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist