1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-30 05:49:54 +03:00

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 <pburt0@gmail.com>
This commit is contained in:
Burt P
2018-12-29 21:49:49 -06:00
committed by Zbigniew Jędrzejewski-Szmek
parent 339725910a
commit 6012eaef6e

View File

@ -35,6 +35,7 @@
02d0 Broadcom Corp. 02d0 Broadcom Corp.
044b Nintendo Wii WLAN daughter card 044b Nintendo Wii WLAN daughter card
a887 BCM43143 WLAN card a887 BCM43143 WLAN card
a9a6 BCM43438 combo WLAN and Bluetooth Low Energy (BLE) # As in RPi3B
4324 BCM43241 WLAN card 4324 BCM43241 WLAN card
4329 BCM4329 WLAN card 4329 BCM4329 WLAN card
4330 BCM4330 WLAN card 4330 BCM4330 WLAN card
@ -82,7 +83,7 @@
# Syntax: # Syntax:
# C class class_name # C class class_name
C 00 Not a SDIO standard interface C 00 Non-standard SDIO interface
C 01 UART standard interface C 01 UART standard interface
C 02 Bluetooth Type-A standard interface C 02 Bluetooth Type-A standard interface
C 03 Bluetooth Type-B standard interface C 03 Bluetooth Type-B standard interface