diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2015-06-04 18:46:44 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2015-06-04 18:46:44 +0000 |
commit | 4f8c920c1f5d03d53663acae6a2041af22877e03 (patch) | |
tree | acef75ab6d9c42e781fc68010d7b14511759b19d /sys | |
parent | 922c7461f69f15eeca5b4a0a69b366cb3b993af0 (diff) |
+ REALTEK RT8191SE
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 7d062a9e334..5d54fe5ac22 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1764 2015/06/04 17:42:12 dms Exp $ +$OpenBSD: pcidevs,v 1.1765 2015/06/04 18:46:43 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -6222,6 +6222,7 @@ product REALTEK RTL8192CE 0x8178 RTL8192CE product REALTEK RTL8190P 0x8190 RTL8190P product REALTEK RTL8192E 0x8192 RTL8192E product REALTEK RTL8187SE 0x8199 8187SE +product REALTEK RT8191SE 0xb723 8191SE /* Red Hat products */ product REDHAT PPB 0x0001 Qemu PCI-PCI |