1 1.1 thorpej # $NetBSD: files.bluetooth,v 1.1 2002/10/10 21:52:30 thorpej Exp $ 2 1.1 thorpej 3 1.1 thorpej define btbus { } 4 1.1 thorpej 5 1.1 thorpej # Bluetooth host controller driver 6 1.1 thorpej define bthcidrv 7 1.1 thorpej device bthci { }: bthcidrv 8 1.1 thorpej attach bthci at btbus 9