aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aic7xxx/aic7xxx.reg
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Fix some common typos in commentsGordon Bergling2021-08-081-1/+1
* aic7xxx: minor spelling fixes.Pedro F. Giffuni2016-05-101-1/+1
* Correct logic bug in aicasm's undefined register bit access detection code.Justin T. Gibbs2010-07-141-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* ahc_eisa.c:Justin T. Gibbs2003-12-171-2/+2
* Correct/Simplify ignore wide residue message handlingJustin T. Gibbs2003-05-261-12/+3
* aic7xxx.c:Justin T. Gibbs2003-05-031-2/+2
* aic7xxx.reg:Justin T. Gibbs2003-01-201-1/+4
* Bring in many bugfixes and changes obtained from formal testing:Scott Long2002-11-301-3/+5
* Convert to new assembler field syntax.Justin T. Gibbs2002-08-311-304/+330
* Major update to the aic7xxx driver:Justin T. Gibbs2002-04-241-27/+51
* ahc_pci.c:Justin T. Gibbs2001-07-181-4/+17
* ahc_eisa.c:Justin T. Gibbs2001-05-151-1/+2
* aic7770.c:Justin T. Gibbs2001-03-291-10/+1
* This is an MFC candidate.Justin T. Gibbs2001-03-191-1/+1
* This is an MFC candidate.Justin T. Gibbs2001-03-111-1/+6
* aic7xxx.c:Justin T. Gibbs2001-02-101-1/+9
* Update Copyright notices for new year. (should have been in last commit).Justin T. Gibbs2001-01-271-1/+1
* ahc_eisa.c:Justin T. Gibbs2001-01-221-14/+7
* Sync Perforce IDs, add tranceiver state change support, and correctJustin T. Gibbs2000-11-101-6/+7
* aic7xxx.c:Justin T. Gibbs2000-11-061-3/+4
* aic7xxx.c:Justin T. Gibbs2000-10-311-24/+55
* Convert the driver to use a single DMA for fetching new commands insteadJustin T. Gibbs2000-10-051-10/+18
* Add Perforce RCSIDs for easy revision correlation to my local tree.Justin T. Gibbs2000-09-221-1/+1
* Today is just not my day. Really get the right file.Justin T. Gibbs2000-09-161-0/+6
* Pull the correct file over to freefall.Justin T. Gibbs2000-09-161-30/+48
* Move aicasm to its own subdirectory.Justin T. Gibbs2000-09-161-0/+2
* ahc_pci.c:Justin T. Gibbs2000-07-271-0/+1
* o Convert to <inttypes.h> style fixed sized types to facilitate porting toJustin T. Gibbs2000-07-181-94/+80
* o Correct the offsets into the syncrate table for paritcularJustin T. Gibbs2000-03-181-2/+2
* Kill the "unpause_always" argument to unpause_sequencer(). The reasonsJustin T. Gibbs2000-02-091-1/+5
* Update copyrights to Y2K.Justin T. Gibbs2000-01-071-2/+60
* Simplify my copyright license terms.Justin T. Gibbs1999-12-061-7/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Kill an unused INTSTAT type.Justin T. Gibbs1999-08-161-2/+1
* Better workaround for aic7890 chip bug. Use the HS_MAILBOX register toJustin T. Gibbs1999-05-141-1/+12
* Clean up and order register definitions.Justin T. Gibbs1999-03-081-78/+66
* Keep track of negotiated transfer parameters for each initiator<->targetJustin T. Gibbs1999-03-051-3/+8
* Add support for routing initiator transactions to disabled luns to theJustin T. Gibbs1999-01-141-3/+19
* Fix a few problems with handling rejected transfer negotiation messages.Justin T. Gibbs1998-12-171-2/+1
* Perform a save data pointers operation if a data transfer was performedJustin T. Gibbs1998-12-151-1/+16
* Revamp the way that exceptional message handling is performed so that itJustin T. Gibbs1998-12-101-13/+24
* Change the delivery mechanism for incoming target commands. We nowJustin T. Gibbs1998-11-231-5/+21
* Massive overhaul of the aic7xxx driver:Justin T. Gibbs1998-09-151-104/+354
* Add support to aicasm for "downloaded constants". These are immediateJustin T. Gibbs1997-09-271-37/+16
* Add a spin lock that prevents the sequencer from attempting to add anJustin T. Gibbs1997-08-131-1/+16
* Modify my copyright notice to allow the sequencer to be used with GPLedJustin T. Gibbs1997-06-271-4/+11
* The following scenario would result in a bogus residual being reportedJustin T. Gibbs1997-04-241-2/+2
* Re-arange the selection and reselection code to hopefully kill theJustin T. Gibbs1997-04-141-1/+2