Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/sdmmc Add product ID for Broadcom BCM43455



details:   https://anonhg.NetBSD.org/src/rev/99f7d023e34d
branches:  trunk
changeset: 466742:99f7d023e34d
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Wed Jan 01 12:15:53 2020 +0000

description:
Add product ID for Broadcom BCM43455

diffstat:

 sys/dev/sdmmc/sdmmcdevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 82898120bd67 -r 99f7d023e34d sys/dev/sdmmc/sdmmcdevs
--- a/sys/dev/sdmmc/sdmmcdevs   Wed Jan 01 11:48:36 2020 +0000
+++ b/sys/dev/sdmmc/sdmmcdevs   Wed Jan 01 12:15:53 2020 +0000
@@ -1,4 +1,4 @@
-       $NetBSD: sdmmcdevs,v 1.7 2019/10/28 06:31:39 mlelstv Exp $
+       $NetBSD: sdmmcdevs,v 1.8 2020/01/01 12:15:53 jmcneill Exp $
 /*     $OpenBSD: sdmmcdevs,v 1.8 2007/05/11 17:16:16 mglocker Exp $    */
 
 /*
@@ -59,6 +59,7 @@
 product BROADCOM BCM43341      0xa94d  BCM 43141
 product BROADCOM BCM43362      0xa962  BCM 43362
 product BROADCOM BCM43430      0xa9a6  BCM 43430
+product BROADCOM BCM43455      0xa9bf  BCM 43455 
 
 /* C-guys, Inc. */
 product CGUYS TIACX100         0x0001  TI ACX100 SD-Link11b WiFi Card



Home | Main Index | Thread Index | Old Index