netbsd/sys/rump/dev/lib/libusb/USB.ioconf
2015-10-15 10:25:28 +02:00

37 lines
542 B
Plaintext

# $NetBSD: USB.ioconf,v 1.2 2015/05/20 11:51:32 pooka Exp $
#
ioconf usb
include "conf/files"
include "dev/usb/files.usb"
include "dev/pci/files.pci"
include "rump/dev/files.rump"
# /dev/ugen fake host controller
pseudo-root ugenhc*
# PCI host controllers
pseudo-root ehci*
pseudo-root ohci*
pseudo-root uhci*
#
# USB bus support
#
usb* at ugenhc?
usb* at ehci?
usb* at ohci?
usb* at uhci?
# USB ROOT Hub
#
# Do *NOT* configure uhub @ uhub.
# That is not compatible with ugen.
# XXX: fix ugenhc to deal with it?
#
uhub* at usb?