Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 06/16/2005 19:30:03
Module Name:	src
Committed By:	bouyer
Date:		Thu Jun 16 19:30:02 UTC 2005

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

Log Message:
Add quick for SIS 96x that masquerade as a SIS503. Based on patch sent by
Robert Fuller in kern/30431, information found in the linux kernel.
While here, add SIS 965 to the table (from FreeBSD).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/dev/pci/pciide_sis_reg.h
cvs rdiff -r1.16 -r1.17 src/sys/dev/pci/siside.c

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