Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add RTL8192EE Wireless LAN 802.11n PCI-E NIC



details:   https://anonhg.NetBSD.org/src/rev/988859fc6d39
branches:  trunk
changeset: 933534:988859fc6d39
user:      martin <martin%NetBSD.org@localhost>
date:      Tue May 26 19:07:14 2020 +0000

description:
Add RTL8192EE Wireless LAN 802.11n PCI-E NIC

diffstat:

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

diffs (17 lines):

diff -r a1afd437e83c -r 988859fc6d39 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue May 26 18:52:29 2020 +0000
+++ b/sys/dev/pci/pcidevs       Tue May 26 19:07:14 2020 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1413 2020/05/01 10:38:35 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1414 2020/05/26 19:07:14 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -7246,6 +7246,7 @@
 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
+product REALTEK RTL8192EE      0x818b  RTL8192EE Wireless LAN 802.11n PCI-E NIC
 
 /* Red Hat products */
 product REDHAT PPB             0x0001  Qemu PCI-PCI



Home | Main Index | Thread Index | Old Index