mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 22:48:12 -04:00
21 lines
319 B
Plaintext
21 lines
319 B
Plaintext
# $NetBSD: USB.ioconf,v 1.1 2010/03/08 10:24:37 pooka Exp $
|
|
#
|
|
|
|
ioconf usb
|
|
|
|
include "conf/files"
|
|
include "dev/usb/files.usb"
|
|
include "rump/dev/files.rump"
|
|
|
|
pseudo-root ugenhc*
|
|
|
|
# USB bus support
|
|
usb* at ugenhc?
|
|
|
|
# USB ROOT Hub
|
|
#
|
|
# Do *NOT* configure uhub @ uhub.
|
|
# That is not compatible with ugen.
|
|
#
|
|
uhub* at usb?
|