Home | History | Annotate | Line # | Download | only in bluetooth
files.bluetooth revision 1.2.2.3
      1  1.2.2.3  thorpej #	$NetBSD: files.bluetooth,v 1.2.2.3 2003/01/15 18:44:15 thorpej 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  1.2.2.3  thorpej file	dev/bluetooth/bthci_util.c	bthcidrv
     13