Module Name:    src
Committed By:   tsutsui
Date:           Sat Apr 25 15:29:18 UTC 2009

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Tweak some Realtek re(4) device names.


To generate a diff of this commit:
cvs rdiff -u -r1.982 -r1.983 src/sys/dev/pci/pcidevs

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

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.982 src/sys/dev/pci/pcidevs:1.983
--- src/sys/dev/pci/pcidevs:1.982	Tue Apr  7 18:40:39 2009
+++ src/sys/dev/pci/pcidevs	Sat Apr 25 15:29:18 2009
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.982 2009/04/07 18:40:39 msaitoh Exp $
+$NetBSD: pcidevs,v 1.983 2009/04/25 15:29:18 tsutsui Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3483,12 +3483,12 @@
 product REALTEK RT8139D		0x8039	8139D 10/100 Ethernet
 product REALTEK RT8100		0x8100	8100 10/100 Ethernet
 product REALTEK RT8129		0x8129	8129 10/100 Ethernet
-product REALTEK RT8101E		0x8136	8101E 10/100 Ethernet
+product REALTEK RT8101E		0x8136	8100E/8101E/8102E 10/100 Ethernet
 product REALTEK RT8138		0x8138	8138 10/100 Ethernet
 product REALTEK RT8139		0x8139	8139 10/100 Ethernet
 product REALTEK RT8169SC	0x8167	8169SC/8110SC 10/100/1000 Ethernet
-product REALTEK RT8168		0x8168	8168B/8111B 10/100/1000 Ethernet
-product REALTEK RT8169		0x8169	8169/S/SB 10/100/1000 Ethernet
+product REALTEK RT8168		0x8168	8168/8111 10/100/1000 Ethernet
+product REALTEK RT8169		0x8169	8169/8110 10/100/1000 Ethernet
 product REALTEK RT8180		0x8180	8180 802.11b
 product REALTEK RT8185		0x8185	8185 802.11a/b/g
 

Reply via email to