artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8b5ebc
)
add stub for willowglen vme serial card driver
author
deraadt
<deraadt@openbsd.org>
Wed, 11 Dec 1996 21:04:59 +0000
(21:04 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 11 Dec 1996 21:04:59 +0000
(21:04 +0000)
sys/arch/mvme68k/conf/files.mvme68k
patch
|
blob
|
history
diff --git
a/sys/arch/mvme68k/conf/files.mvme68k
b/sys/arch/mvme68k/conf/files.mvme68k
index
9393c57
..
b5e6ad8
100644
(file)
--- a/
sys/arch/mvme68k/conf/files.mvme68k
+++ b/
sys/arch/mvme68k/conf/files.mvme68k
@@
-1,4
+1,4
@@
-# $OpenBSD: files.mvme68k,v 1.
6 1996/06/30 17:39:44
deraadt Exp $
+# $OpenBSD: files.mvme68k,v 1.
7 1996/12/11 21:04:59
deraadt Exp $
# config file for mvme68k
@@
-137,3
+137,8
@@
file arch/m68k/m68k/db_memrw.c ddb
# SunOS Binary Compatibility (COMPAT_SUNOS)
include "../../../compat/sunos/files.sunos"
file arch/m68k/m68k/sunos_machdep.c compat_sunos
+
+device wl: tty
+attach wl at vmes
+file arch/mvme68k/dev/wl.c wl needs-count
+