Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 12/01/2005 22:13:55
Module Name: src
Committed By: tron
Date: Thu Dec 1 22:13:55 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: if_re.c if_sk.c
Log Message:
Pull up following revision(s) (requested by riz in ticket #10156):
sys/dev/pci/if_sk.c: revision 1.18 via patch
sys/dev/pci/if_re.c: patch
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.4.2.4 -r1.4.2.4.2.1 src/sys/dev/pci/if_re.c
cvs rdiff -r1.7.2.3.2.5 -r1.7.2.3.2.6 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.