diff options
| author | nonaka <nonaka@NetBSD.org> | 2015-08-27 09:30:36 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2015-08-27 09:30:36 +0000 |
| commit | 048f304797bb8e4aeb5e29921b78ee092a2b1a0b (patch) | |
| tree | aacf87ec62b3079a430b1fcdd95c259548288c4f /sys/dev | |
| parent | fca7e5476aa3bd9b6a7efcbfe8b5b5d6951ab297 (diff) | |
Added Realtek RTL8192CE.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/pci/pcidevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 311677013ba..015f9276083 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -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/8110SC 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 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 |
