Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Added some Intel wireless devices from OpenBSD.
details: https://anonhg.NetBSD.org/src/rev/7586b4f88b41
branches: trunk
changeset: 345477:7586b4f88b41
user: nonaka <nonaka%NetBSD.org@localhost>
date: Mon May 30 04:17:30 2016 +0000
description:
Added some Intel wireless devices from OpenBSD.
diffstat:
sys/dev/pci/pcidevs | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r 509a2897543d -r 7586b4f88b41 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon May 30 03:54:12 2016 +0000
+++ b/sys/dev/pci/pcidevs Mon May 30 04:17:30 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1249 2016/04/27 19:47:40 christos Exp $
+$NetBSD: pcidevs,v 1.1250 2016/05/30 04:17:30 nonaka Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3356,6 +3356,10 @@
product INTEL 82801EB_EHCI 0x24DD 82801EB/ER USB EHCI Controller
product INTEL 82801EB_USB_3 0x24DE 82801EB/ER USB UHCI Controller
product INTEL 82801ER_SATA 0x24DF 82801ER Serial ATA Controller
+product INTEL WIFI_LINK_8260_1 0x24f3 Dual Band Wireless AC 8260
+product INTEL WIFI_LINK_8260_2 0x24f4 Dual Band Wireless AC 8260
+product INTEL WIFI_LINK_4165_1 0x24f5 Dual Band Wireless AC 4165
+product INTEL WIFI_LINK_4165_2 0x24f6 Dual Band Wireless AC 4165
product INTEL 82820_MCH 0x2501 82820 MCH (Camino)
product INTEL 82820_AGP 0x250f 82820 AGP
product INTEL 82850_HB 0x2530 82850 Host
@@ -3718,6 +3722,7 @@
product INTEL XE5_V3_IMC0_DDRIO_B 0x2fda Xeon E5 v3 IMC DDRIO
product INTEL XE5_V3_IMC0_DDRIO_C 0x2fdb Xeon E5 v3 IMC DDRIO
product INTEL WIFI_LINK_3165_1 0x3165 Dual Band Wireless AC 3165
+product INTEL WIFI_LINK_3165_2 0x3166 Dual Band Wireless AC 3165
product INTEL 31244 0x3200 31244 Serial ATA Controller
product INTEL 82855PM_DDR 0x3340 82855PM MCH Host Controller
product INTEL 82855PM_AGP 0x3341 82855PM Host-AGP Bridge
Home |
Main Index |
Thread Index |
Old Index