blob: 493f6fb84f5453950a87f63f294128333ede5027 (
plain)
1
2
3
4
5
6
7
8
|
# $OpenBSD: files.bluetooth,v 1.1 2007/05/31 04:04:56 uwe 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
|