Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/03/2007 17:23:13
Module Name:	src
Committed By:	tsutsui
Date:		Sat Mar  3 17:23:12 UTC 2007

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

Log Message:
Add an entry to match hwrev RTK_HWREV_8100E_SPIN2 too.

XXX: should we use PCI_REVISION() rather than hwrev
     for 8139C+ as OpenBSD does?


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/pci/if_re_pci.c

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