Subject: PR/30025 CVS commit: src/sys/dev/pci
To: None <riz@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 05/18/2005 20:34:02
The following reply was made to PR kern/30025; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30025 CVS commit: src/sys/dev/pci
Date: Wed, 18 May 2005 20:33:46 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Wed May 18 20:33:46 UTC 2005
 
 Modified Files:
 	src/sys/dev/pci: if_fxp_pci.c pcidevs
 
 Log Message:
 Add support for the 82801FB (ICH6) 10/100 ethernet appearing
 on new Intel motherboards.  From Brian Buhrow in PR#30025.
 Approved by jmcneill.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.40 -r1.41 src/sys/dev/pci/if_fxp_pci.c
 cvs rdiff -r1.710 -r1.711 src/sys/dev/pci/pcidevs
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.