summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authordsainty <dsainty@NetBSD.org>2003-01-11 05:46:11 +0000
committerdsainty <dsainty@NetBSD.org>2003-01-11 05:46:11 +0000
commit48dd536ca46be94347ff7ac43f74c6fcdb33f305 (patch)
tree7e98344873b987603c3485e2652efcb13b6c245d /sys/dev
parent23127acc0565dda2e092fb7cf9dcd3fe61a60a5e (diff)
Add bthci_util.c
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/bluetooth/files.bluetooth3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/bluetooth/files.bluetooth b/sys/dev/bluetooth/files.bluetooth
index f2813d1c52f..4cb80ab1a01 100644
--- a/sys/dev/bluetooth/files.bluetooth
+++ b/sys/dev/bluetooth/files.bluetooth
@@ -1,4 +1,4 @@
-# $NetBSD: files.bluetooth,v 1.2 2002/10/10 22:07:45 thorpej Exp $
+# $NetBSD: files.bluetooth,v 1.3 2003/01/11 05:46:11 dsainty Exp $
define btbus { }
@@ -9,3 +9,4 @@ attach bthci at btbus
file dev/bluetooth/bluetooth.c bthcidrv
file dev/bluetooth/bthci.c bthcidrv needs-flag
+file dev/bluetooth/bthci_util.c bthcidrv