mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 14:39:47 -04:00
16 lines
278 B
Plaintext
16 lines
278 B
Plaintext
# $NetBSD: UBT.ioconf,v 1.2 2010/03/22 14:47:02 pooka Exp $
|
|
#
|
|
|
|
ioconf ubt
|
|
|
|
include "conf/files"
|
|
include "dev/usb/files.usb"
|
|
include "dev/bluetooth/files.bluetooth"
|
|
include "rump/dev/files.rump"
|
|
|
|
pseudo-root uhub*
|
|
|
|
# Bluetooth USB Controllers
|
|
ubt* at uhub? port ?
|
|
bthub* at ubt?
|