Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Add bwfm



details:   https://anonhg.NetBSD.org/src/rev/6aa0c14aeb72
branches:  trunk
changeset: 827201:6aa0c14aeb72
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Oct 19 23:59:30 2017 +0000

description:
Add bwfm

diffstat:

 sys/dev/usb/usbdevices.config |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a0c91b28ff97 -r 6aa0c14aeb72 sys/dev/usb/usbdevices.config
--- a/sys/dev/usb/usbdevices.config     Thu Oct 19 23:58:41 2017 +0000
+++ b/sys/dev/usb/usbdevices.config     Thu Oct 19 23:59:30 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: usbdevices.config,v 1.30 2017/05/25 10:02:15 ryo Exp $
+#      $NetBSD: usbdevices.config,v 1.31 2017/10/19 23:59:30 jmcneill Exp $
 #
 # This file contains all USB related configuration.
 # It is suitable for inclusion in a kernel config(5) file.
@@ -139,6 +139,7 @@
 urtwn* at uhub? port ?         # Realtek RTL8188CU/RTL8192CU 802.11b/g/n
 zyd*   at uhub? port ?         # Zydas ZD1211
 athn*  at uhub? port ?         # Atheros AR9002U
+bwfm*  at uhub? port ?         # Broadcom FullMAC
 
 # Prolific PL2301/PL2302 host-to-host adapter
 upl*   at uhub? port ?



Home | Main Index | Thread Index | Old Index