1 # $NetBSD: files.bluetooth,v 1.12 2007/09/30 04:07:42 kiyohara Exp $
3 # Config file for machine independent Bluetooth devices
8 file dev/bluetooth/bthub.c bthub
11 define bthidbus {[ reportid = -1 ]}
14 device bthidev: bluetooth, bthidbus, hid
15 attach bthidev at bthub
16 file dev/bluetooth/bthidev.c bthidev
19 defflag opt_btkbd.h BTKBD_REPEAT
20 defparam opt_btkbd.h BTKBD_LAYOUT
21 device btkbd: hid, wskbddev
22 attach btkbd at bthidbus
23 file dev/bluetooth/btkbd.c btkbd
26 device btms: hid, wsmousedev
27 attach btms at bthidbus
28 file dev/bluetooth/btms.c btms
31 device btsco: bluetooth, audiobus, auconv, mulaw, aurateconv
33 file dev/bluetooth/btsco.c btsco
35 # Bluetooth HCI UART (H4)
36 defpseudodev btuart: btbus, bluetooth, firmload
37 file dev/bluetooth/btuart.c btuart
39 # BlueCore Serial Protocol
40 defpseudodev bcsp: btbus, bluetooth
41 file dev/bluetooth/bcsp.c bcsp