blob: e32ab21f4aeb2642924bb171f4ca6987fabfc077 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: files.bluetooth,v 1.4 2007/07/23 22:42:27 mk Exp $
#
# Config file and device description for machine-independent Bluetooth code.
# Included by ports that support Bluetooth host controllers.
device bthub {}
attach bthub at btbus
file dev/bluetooth/bthub.c bthub needs-flag
|