Source-Changes-HG archive

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

[src/netbsd-1-4]: src/sys/dev/usb pullup 1.5->1.6 (thorpej)



details:   https://anonhg.NetBSD.org/src/rev/dac0e2dd592c
branches:  netbsd-1-4
changeset: 468669:dac0e2dd592c
user:      perry <perry%NetBSD.org@localhost>
date:      Thu May 06 02:09:47 1999 +0000

description:
pullup 1.5->1.6 (thorpej)

diffstat:

 sys/dev/usb/files.usb |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 8480f3d0fb13 -r dac0e2dd592c sys/dev/usb/files.usb
--- a/sys/dev/usb/files.usb     Thu May 06 02:02:36 1999 +0000
+++ b/sys/dev/usb/files.usb     Thu May 06 02:09:47 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.usb,v 1.5 1999/01/10 11:09:02 augustss Exp $
+#      $NetBSD: files.usb,v 1.5.2.1 1999/05/06 02:09:47 perry Exp $
 #
 # Config file and device description for machine-independent USB code.
 # Included by ports that need it.  Ports that use it must provide
@@ -46,7 +46,7 @@
 # Keyboards
 device ukbd: wskbddev
 attach ukbd at uhub
-file   dev/usb/ukbd.c                  ukbd
+file   dev/usb/ukbd.c                  ukbd            needs-flag
 file   dev/usb/ukbdmap.c               ukbd
 
 # Printers



Home | Main Index | Thread Index | Old Index