Add some missing usb glue.

This commit is contained in:
thorpej 1999-09-01 00:05:01 +00:00
parent b1f625e524
commit b99d7572d6
1 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.101 1999/08/29 16:55:48 thorpej Exp $
# $NetBSD: ALPHA,v 1.102 1999/09/01 00:05:01 thorpej Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -306,6 +306,10 @@ cd* at atapibus? drive ? # ATAPI CD-ROM devices
# Floppy drives
fd* at fdc? drive ?
# USB bus support
usb* at uhci?
usb* at ohci?
# USB Hubs
uhub* at usb?
uhub* at uhub? port ? configuration ? interface ?