summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx
Commit message (Expand)AuthorAgeFilesLines
...
* Correct a typo in a comment.gibbs2003-06-281-10/+23
* aic79xx.seq:gibbs2003-06-281-5/+4
* aic79xx.h:gibbs2003-06-282-16/+23
* Add parenthesis so that we get all of the bits allgibbs2003-06-231-2/+2
* Merge common XPT_CALC_GEOMETRY functions into a single convenience function.njl2003-06-142-34/+2
* Sync perforce IDs.gibbs2003-06-105-5/+5
* When single stepping, only leave ENBUSFREE enabledgibbs2003-06-062-4/+4
* Clear stale PCI errors during our test forgibbs2003-06-062-8/+27
* Work around SCSI spec violation by the Quantum Atlas 10K.gibbs2003-06-062-36/+70
* aic7770.c:gibbs2003-06-067-155/+58
* Add probe entry for the 284X with BIOS disabled.gibbs2003-06-061-3/+8
* Constify a string used in our EISA probe tables.gibbs2003-06-061-4/+4
* aic79xx.c:scottl2003-05-301-2/+2
* Fix a reported case of severe data corruption:scottl2003-05-302-42/+45
* Bring back bus_dmasync_op_t. It is now a typedef to an int, though thescottl2003-05-272-4/+4
* This driver supports the 2920C not the 2920.gibbs2003-05-261-3/+3
* Consistently use #ifdef for testing AHC_TARGET_MODE.gibbs2003-05-261-9/+9
* aic79xx.c:gibbs2003-05-263-3/+3
* Correct/Simplify ignore wide residue message handlinggibbs2003-05-264-49/+42
* FIFOEMP can lag LAST_SEG_DONE in the Ultra2 and U160gibbs2003-05-261-2/+10
* Correct/Simplify ignore wide residue message handlinggibbs2003-05-265-65/+51
* Fix disabling of PCI parity error interrupts. We need to setgibbs2003-05-263-12/+21
* Change hadling of the Rev. A packetized lun output buggibbs2003-05-263-9/+13
* Add 7901B support.gibbs2003-05-261-12/+57
* Fixup spelling of "coalesce" and derivatives.gibbs2003-05-264-77/+77
* Remove stray K&R style function definition.gibbs2003-05-261-3/+2
* Correct spelling errors.gibbs2003-05-047-283/+499
* aic7xxx.c:gibbs2003-05-037-476/+614
* hc_eisa.c:gibbs2003-05-033-6/+6
* I deserve a big pointy hat for having missed all those referencesmux2003-04-102-4/+4
* Compile with PAE.jake2003-04-091-1/+2
* - Temporary fix so this compiles with 64 bit bus_addr_t.jake2003-03-301-1/+2
* aic79xx.reg:scottl2003-03-251-4/+4
* aic79xx.c:gibbs2003-03-064-38/+46
* aic79xx.c:gibbs2003-02-277-109/+255
* Revert AHD_TIMER_MAX_US to its original definition now that thegibbs2003-01-221-2/+1
* Bandaid to make the kernel compile until the scsi-crew can find out whatphk2003-01-211-1/+2
* Fix a missed goal.period -> goal.offset change. Ingibbs2003-01-201-2/+2
* aic7xxx.reg:gibbs2003-01-206-138/+251
* aic79xx.c:gibbs2003-01-207-152/+844
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Fix the last reference to the reg_print.c file handlegibbs2003-01-201-2/+2
* Convert the use of MAXBSIZE in the dma tag to more appropriate values.scottl2002-12-315-8/+13
* The sequencer downloading code assumes that all jumpscottl2002-12-051-3/+5
* Last minute fixes to ahc and ahd:scottl2002-12-046-47/+94
* Major update to the ahd driver to fix many bugs found in the previousscottl2002-12-014-372/+949
* Implement workaround for broken busfree-rev in the A4.scottl2002-12-011-69/+148
* Add our controller name to the front of ourscottl2002-12-011-3/+16
* Remove redundant check for chip type being PCI-X.scottl2002-12-011-4/+4
* Update to include new ahd_scb_timer_reset APIscottl2002-12-011-3/+12
OpenPOWER on IntegriCloud