Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Added Realtek RTL8192CE.



details:   https://anonhg.NetBSD.org/src/rev/50e7257e3d07
branches:  trunk
changeset: 340204:50e7257e3d07
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Thu Aug 27 09:30:36 2015 +0000

description:
Added Realtek RTL8192CE.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a20e02a009ab -r 50e7257e3d07 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Aug 27 07:46:47 2015 +0000
+++ b/sys/dev/pci/pcidevs       Thu Aug 27 09:30:36 2015 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index