summaryrefslogtreecommitdiff
path: root/sys/dev/pci/aac_pci.c
AgeCommit message (Expand)Author
2009-04-06Adjust for renaming the DEC 21554 in pcidevs.Mark Kettenis
2009-03-06Bring a few more PCI IDs from freebsd to match IBM ServeRAID 8i and 8s.Alexander Yurchenko
2009-03-05Add support for IBM ServeRAID-8k. Thanks to Sergey PrysiazhnyiAlexander Yurchenko
2008-06-03deal with a 64-bit BAR such as with PCIe chipsets.Brad Smith
2008-05-06Remove bogus entries for PCI_PRODUCT_DELL_PERC_3DI_2, which apparentlyMarco Pfatschbacher
2006-06-29do not check for master/io/mem enables; ok kettenisTheo de Raadt
2006-04-22Add support for the Adaptec RAID-On-Chip architecture. This in turnBrad Smith
2005-11-21missing selinfo changeoverTheo de Raadt
2005-11-18Major improvements to the aac(4) device driver.Nathan Binkert
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2004-11-23Add Adaptec ASR2200S U320 RAIDMarco Peereboom
2004-08-29Add Adaptec 2120S. ok deraadt@ mickey@Marco Peereboom
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