Module Name:    src
Committed By:   nonaka
Date:           Thu Aug 27 09:30:36 UTC 2015

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

Log Message:
Added Realtek RTL8192CE.


To generate a diff of this commit:
cvs rdiff -u -r1.1233 -r1.1234 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.1233 src/sys/dev/pci/pcidevs:1.1234
--- src/sys/dev/pci/pcidevs:1.1233	Wed Aug 26 09:23:39 2015
+++ src/sys/dev/pci/pcidevs	Thu Aug 27 09:30:36 2015
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1233 2015/08/26 09:23:39 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1234 2015/08/27 09:30:36 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5294,6 +5294,7 @@ product REALTEK RT8169SC	0x8167	8169SC/8
 product REALTEK RT8168		0x8168	8168/8111 10/100/1000 Ethernet
 product REALTEK RT8169		0x8169	8169/8110 10/100/1000 Ethernet
 product REALTEK RTL8188CE	0x8176	RTL8188CE Wireless LAN 802.11n PCI-E NIC
+product REALTEK RTL8192CE	0x8178	RTL8192CE Wireless LAN 802.11n PCI-E NIC
 product REALTEK RTL8188EE	0x8179	RTL8188EE Wireless LAN 802.11n PCI-E NIC
 product REALTEK RT8180		0x8180	8180 802.11b
 product REALTEK RT8185		0x8185	8185 802.11a/b/g

Reply via email to