summaryrefslogtreecommitdiffstats
path: root/sys/dev/aic7xxx/aic7xxx.seq
Commit message (Expand)AuthorAgeFilesLines
* ahc_eisa.c:gibbs2001-01-221-30/+44
* ahc_eisa.c:gibbs2000-12-201-2/+11
* aic7xxx.c:gibbs2000-11-121-3/+9
* Sync Perforce IDs, add tranceiver state change support, and correctgibbs2000-11-101-13/+60
* aic7xxx.c:gibbs2000-11-061-25/+34
* aic7xxx.c:gibbs2000-10-311-124/+130
* Clean up error recovery code:gibbs2000-10-091-1/+0
* Convert the driver to use a single DMA for fetching new commands insteadgibbs2000-10-051-54/+35
* Use quoted includes instead of full path references inside the aic7xxxgibbs2000-09-221-4/+3
* Move aicasm to its own subdirectory.gibbs2000-09-161-57/+215
* ahc_pci.c:gibbs2000-07-271-12/+40
* aic7xxx.c:gibbs2000-07-241-10/+6
* o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-181-574/+624
* o Correct the offsets into the syncrate table for paritculargibbs2000-03-181-3/+7
* Kill the "unpause_always" argument to unpause_sequencer(). The reasonsgibbs2000-02-091-8/+32
* Update copyrights to Y2K.gibbs2000-01-071-13/+15
* Simplify my copyright license terms.gibbs1999-12-061-7/+3
* Work around a defect in the FIFOEMP status bit of Ultra2 classgibbs1999-09-201-2/+32
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* aic7xxx.c:gibbs1999-05-221-2/+3
* Better workaround for aic7890 chip bug. Use the HS_MAILBOX register togibbs1999-05-141-1/+13
* Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations.gibbs1999-03-231-2/+1
* Keep track of negotiated transfer parameters for each initiator<->targetgibbs1999-03-051-20/+36
* Ensure that the ACK from the last information transfer phase has beengibbs1999-02-111-2/+16
* Add support for routing initiator transactions to disabled luns to thegibbs1999-01-141-37/+28
* Fix a few problems with handling rejected transfer negotiation messages.gibbs1998-12-171-35/+13
* Perform a save data pointers operation if a data transfer was performedgibbs1998-12-151-16/+9
* Revamp the way that exceptional message handling is performed so that itgibbs1998-12-101-96/+177
* Change the delivery mechanism for incoming target commands. We nowgibbs1998-11-231-38/+29
* Correct twin channel operation.gibbs1998-09-211-1/+5
* Massive overhaul of the aic7xxx driver:gibbs1998-09-151-559/+1127
* Some revisions of the aic7880 have a problem where, if thegibbs1998-06-281-2/+10
* Add support to aicasm for "downloaded constants". These are immediategibbs1997-09-271-10/+5
* Add a spin lock that prevents the sequencer from attempting to add angibbs1997-08-131-1/+10
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-271-37/+34
* The following scenario would result in a bogus residual being reportedgibbs1997-04-241-1/+6
* Revert some changes to the selection and reselection code that were thoughtgibbs1997-04-181-41/+19
* Re-arange the selection and reselection code to hopefully kill thegibbs1997-04-141-15/+29
* aic7xxx.seq:gibbs1997-04-101-4/+7
* Instead of testing for both SELDI and SELDO in SSTAT0 in the poll for workgibbs1997-04-051-5/+5
* Add missing Id that was lost when the sequencer file format changed.gibbs1997-04-041-0/+2
* When not using SCB paging, we can always directly index the SCB of interestgibbs1997-04-041-13/+18
* Re-arrange the code to upload an SCB to ensure that there is at leastgibbs1997-03-241-14/+12
* aic7xxx.seq:gibbs1997-03-181-0/+2
* Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c:gibbs1997-03-161-532/+523
* No longer clear all interrupt status when the sequencer is reset. The onlygibbs1997-02-281-40/+29
* Leave reselections on all the time.gibbs1997-02-251-9/+15
* 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-1/+0
* Clear the DFCNTRL register after every busfree.gibbs1997-02-111-23/+26
OpenPOWER on IntegriCloud