1 1.2.2.2 nathanw # $NetBSD: files.bluetooth,v 1.2.2.2 2002/10/18 03:20:34 nathanw Exp $ 2 1.2.2.2 nathanw 3 1.2.2.2 nathanw define btbus { } 4 1.2.2.2 nathanw 5 1.2.2.2 nathanw # Bluetooth host controller driver 6 1.2.2.2 nathanw define bthcidrv 7 1.2.2.2 nathanw device bthci { }: bthcidrv 8 1.2.2.2 nathanw attach bthci at btbus 9 1.2.2.2 nathanw 10 1.2.2.2 nathanw file dev/bluetooth/bluetooth.c bthcidrv 11 1.2.2.2 nathanw file dev/bluetooth/bthci.c bthcidrv needs-flag 12