Module Name:    src
Committed By:   jmcneill
Date:           Thu Oct 19 23:54:42 UTC 2017

Modified Files:
        src/sys/dev/usb: usbdevs

Log Message:
Add USB IDs for Broadcom BCM43236, BCM43143, BCM43242, and BCM43569 USB
wireless devices.


To generate a diff of this commit:
cvs rdiff -u -r1.741 -r1.742 src/sys/dev/usb/usbdevs

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/usbdevs
diff -u src/sys/dev/usb/usbdevs:1.741 src/sys/dev/usb/usbdevs:1.742
--- src/sys/dev/usb/usbdevs:1.741	Wed Oct 18 16:00:53 2017
+++ src/sys/dev/usb/usbdevs	Thu Oct 19 23:54:42 2017
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.741 2017/10/18 16:00:53 jmcneill Exp $
+$NetBSD: usbdevs,v 1.742 2017/10/19 23:54:42 jmcneill Exp $
 
 /*
  * Copyright (c) 1998-2004 The NetBSD Foundation, Inc.
@@ -1095,8 +1095,13 @@ product BILLIONTON USBE100	0x8511	USBE10
 product BILLIONTON USB2AR	0x90ff	USB2AR Ethernet
 
 /* Broadcom products */
+product BROADCOM BCMFW		0x0bdc	BCMFW
 product BROADCOM BCM2033	0x2000	BCM2033
 product BROADCOM BCM2033NF	0x2033	BCM2033 (no firmware)
+product BROADCOM BCM43236	0xbd17	BCM43236
+product BROADCOM BCM43143	0xbd1e	BCM43143
+product BROADCOM BCM43242	0xbd1f	BCM43242
+product BROADCOM BCM43569	0xbd27	BCM43569
 
 /* Brother Industries products */
 product BROTHER HL1050		0x0002	HL-1050 laser printer

Reply via email to