Date: Fri, 18 Oct 1996 11:51:39 -0700 (PDT) From: Soren Schmidt <sos> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa syscons.c syscons.h Message-ID: <199610181851.LAA15926@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 96/10/18 11:51:38 Modified: sys/i386/isa syscons.c syscons.h Log: Changed mouse functionality a bit, now the pointer disappears if there is keyboard input. The mousepointer is shown again immediately if moved. Also a function pointer used to install a userwritten extra ioctl handler (sc_user_ioctl). This way its is possible to install user defined videomodes etc etc. No further changes should be in the kernel. Revision Changes Path 1.180 +35 -15 src/sys/i386/isa/syscons.c 1.22 +4 -2 src/sys/i386/isa/syscons.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610181851.LAA15926>
