Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: drochner
Date: Sat May 15 14:22:46 UTC 1999
Modified Files:
src/sys/dev/wscons: files.wscons wscons_callbacks.h wsconsio.h
wsdisplay.c wskbd.c
Removed Files:
src/sys/dev/wscons: wscons_glue.c
Log Message:
Get rid of the timeout-driven wscons_glue stuff which caused a lot of
headaches.
Now console keyboard and display are connected at autoconfiguration time,
when the last of them is found. Other keyboards / displays remain
unconnected until a new ioctl (WSDISPLAYIO_SETKEYBOARD) is called.
Home |
Main Index |
Thread Index |
Old Index