aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aac
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add support for two new cards, along with one somewhat older one.Scott Long2004-03-201-0/+6
* MFC: Remove erroneous PCI Id.Scott Long2003-11-011-2/+0
* Fix a typo from the last commit.Scott Long2003-09-171-1/+1
* MFC rev 1.78 and 1.69 to fix a pontential adapter deadlock and potentialScott Long2003-09-171-9/+17
* More vm_offset_t -> vm_paddr_t conversions in kernel dump related code.Luoqi Chen2003-08-311-2/+2
* MFC: Check firmware capabilities and PCI ID's to make sure that commandScott Long2003-04-085-126/+182
* Late MFC: Remove AAC_COMPAT_LINUX and replace it with a separate aac_linuxScott Long2003-03-282-63/+11
* MFC: Tell CAM to not send a bus reset when probing the channels as it makesScott Long2003-02-211-1/+1
* MFC: Work around a bug in the 2200 and 2120 cards that cannot DMA commandsScott Long2003-01-232-4/+18
* MFC: Fix race condition in interrupt handler and handle large memoryScott Long2003-01-114-67/+91
* MFC rev 1.26: Not enable CAM passthrough on the 5400S.Scott Long2003-01-021-3/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-09-271-0/+84
* MFC: Update the PCI table as per Dell's fickleness.Scott Long2002-05-131-2/+2
* MFC: Fix a bug where multiple containers were not enumerated correctly,Scott Long2002-05-052-5/+13
* MFC of the relevant changes from current:Scott Long2002-04-305-140/+456
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-04-301-0/+589
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2002-04-271-0/+34
* MFC: New PCI IDScott Long2002-04-181-0/+2
* MFC: Add support for the DEll 2650Scott Long2002-04-051-0/+1
* MFC: Add support for the Dell 1650 PERC3/DiScott Long2002-04-021-0/+1
* MFC: Add support for a couple of new cardsScott Long2002-02-131-0/+4
* MFC: Don't try to attach to Dell PERC2/QC cards that have 1.x firmwareScott Long2002-02-114-0/+51
* MFC: bring RELENG_4 up to HEAD. This adds support for poll() and fixesScott Long2001-12-047-55/+239
* MFC: Fix a signed bug in the crashdump code for systems with > 2GBPaul Saab2001-11-271-1/+1
* Update this driver to what is in HEAD prior to the latest KSE changes.Scott Long2001-09-199-2743/+3801
* MFC rev 1.11Scott Long2001-08-171-1/+2
* MFC bugfixes from Aug 4.Scott Long2001-08-085-18/+89
* MFC: new PCI ID for PERC 3/DiMike Smith2001-07-231-0/+1
* MFC: more Dell IDs.Mike Smith2001-04-261-1/+4
* MFC: support for new PERC 3/DiMike Smith2001-04-261-0/+1
* MFC rev 1.12. Fix a race condition in the interrupt handler that can causeScott Long2001-03-181-2/+2
* MFC: Reduce si_iosize_max to 64K.Scott Long2001-03-071-11/+4
* MFC:David E. O'Brien2001-03-051-5/+5
* MFC: remove a mismatched splbio() from aac_start.Mike Smith2001-01-171-1/+0
* MFC the AAC driver. Since msmith's latest round of bugfixes, it seens to beScott Long2001-01-092-5/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-01-028-0/+4670
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-161-0/+117