Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 11/23/2005 18:56:23
Module Name:	src
Committed By:	riz
Date:		Wed Nov 23 18:56:23 UTC 2005

Modified Files:
	src/sys/dev/pci: if_re_pci.c if_sk.c

Log Message:
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.10 -r1.11 src/sys/dev/pci/if_re_pci.c
cvs rdiff -r1.17 -r1.18 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.