summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx.c
Commit message (Expand)AuthorAgeFilesLines
* remove useless ptr check; cur_column can never be nullsam2005-03-311-1/+1
* aic79xx.c:gibbs2005-02-161-1/+7
* MF5S: Explicitly initialize timedout_scb lists, use SCB_TAG for all accessgibbs2005-02-161-0/+3
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Add some useful target mode diagnostics for incoming commandsgibbs2004-11-181-7/+11
* Revert to basing all timeout/timer values in ms rather than us. The switchgibbs2004-11-181-3/+3
* aic7xxx.h:gibbs2004-10-191-14/+87
* Add an ISA attachement to the aic7xxx driver to handle 284X controllers.gibbs2004-08-171-2/+10
* Fix an off by one in the critical section clearing code. Thegibbs2004-08-131-2/+0
* o When restarting the sequencer, clear any pendinggibbs2004-05-111-26/+88
* aic7xxx.c:gibbs2004-02-041-4/+2
* We only need to terminate our recovery thread once.gibbs2003-12-191-4/+1
* ahc_eisa.c:gibbs2003-12-171-125/+451
* Use __FBSDID().obrien2003-08-241-2/+3
* When single stepping, only leave ENBUSFREE enabledgibbs2003-06-061-2/+2
* Work around SCSI spec violation by the Quantum Atlas 10K.gibbs2003-06-061-18/+32
* aic7770.c:gibbs2003-06-061-12/+21
* Consistently use #ifdef for testing AHC_TARGET_MODE.gibbs2003-05-261-9/+9
* Correct/Simplify ignore wide residue message handlinggibbs2003-05-261-27/+27
* Fix disabling of PCI parity error interrupts. We need to setgibbs2003-05-261-4/+10
* aic7xxx.c:gibbs2003-05-031-391/+325
* aic7xxx.reg:gibbs2003-01-201-94/+97
* Convert the use of MAXBSIZE in the dma tag to more appropriate values.scottl2002-12-311-1/+2
* Bring in many bugfixes and changes obtained from formal testing:scottl2002-11-301-101/+317
* Be consistent about "static" functions: if the function is markedphk2002-09-281-1/+1
* Add a missing pair of curly braces to a conditional debuggibbs2002-09-271-2/+3
* Correct a spelling error.gibbs2002-09-261-2/+2
* Add ahc_print_devinfo() to simplify some diagnostic output.gibbs2002-08-311-77/+289
* Major update to the aic7xxx driver:gibbs2002-04-241-92/+231
* Remove reliance on i++ in multiple arguments to a function. C does notgibbs2001-12-161-16/+3
* Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpausegibbs2001-08-171-2/+4
* aic7xxx.c:gibbs2001-08-051-1/+19
* Remove a bootverbose diagnostic that makes bootverbose just too verbose.gibbs2001-07-281-3/+0
* ahc_pci.c:gibbs2001-07-181-65/+199
* ahc_eisa.c:gibbs2001-05-151-155/+165
* Change ahc_update_pending_scbs() so that it safe to be calledgibbs2001-04-011-0/+11
* aic7770.c:gibbs2001-03-291-182/+224
* This is an MFC candidate.gibbs2001-03-191-2/+3
* This is an MFC candidate.gibbs2001-03-111-64/+118
* aic7xxx.c:gibbs2001-02-211-21/+30
* aic7xxx.c:gibbs2001-02-101-40/+94
* Fix typo: depricated -> deprecated.asmodai2001-02-061-1/+1
* Update Copyright notices for new year. (should have been in last commit).gibbs2001-01-271-1/+3
* When flipping the first entry in the qinfifo with the "next queued SCB",gibbs2001-01-231-1/+4
* ahc_eisa.c:gibbs2001-01-221-56/+64
* Index our "DMA safe" sense buffers by SCB rather than hscb.gibbs2001-01-091-2/+1
* aic7xxx.c:gibbs2001-01-051-55/+78
* ahc_eisa.c:gibbs2000-12-201-102/+364
* Don't attempt to reference a NULL scb_data area during teardown eventsgibbs2000-11-131-0/+2
* aic7xxx.c:gibbs2000-11-121-0/+3
OpenPOWER on IntegriCloud