Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/conf pullup 1.286->1.287 (thorpej)



details:   https://anonhg.NetBSD.org/src/rev/ebcb914a8478
branches:  netbsd-1-4
changeset: 468663:ebcb914a8478
user:      perry <perry%NetBSD.org@localhost>
date:      Thu May 06 00:13:52 1999 +0000

description:
pullup 1.286->1.287 (thorpej)

diffstat:

 sys/conf/files |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 91c4598e12de -r ebcb914a8478 sys/conf/files
--- a/sys/conf/files    Wed May 05 22:39:04 1999 +0000
+++ b/sys/conf/files    Thu May 06 00:13:52 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files,v 1.285 1999/03/26 08:00:38 pk Exp $
+#      $NetBSD: files,v 1.285.2.1 1999/05/06 00:13:52 perry Exp $
 
 #      @(#)files.newconf       7.5 (Berkeley) 5/10/93
 
@@ -375,11 +375,11 @@
 # 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



Home | Main Index | Thread Index | Old Index