freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 493950f6d9 Correct the comment for the last commit.
Clean up the handling of failure modes in our attach so we don't free
resources twice.  ahc_free() will do all of the work for us (as would
be required by an unload event) so we only need to handle resources that
the softc has not taken ownership of.
1999-05-17 21:56:00 +00:00
..
aicasm Complete conversion to bus dma. This driver now works on the alpha. 1999-04-23 23:27:31 +00:00
93cx6.c Correct an invalid (and unused) #define in 93cx6.c 1999-04-07 23:02:45 +00:00
93cx6.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
ahc_eisa.c Correct the comment for the last commit. 1999-05-17 21:56:00 +00:00
ahc_pci.c Add a masking scheme to allow for detection of unknown cards using a 1999-05-17 21:53:09 +00:00
aic7xxx_93cx6.c Correct an invalid (and unused) #define in 93cx6.c 1999-04-07 23:02:45 +00:00
aic7xxx_93cx6.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aic7xxx.c Update copyright. Correct some whitespace. 1999-05-17 21:53:51 +00:00
aic7xxx.h Update copyright. Correct some whitespace. 1999-05-17 21:53:51 +00:00
aic7xxx.reg Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aic7xxx.seq Better workaround for aic7890 chip bug. Use the HS_MAILBOX register to 1999-05-14 05:07:25 +00:00
aicasm_gram.y Revamp the way that exceptional message handling is performed so that it 1998-12-10 04:14:50 +00:00
aicasm_scan.l Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm_symbol.c Complete conversion to bus dma. This driver now works on the alpha. 1999-04-23 23:27:31 +00:00
aicasm_symbol.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
aicasm.c Use TCL_CHANNEL/SCSI_ID/etc. macros in more locations. 1999-03-23 07:24:29 +00:00
aicasm.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00
Makefile "fix" long standing aicasm build glitch. The problem was the 1999-01-17 19:56:02 +00:00
sequencer.h Massive overhaul of the aic7xxx driver: 1998-09-15 07:24:17 +00:00