Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Intel Dual Band Wireless 8265 entry.



details:   https://anonhg.NetBSD.org/src/rev/67565d50b58b
branches:  trunk
changeset: 350304:67565d50b58b
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Tue Jan 10 05:04:31 2017 +0000

description:
Add Intel Dual Band Wireless 8265 entry.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5a36639fcee3 -r 67565d50b58b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jan 10 04:42:20 2017 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jan 10 05:04:31 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1275 2016/12/27 14:09:57 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1276 2017/01/10 05:04:31 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3439,6 +3439,7 @@
 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 WIFI_LINK_8265_2 0x24fd  Dual Band Wireless AC 8265
 product INTEL 82820_MCH                0x2501  82820 MCH (Camino)
 product INTEL 82820_AGP                0x250f  82820 AGP
 product INTEL 82850_HB         0x2530  82850 Host



Home | Main Index | Thread Index | Old Index