1# $NetBSD: bluetoothdevices.config,v 1.2 2017/08/10 13:22:19 nat Exp $ 2# 3# Bluetooth devices for config(5) file inclusion. 4 5# Bluetooth Controller and Device support 6 7# Bluetooth PCMCIA Controllers 8#bt3c* at pcmcia? function ? # 3Com 3CRWB6096-A 9#btbc* at pcmcia? function ? # AnyCom BlueCard LSE041/039/139 10 11# Bluetooth SDIO Controller 12#sbt* at sdmmc? 13 14# Bluetooth USB Controllers 15#ubt* at uhub? port ? 16 17# Bluetooth Device Hub 18#bthub* at bcsp? 19#bthub* at bt3c? 20#bthub* at btbc? 21#bthub* at btuart? 22#bthub* at sbt? 23#bthub* at ubt? 24 25 26# Bluetooth HID support 27bthidev* at bthub? 28 29# Bluetooth Mouse 30btms* at bthidev? reportid ? 31wsmouse* at btms? mux 0 32 33# Bluetooth Keyboard 34btkbd* at bthidev? reportid ? 35wskbd* at btkbd? console ? mux 1 36 37# Bluetooth Apple Magic Mouse 38btmagic* at bthub? 39wsmouse* at btmagic? mux 0 40 41# Bluetooth Audio support 42btsco* at bthub? 43 44# Bluetooth pseudo devices 45pseudo-device bcsp # BlueCore Serial Protocol 46pseudo-device btuart # Bluetooth HCI UART (H4) 47pseudo-device bthfive # Bluetooth HCI UART (H5) 48