Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 03/15/2003 00:46:07
Module Name:	src
Committed By:	bouyer
Date:		Fri Mar 14 22:46:06 UTC 2003

Modified Files:
	src/sys/dev/pci: pciide.c pciide_sis_reg.h pciidevar.h

Log Message:
Rework SiS support: more controller supported (up to Ultra/133) and better
support for the older ones.
Information for this work extracted from Soeren Schmidt's FreeBSD driver.


To generate a diff of this commit:
cvs rdiff -r1.181 -r1.182 src/sys/dev/pci/pciide.c
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/pciide_sis_reg.h
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/pciidevar.h

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