Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 03/27/2002 23:41:36
Module Name:	syssrc
Committed By:	briggs
Date:		Wed Mar 27 21:41:36 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_sip.c if_sipreg.h

Log Message:
Print the chip revision in the attach function.
Treat revision 0x84 of the SiS like other SIS630 variants.
Call revision 0x84 the 630ET (name from OpenBSD).


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/dev/pci/if_sip.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/pci/if_sipreg.h

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