Module Name:    src
Committed By:   jmcneill
Date:           Thu Oct 19 23:59:30 UTC 2017

Modified Files:
        src/sys/dev/usb: usbdevices.config

Log Message:
Add bwfm


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/dev/usb/usbdevices.config

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/usb/usbdevices.config
diff -u src/sys/dev/usb/usbdevices.config:1.30 src/sys/dev/usb/usbdevices.config:1.31
--- src/sys/dev/usb/usbdevices.config:1.30	Thu May 25 10:02:15 2017
+++ src/sys/dev/usb/usbdevices.config	Thu Oct 19 23:59:30 2017
@@ -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 @@ urtw*	at uhub? port ?		# Realtek RTL8187
 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 ?

Reply via email to