mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
14 lines
197 B
Plaintext
14 lines
197 B
Plaintext
# $NetBSD: PCI_USBHC.ioconf,v 1.1 2015/05/20 12:21:38 pooka Exp $
|
|
#
|
|
|
|
ioconf pci_usbhc
|
|
|
|
include "conf/files"
|
|
include "dev/pci/files.pci"
|
|
|
|
pseudo-root pci*
|
|
|
|
ohci* at pci?
|
|
uhci* at pci?
|
|
ehci* at pci?
|