Subject: CVS commit: [netbsd-3] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/24/2005 22:19:11
Module Name:	src
Committed By:	tron
Date:		Thu Nov 24 22:19:11 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-3]: if_re_pci.c if_sk.c

Log Message:
Pull up following revision(s) (requested by riz in ticket #993):
	sys/dev/pci/if_sk.c: revision 1.18
	sys/dev/pci/if_re_pci.c: revision 1.11
Special-case the Linksys EG1032 cards using PCI subsystem ID;  rev. 2 uses
the sk(4) driver, while rev. 3 needs re(4).
Mostly from brad@openbsd.


To generate a diff of this commit:
cvs rdiff -r1.8.2.2 -r1.8.2.3 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.14.2.2 -r1.14.2.3 src/sys/dev/pci/if_sk.c

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