diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 03:48:06 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 03:48:06 +0000 |
commit | e92ccee3a6b4ba2419f4e26abc373bc52ccc4fff (patch) | |
tree | 3fb8f1cdaddf43a314227b7478e1ac4b2b6f7fb1 /sys | |
parent | 245b2652e50f3a81e0b9585ed234e646a7336d03 (diff) |
Remove the ms (mainly at zs) stuff
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/files.sparc64 | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/arch/sparc64/conf/files.sparc64 b/sys/arch/sparc64/conf/files.sparc64 index 96c88e43fea..f94d45bdfe2 100644 --- a/sys/arch/sparc64/conf/files.sparc64 +++ b/sys/arch/sparc64/conf/files.sparc64 @@ -1,4 +1,4 @@ -# $OpenBSD: files.sparc64,v 1.24 2002/01/15 22:01:34 jason Exp $ +# $OpenBSD: files.sparc64,v 1.25 2002/01/24 03:48:05 jason Exp $ # $NetBSD: files.sparc64,v 1.50 2001/08/10 20:53:50 eeh Exp $ # maxpartitions must be first item in files.${ARCH} @@ -113,13 +113,6 @@ device zskbd: tty, wskbddev attach zskbd at zs file arch/sparc64/dev/z8530kbd.c zskbd needs-flag -device ms -attach ms at zs with ms_zs -attach ms at zstty -file dev/sun/ms_zs.c ms_zs -file dev/sun/ms.c ms needs-flag -file dev/sun/sunms.c ms needs-flag - file dev/cons.c file arch/sparc64/dev/consinit.c |