Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Dante Profeta <dante@netbsd.org>
List: source-changes
Date: 05/10/2000 14:22:35
Module Name:	syssrc
Committed By:	dante
Date:		Wed May 10 21:22:35 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: adw.c adw.h adwlib.c adwlib.h

Log Message:
Change adw_isr_callback() status handler
Add a catch for DMA Error which show up on Intel 82443BX Host Bridge/Controller (rev. 0x03). This doesn't fix the problem, but reset the SCSI bus and reinitialize the host adapter
Minor cosmetical changes

Thanks a lot to Greg Oster and Andan Lauber


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/ic/adw.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/ic/adw.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/adwlib.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/adwlib.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.