From 39544d33b72764f69f04fafd71474b1d83803456 Mon Sep 17 00:00:00 2001 From: thorpej Date: Wed, 5 May 1999 23:57:31 +0000 Subject: [PATCH] Add needs-flag to the uhci and ohci controller attributes. --- sys/conf/files | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/conf/files b/sys/conf/files index 86211de181fd..898063412d46 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $NetBSD: files,v 1.286 1999/04/29 17:41:45 scottr Exp $ +# $NetBSD: files,v 1.287 1999/05/05 23:57:31 thorpej Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -376,11 +376,11 @@ define pcmciabus { [controller = -1], [socket = -1]} # PCMCIA bus attachment # use them in an 'attach-with'. # UHCI USB controller device uhci: usbus -file dev/usb/uhci.c uhci +file dev/usb/uhci.c uhci needs-flag # OHCI USB controller device ohci: usbus -file dev/usb/ohci.c ohci +file dev/usb/ohci.c ohci needs-flag # legitimate pseudo-devices pseudo-device vnd: disk