freebsd-dev/sys/dev/aic7xxx
Scott Long 95c9929a3b aic79xx.c:
Use the special LUNLEN_SINGLE_LEVEL constant for
	post Rev A4 hardware for single byte luns.  Without
	this change, Rev B hardware would place the single
	byte of lun data in byte 0 of the lun structure when
	it should be in byte 1.  Since there are few if any
	devices on the market that support multiple luns in
	target mode, the corrupted lun field (which was only
	corrupted for non-zero luns) wasn't hurting us.

Approved by: re	(rwatson)
2003-05-30 02:15:15 +00:00
..
aicasm Allow constants to be complex expressions so long as those 2003-01-20 18:02:11 +00:00
ahc_eisa.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
ahc_pci.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
ahd_pci.c hc_eisa.c: 2003-05-03 23:27:57 +00:00
aic7xxx_93cx6.c Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_93cx6.h Update Perforce Ids. 2002-08-31 06:45:28 +00:00
aic7xxx_inline.h Correct/Simplify ignore wide residue message handling 2003-05-26 21:24:01 +00:00
aic7xxx_osm.c Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
aic7xxx_osm.h aic79xx.c: 2003-05-26 21:43:29 +00:00
aic7xxx_pci.c This driver supports the 2920C not the 2920. 2003-05-26 21:45:09 +00:00
aic7xxx.c Consistently use #ifdef for testing AHC_TARGET_MODE. 2003-05-26 21:44:03 +00:00
aic7xxx.h Correct/Simplify ignore wide residue message handling 2003-05-26 21:24:01 +00:00
aic7xxx.reg Correct/Simplify ignore wide residue message handling 2003-05-26 21:24:01 +00:00
aic7xxx.seq FIFOEMP can lag LAST_SEG_DONE in the Ultra2 and U160 2003-05-26 21:24:55 +00:00
aic79xx_inline.h Correct/Simplify ignore wide residue message handling 2003-05-26 21:26:52 +00:00
aic79xx_osm.c Bring back bus_dmasync_op_t. It is now a typedef to an int, though the 2003-05-27 04:59:59 +00:00
aic79xx_osm.h aic79xx.c: 2003-05-26 21:43:29 +00:00
aic79xx_pci.c Add 7901B support. 2003-05-26 21:15:52 +00:00
aic79xx.c aic79xx.c: 2003-05-30 02:15:15 +00:00
aic79xx.h Fix a reported case of severe data corruption: 2003-05-30 02:14:22 +00:00
aic79xx.reg Fix a reported case of severe data corruption: 2003-05-30 02:14:22 +00:00
aic79xx.seq Correct/Simplify ignore wide residue message handling 2003-05-26 21:26:52 +00:00
aic7770.c aic7xxx.c: 2003-05-03 23:55:38 +00:00