freebsd-dev/sys/dev/aic7xxx
Justin T. Gibbs 7615058657 Index our "DMA safe" sense buffers by SCB rather than hscb.
hscbs may be traded during error recovery due to the way
we manage the qinfifo.  This has the effect of changing the
index to the sense buffer even though the request sense command
references the original buffer.  SCBs don't play this swapping
game and so serve as a more consistent reference.
2001-01-09 00:40:38 +00:00
..
aicasm Fix include directories for crossbuilding. 2000-12-13 23:15:12 +00:00
ahc_eisa.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
ahc_pci.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_93cx6.c ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_93cx6.h ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7xxx_freebsd.c Index our "DMA safe" sense buffers by SCB rather than hscb. 2001-01-09 00:40:38 +00:00
aic7xxx_freebsd.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx_inline.h Index our "DMA safe" sense buffers by SCB rather than hscb. 2001-01-09 00:40:38 +00:00
aic7xxx_osm.c Index our "DMA safe" sense buffers by SCB rather than hscb. 2001-01-09 00:40:38 +00:00
aic7xxx_osm.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx_pci.c aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx.c Index our "DMA safe" sense buffers by SCB rather than hscb. 2001-01-09 00:40:38 +00:00
aic7xxx.h aic7xxx.c: 2001-01-05 19:15:37 +00:00
aic7xxx.reg Sync Perforce IDs, add tranceiver state change support, and correct 2000-11-10 20:13:41 +00:00
aic7xxx.seq ahc_eisa.c: 2000-12-20 01:11:37 +00:00
aic7770.c Move aicasm to its own subdirectory. 2000-09-16 20:02:28 +00:00