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