Module Name:    src
Committed By:   martin
Date:           Tue May 26 19:07:14 UTC 2020

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

Log Message:
Add RTL8192EE Wireless LAN 802.11n PCI-E NIC


To generate a diff of this commit:
cvs rdiff -u -r1.1413 -r1.1414 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.1413 src/sys/dev/pci/pcidevs:1.1414
--- src/sys/dev/pci/pcidevs:1.1413	Fri May  1 10:38:35 2020
+++ src/sys/dev/pci/pcidevs	Tue May 26 19:07:14 2020
@@ -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 RTL8192CE	0x8178	RTL8192
 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

Reply via email to