summaryrefslogtreecommitdiffstats
path: root/sys/dev/aac/aac_pci.c
Commit message (Expand)AuthorAgeFilesLines
...
* Mega busdma API commit.scottl2003-07-011-0/+1
* Add support for the upcoming 2410SA card.scottl2003-05-301-0/+2
* Begin support for 64-bit address support and workarounds for newer cards:scottl2003-03-261-58/+25
* Centralize the devstat handling for all GEOM disk device driversphk2003-03-081-1/+0
* The aac driver has evolved enough over the last few months that it noscottl2003-03-011-1/+1
* Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recentscottl2003-02-261-2/+2
* Make the aac driver be INTR_MPSAFE. Once the interrupt handler determinesscottl2003-02-191-2/+3
* Implement a new dynamic command allocator. FIBs are allocated in 1 pagescottl2003-02-101-1/+1
* Hack around a bug in the 2200 and 2120 controllers that connot DMAscottl2003-01-231-1/+1
* sable the CAM interface on some more cards. It seemed to be confusing andscottl2002-12-121-5/+5
* Fix GET_TRAN_SETTINGS to be more correct.scottl2002-08-101-2/+2
* Update the PCI table as per Dell's fickleness.scottl2002-05-121-2/+2
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-28/+41
* Prepare for a major update to the aac driver:scottl2002-04-241-1/+1
* Add the PCI ID for an upcoming variant of a soon-to-be released series ofscottl2002-04-181-0/+2
* Add support for the Dell 2650scottl2002-04-051-0/+1
* Add support for the PERC3/Di found in the Dell 1650scottl2002-04-021-0/+1
* Add ID's for a couple of upcoming cards.scottl2002-02-131-0/+4
* Don't attach to Dell PERC2/QC cards that have a firmware rev of 1.x. Thisscottl2002-02-061-0/+8
* Staticise the aac devclass.msmith2002-01-091-0/+2
* Add functionality and fix bugs so the driver will work with soon-to-bescottl2001-12-021-0/+4
* Don't use a silly test to define INTR_ENTROPY.scottl2001-09-061-1/+1
* Bring the aac driver *much* closer to style(9).scottl2001-09-051-166/+173
* Mega update to the aac driver.scottl2001-08-291-4/+4
* Clarify the description string for one of the StrongARM based cards.scottl2001-08-171-1/+2
* Bugfixes. Close a race and logic bug in the timeout handling, don't call thescottl2001-08-051-0/+2
* 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-18/+25
* Add another Dell 3/Di PCI ID. You'd think they had enough of thesemsmith2001-07-221-0/+1
* More new Dell PCI IDs.msmith2001-04-261-1/+4
* The PERC 3/Di in the Dell PowerEdge 2250 has a new subdevice ID.msmith2001-04-261-0/+1
* Turn on interrupt-entropy harvesting for all/any mass storage devicesmarkm2001-03-011-1/+1
* Major bugfix and minor update. This should resolve the current issuesmsmith2000-12-271-1/+8
* Return -10 from the PCI probe to allow room for an updated driver tomsmith2000-10-281-1/+1
* A new driver for PCI:SCSI RAID controllers based on the Adaptec FSAmsmith2000-09-131-0/+272
OpenPOWER on IntegriCloud