Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/10/2004 22:02:53
Module Name:	src
Committed By:	bouyer
Date:		Wed Mar 10 22:02:53 UTC 2004

Modified Files:
	src/sys/dev/ic: siop_common.c siopvar_common.h
	src/sys/dev/pci: siop_pci_common.c

Log Message:
The 1010-66 always generate AIP values on the bus, regardless of the SCNTL4
settings. Disable AIP completely, as this confuse pre-Ultra160 drives.
From FreeBSD.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/dev/ic/siop_common.c
cvs rdiff -r1.26 -r1.27 src/sys/dev/ic/siopvar_common.h
cvs rdiff -r1.21 -r1.22 src/sys/dev/pci/siop_pci_common.c

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