Add dev and function locators for the USB host controllers at pci.

This commit is contained in:
augustss 1999-11-15 20:10:49 +00:00
parent 7d4ad0e29e
commit 56d687b0e6
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.277 1999/11/15 20:03:50 dante Exp $
# $NetBSD: GENERIC,v 1.278 1999/11/15 20:10:49 augustss Exp $
#
# GENERIC -- everything that's currently supported
#
@ -549,8 +549,8 @@ ukphy* at mii? phy ? # generic unknown PHYs
# USB Controller and Devices
# PCI USB controllers
uhci* at pci? # Universal Host Controller (Intel)
ohci* at pci? # Open Host Controller
uhci* at pci? dev ? function ? # Universal Host Controller (Intel)
ohci* at pci? dev ? function ? # Open Host Controller
# USB bus support
usb* at uhci?