Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 07/23/2001 17:55:27
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Jul 23 14:55:27 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: pciide.c pciide_hpt_reg.h

Log Message:
Handle HPT-370A controllers, from skanto@sjk-software.fi (kern/13540) but
with some differences to the original patch: don't assume all controllers with
rev >= HPT370_REV are HPT370, and explicitely print if we have a chip with a
rev the driver does't know.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 syssrc/sys/dev/pci/pciide.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/pci/pciide_hpt_reg.h

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