summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aacreg.h
Commit message (Expand)AuthorAgeFilesLines
* Previously, the aac driver did not handle enclosure management AIFs,emaste2010-09-291-0/+5
* Add some enums and constants from Adaptec's latest driveremaste2010-09-151-1/+14
* Sync some minor items with the upstream driver. Should have no functionalemaste2010-04-131-2/+4
* Whitespace cleanup, in advance of next sync with Adaptec's driver. Noemaste2010-04-131-49/+49
* Diff reduction with Adaptec's vendor driver.emaste2010-02-141-1/+1
* Garbage collect Falcon/PPC support that has not been used in releasedemaste2010-02-121-18/+0
* Rename aac_srb32 to aac_srb, to match Adaptec's vendor driver.emaste2009-10-291-1/+1
* Sync with the official Adaptec vendor driver:attilio2009-02-211-1/+1
* Use outbound message register 0 instead of mailbox 7 inemaste2009-02-181-0/+4
* Add 64-bit array support for RAIDs > 2TB. This corresponds to ~ Adaptecemaste2008-03-251-0/+1
* Add family support to allow the driver to attach to new devices thatemaste2007-12-071-0/+52
* Fix a regression that prevented PERC3 hardware from working. Apparently theyscottl2005-10-141-0/+5
* Mega Update to the aac driver to support a whole new family of cards andscottl2005-10-081-5/+120
* Add a text description for the Intel IOP302/303 processors. Be slightlyscottl2005-06-011-0/+1
* Fix whitespacescottl2005-01-231-1/+1
* If the timeout handler runs and notices that commands are timed out, checkscottl2004-09-161-0/+1
* Add support for the Adaptec RAID-On-Chip architecture. This in turnscottl2004-08-131-0/+15
* Fix a couple of bugs with AIF handling:scottl2003-10-171-3/+4
* Begin support for 64-bit address support and workarounds for newer cards:scottl2003-03-261-4/+37
* Major bugfixes for large memory and fast systems.scottl2003-01-111-26/+28
* use __packed.alfred2002-09-231-41/+41
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-0/+186
* Prepare for a major update to the aac driver:scottl2002-04-241-1/+1
* Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. Thisscottl2002-02-061-0/+1
* Add functionality and fix bugs so the driver will work with soon-to-bescottl2001-12-021-1/+22
* Bring the aac driver *much* closer to style(9).scottl2001-09-051-549/+560
* Mega update to the aac driver.scottl2001-08-291-1/+1
* Fix a couple of copyright issues and an 80 column nit that I missed beforescottl2001-08-051-1/+1
* Reformat for 80 columns. Sorry, but I had to do it.scottl2001-08-031-101/+132
* Major bugfix and minor update. This should resolve the current issuesmsmith2000-12-271-1/+1
* Fix up some more comments that were reversed.msmith2000-10-031-2/+2
* Fix reversed comments re: OISR/OIMRmsmith2000-10-031-2/+2
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-0/+1082
OpenPOWER on IntegriCloud