Source-Changes-HG archive

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

[src/trunk]: src/sys/dev Add kbc on news68k.



details:   https://anonhg.NetBSD.org/src/rev/82ef86cc49e4
branches:  trunk
changeset: 503095:82ef86cc49e4
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Wed Jan 31 10:48:18 2001 +0000

description:
Add kbc on news68k.

diffstat:

 sys/dev/DEVNAMES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r dd5efc0fd07f -r 82ef86cc49e4 sys/dev/DEVNAMES
--- a/sys/dev/DEVNAMES  Wed Jan 31 09:39:52 2001 +0000
+++ b/sys/dev/DEVNAMES  Wed Jan 31 10:48:18 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: DEVNAMES,v 1.33 2001/01/31 04:17:27 augustss Exp $
+#      $NetBSD: DEVNAMES,v 1.34 2001/01/31 10:48:18 tsutsui Exp $
 #
 # This file contains all used device names and defined attributes in 
 # alphabetical order. New devices added to the system somewhere should first 
@@ -493,6 +493,7 @@
 joy                    prep
 kb                     news68k
 kb                     newsmips
+kbc                    news68k
 kbd                    amiga
 kbd                    amigappc
 kbd                    arm32



Home | Main Index | Thread Index | Old Index