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 Intel Wireless 3168 entry.



details:   https://anonhg.NetBSD.org/src/rev/20235327e83f
branches:  trunk
changeset: 822314:20235327e83f
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Tue Mar 14 04:06:58 2017 +0000

description:
Added Intel Wireless 3168 entry.

diffstat:

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

diffs (19 lines):

diff -r 281b89113662 -r 20235327e83f sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Mar 14 03:13:50 2017 +0000
+++ b/sys/dev/pci/pcidevs       Tue Mar 14 04:06:58 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1280 2017/02/27 01:33:21 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1281 2017/03/14 04:06:58 nonaka Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3440,7 +3440,8 @@
 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 WIFI_LINK_3168   0x24fb  Dual Band Wireless AC 3168
+product INTEL WIFI_LINK_8265   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