Home | History | Annotate | Line # | Download | only in bluetooth
files.bluetooth revision 1.3.2.3
      1  1.3.2.3    skrll #	$NetBSD: files.bluetooth,v 1.3.2.3 2004/09/21 13:27:24 skrll 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      1.2  thorpej 
     10  1.3.2.1    skrll file	dev/bluetooth/bluetooth.c	btbus
     11      1.2  thorpej file	dev/bluetooth/bthci.c		bthcidrv		needs-flag
     12      1.3  dsainty file	dev/bluetooth/bthci_util.c	bthcidrv
     13