Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 01/09/1999 21:07:54
Module Name:	src
Committed By:	mjacob
Date:		Sun Jan 10 05:07:54 UTC 1999

Modified Files:
	src/sys/dev/ic: isp.c
Log Message:
+ Some basic deadchip detection.
+ Enable FIFO bursts, but also detect bogus 1040A with busted FIFO.
+ Use new MEMZERO crossplatform define.
+ Handle RQCS_QUEUE_FULL status case and let upper layer parse SCSI ststus
byte if nonzero (should be 0x28- Queue Full status)
+ Fold ISP_NVRAM_FIFO_THRESHOLD_128 into isp_fifo_threshold tag.