diff options
author | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2018-10-01 11:05:09 +0000 |
---|---|---|
committer | Jonathan Matthew <jmatthew@cvs.openbsd.org> | 2018-10-01 11:05:09 +0000 |
commit | 7c749c8b2a1671f023fc40f0c1f70e27b99f42b8 (patch) | |
tree | ee87c8e4cf77d977296c138524e9d679e5f3e667 /sys | |
parent | 13d1988b190b33c894f16c039bd0c90dfc1731d6 (diff) |
add RTL8723AE
Diffstat (limited to 'sys')
-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 50cd5a18afd..335e990cf20 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1860 2018/09/03 19:51:48 jcs Exp $ +$OpenBSD: pcidevs,v 1.1861 2018/10/01 11:05:08 jmatthew Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6867,6 +6867,7 @@ product REALTEK RTL8192EE 0x818b RTL8192EE product REALTEK RTL8190P 0x8190 RTL8190P product REALTEK RTL8192E 0x8192 RTL8192E product REALTEK RTL8187SE 0x8199 8187SE +product REALTEK RTL8723AE 0x8723 8723AE product REALTEK RTL8821AE 0x8821 8821AE product REALTEK RT8191SE 0xb723 8191SE |