summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx_reg.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r260401ian2014-08-211-0/+1790
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-161-801/+0
* Leave reselections on all the time.gibbs1997-02-251-1/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Enlarge the message out buffer from 6 to 8 bytes. Now that sync and widegibbs1997-02-181-17/+11
* Clear the channel after (re)selection instead of once we see the bus gogibbs1997-02-091-1/+1
* Add 1997 to my copyright.gibbs1997-01-291-1/+1
* Change the way DMA is handled during the command phase. Only test ongibbs1997-01-241-2/+12
* Clear the SCSI channel after we go to busfree instead of after re/selection.gibbs1997-01-221-1/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Conditionally enable the busfree interrupt to catch unexpected busfrees.gibbs1996-11-221-10/+1
* Assert that we have seen an identify or have not disconneccted since thegibbs1996-11-161-1/+4
* Fix two problems with SCB Paging.gibbs1996-11-111-2/+6
* Fix problems dealing with non-tagged devices when SCB paging is enabled.gibbs1996-10-281-2/+3
* Go back to using DMA to get SCBs down to the adapter.gibbs1996-10-251-54/+71
* Bring aic7xxx driver bug fixes from 'SCSI' into current.gibbs1996-10-061-25/+17
* Detect and report dataphase overruns. Put the adapter into 'Bit Bucket'gibbs1996-06-091-1/+6
* Enable/Disable Ultra mode on a per target basis. This allows the drivergibbs1996-05-211-1/+3
* One more linux -> __linux__gibbs1996-05-101-2/+2
* aic7xxx.seq:gibbs1996-05-101-2/+5
* Implement SCB paging. This allows up to 255 active commands ongibbs1996-04-201-36/+67
* aic7xxx.seq:gibbs1996-03-311-8/+6
* Reset the DMA control register whenever we reset the sequencer.gibbs1996-03-101-4/+4
* Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBsgibbs1996-01-291-34/+18
* Take a different approach to the SPIORDY race condition. Simply cleargibbs1996-01-111-1/+15
* aic7xxx.seq:gibbs1996-01-071-1/+11
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-65/+287
* Move aic7xxx register definitions from i386/scsi/aic7xxx.c to this file.gibbs1995-11-051-0/+514
OpenPOWER on IntegriCloud