diff options
author | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-06-05 05:24:09 +0000 |
---|---|---|
committer | Stefan Sperling <stsp@cvs.openbsd.org> | 2015-06-05 05:24:09 +0000 |
commit | 1cdcb6ae310185959da49402895fc9c838c20586 (patch) | |
tree | 1f30fa8d66165fadd0d278901a6c524089a8d4cc /sys/dev | |
parent | d5a0cd2de04971b6a435bfc4a74fcf674f6c313f (diff) |
Add another PCI ID for Intel Dual Band Wireless AC 3165. From brad.
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 5d54fe5ac22..da06d9a942a 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$OpenBSD: pcidevs,v 1.1765 2015/06/04 18:46:43 deraadt Exp $ +$OpenBSD: pcidevs,v 1.1766 2015/06/05 05:24:08 stsp Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ /* @@ -4054,6 +4054,7 @@ product INTEL E5V3_SAD_3 0x2ffe E5 v3 SAD product INTEL RCU32 0x3092 RCU32 I2O RAID product INTEL 3124 0x3124 3124 SATA product INTEL WL_3165_1 0x3165 Dual Band Wireless AC 3165 +product INTEL WL_3165_2 0x3166 Dual Band Wireless AC 3165 product INTEL 31244 0x3200 31244 SATA product INTEL 82855PM_HB 0x3340 82855PM Host product INTEL 82855PM_AGP 0x3341 82855PM AGP |