diff options
| author | sommerfe <sommerfe@NetBSD.org> | 1999-03-22 16:50:54 +0000 |
|---|---|---|
| committer | sommerfe <sommerfe@NetBSD.org> | 1999-03-22 16:50:54 +0000 |
| commit | d48e548abbbfa31ff861d1fa4cf4d3a191a2e140 (patch) | |
| tree | ad728c709e09aa36e6c697a16c67aa5103f216f1 /sys/dev | |
| parent | 330c5ea7a2ba474d3af73f15b262e3e9cad176c1 (diff) | |
defopt WSDISPLAY_DEFAULTSCREENS
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/wscons/files.wscons | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/wscons/files.wscons b/sys/dev/wscons/files.wscons index 4bff71b95fb..8667c4ff4db 100644 --- a/sys/dev/wscons/files.wscons +++ b/sys/dev/wscons/files.wscons @@ -1,4 +1,4 @@ -# $NetBSD: files.wscons,v 1.10 1999/01/29 22:24:24 drochner Exp $ +# $NetBSD: files.wscons,v 1.11 1999/03/22 16:50:54 sommerfe Exp $ # # "Workstation Console" glue; attaches frame buffer to emulator & keyboard, @@ -19,6 +19,7 @@ defopt opt_wskernattr.h WS_KERNEL_FG WS_KERNEL_BG defopt opt_wsdisplay_compat.h WSDISPLAY_COMPAT_USL WSCOMPAT_USL_SYNCTIMEOUT WSDISPLAY_COMPAT_RAWKBD WSDISPLAY_COMPAT_PCVT WSDISPLAY_COMPAT_SYSCONS + WSDISPLAY_DEFAULTSCREENS # this loses, but there's no way to define attributes which have attributes device wsdisplay #tty? |
