summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx.h
Commit message (Expand)AuthorAgeFilesLines
* aic7xxx.reg:gibbs2003-01-201-14/+32
* Bring in many bugfixes and changes obtained from formal testing:scottl2002-11-301-7/+44
* Drop the bus reset hold delay back down to 25us. The 250usgibbs2002-08-311-13/+32
* Major update to the aic7xxx driver:gibbs2002-04-241-24/+66
* ahc_pci.c:gibbs2001-07-181-29/+15
* ahc_eisa.c:gibbs2001-05-151-15/+30
* aic7770.c:gibbs2001-03-291-25/+31
* This is an MFC candidate.gibbs2001-03-111-47/+39
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-181-1/+1
* aic7xxx.c:gibbs2001-02-101-1/+1
* Update Copyright notices for new year. (should have been in last commit).gibbs2001-01-271-1/+1
* ahc_eisa.c:gibbs2001-01-221-5/+23
* aic7xxx.c:gibbs2001-01-051-16/+23
* ahc_eisa.c:gibbs2000-12-201-12/+47
* Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-101-1/+6
* aic7xxx.c:gibbs2000-10-311-15/+36
* Store a pointer to our softc in the kernel's SCB structure. In thegibbs2000-10-111-0/+2
* Clean up error recovery code:gibbs2000-10-091-1/+0
* Correct corruption of the qinfifo in ahc_search_qinififo() for allgibbs2000-10-081-0/+4
* Convert the driver to use a single DMA for fetching new commands insteadgibbs2000-10-051-3/+11
* Add Perforce RCSIDs for easy revision correlation to my local tree.gibbs2000-09-221-3/+3
* Move aicasm to its own subdirectory.gibbs2000-09-161-370/+640
* ahc_pci.c:gibbs2000-07-271-2/+12
* aic7xxx.c:gibbs2000-07-241-5/+2
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-181-125/+315
* Unused include: #include "ahc.h"peter2000-06-101-1/+0
* Back out the previous change to the queue(3) interface.jake2000-05-261-5/+5
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-5/+5
* Kill the "unpause_always" argument to unpause_sequencer(). The reasonsgibbs2000-02-091-4/+6
* Update copyrights to Y2K.gibbs2000-01-071-19/+36
* Simplify my copyright license terms.gibbs1999-12-061-7/+7
* aic7xxx.c:gibbs1999-08-301-6/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add support for issuing immediate notify event ccbs for bus resets, bdrgibbs1999-08-161-2/+22
* aic7xxx.c:gibbs1999-05-221-2/+2
* Update copyright. Correct some whitespace.gibbs1999-05-171-2/+2
* Better workaround for aic7890 chip bug. Use the HS_MAILBOX register togibbs1999-05-141-3/+4
* Complete conversion to bus dma. This driver now works on the alpha.gibbs1999-04-231-54/+88
* Keep track of negotiated transfer parameters for each initiator<->targetgibbs1999-03-051-35/+39
* Add support for routing initiator transactions to disabled luns to thegibbs1999-01-141-1/+9
* Perform a save data pointers operation if a data transfer was performedgibbs1998-12-151-5/+9
* Revamp the way that exceptional message handling is performed so that itgibbs1998-12-101-13/+15
* Change the delivery mechanism for incoming target commands. We nowgibbs1998-11-231-9/+20
* Massive overhaul of the aic7xxx driver:gibbs1998-09-151-0/+524
OpenPOWER on IntegriCloud