From 6012eaef6e7097aab6d69748492ab8f21a820261 Mon Sep 17 00:00:00 2001 From: Burt P Date: Sat, 29 Dec 2018 21:49:49 -0600 Subject: [PATCH] hwdb/sdio.ids: add BCM43438 + minor rewording of class name * BCM43438 is used in the Raspberry Pi 3 B and B+ https://www.raspberrypi.org/products/raspberry-pi-3-model-b/ "BCM43438 wireless LAN and Bluetooth Low Energy (BLE) on board" * With this minor change to "C 00", each class name could be prefixed with "Is a" and still make sense. Signed-off-by: Burt P --- hwdb/sdio.ids | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hwdb/sdio.ids b/hwdb/sdio.ids index d61729744ec..9c706c0ea2d 100644 --- a/hwdb/sdio.ids +++ b/hwdb/sdio.ids @@ -35,6 +35,7 @@ 02d0 Broadcom Corp. 044b Nintendo Wii WLAN daughter card a887 BCM43143 WLAN card + a9a6 BCM43438 combo WLAN and Bluetooth Low Energy (BLE) # As in RPi3B 4324 BCM43241 WLAN card 4329 BCM4329 WLAN card 4330 BCM4330 WLAN card @@ -82,7 +83,7 @@ # Syntax: # C class class_name -C 00 Not a SDIO standard interface +C 00 Non-standard SDIO interface C 01 UART standard interface C 02 Bluetooth Type-A standard interface C 03 Bluetooth Type-B standard interface -- 2.47.3