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 some broadcom 802.11ac wifi devices



details:   https://anonhg.NetBSD.org/src/rev/b8d9073d695b
branches:  trunk
changeset: 322437:b8d9073d695b
user:      maya <maya%NetBSD.org@localhost>
date:      Thu May 03 04:21:10 2018 +0000

description:
Add some broadcom 802.11ac wifi devices

diffstat:

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

diffs (18 lines):

diff -r 79b019744fa9 -r b8d9073d695b sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu May 03 02:10:17 2018 +0000
+++ b/sys/dev/pci/pcidevs       Thu May 03 04:21:10 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1332 2018/04/28 05:11:49 mlelstv Exp $
+$NetBSD: pcidevs,v 1.1333 2018/05/03 04:21:10 maya Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1889,6 +1889,8 @@
 product BROADCOM BCM43225      0x4357  BCM43225 2.4GHz 802.11
 product BROADCOM BCM43227      0x4358  BCM43227 2.4GHz 802.11
 product BROADCOM BCM43228      0x4359  BCM43228 Dualband 802.11
+product BROADCOM BCM4350       0x43a3  BCM4350 802.11ac Wireless Network Adapter
+product BROADCOM BCM43602      0x43ba  BCM43602 802.11ac Wireless LAN SoC
 product BROADCOM BCM4401       0x4401  BCM4401 10/100 Ethernet
 product BROADCOM BCM4401_B0    0x4401  BCM4401-B0 10/100 Ethernet
 product BROADCOM BCM4727       0x4727  BCM4727 802.11b/g/n



Home | Main Index | Thread Index | Old Index