summaryrefslogtreecommitdiffstats
path: root/sys/isa/syscons.h
Commit message (Expand)AuthorAgeFilesLines
* Update the alpha port to use the new syscons.dfr1999-01-231-258/+0
* Merge with the latest i386 syscons.dfr1998-09-171-31/+63
* Port syscons to the alpha. The driver itself has moved to sys/isa as it willdfr1998-08-061-1/+15
* 1. Reorganized screen saver related code so that both the LKM screenyokota1998-08-031-3/+12
* - Add new bell types: "quiet.normal" and "quiet.visual".yokota1998-08-031-1/+2
* Add support for VESA mode 0x102 (800x600x4) in syscons. You can activatephk1998-02-121-2/+2
* Make comp_vgaregs() less strict about VGA register values whenyokota1997-11-211-1/+2
* Reject unreasonable values passed to CONS_HISTORY ioctl. It did notyokota1997-10-231-5/+1
* Add a new keyboard mode K_CODE. Returns a single byte for each keysos1997-10-011-9/+10
* Add a new compile option SC_HISTORY_SIZE to specify the history bufferyokota1997-09-041-2/+5
* Removed unused misplaced definition of TIMER_FREQ.bde1997-08-251-3/+2
* Screen saver related fixes.yokota1997-07-151-1/+3
* A fix/work-around for ThinkPad 535.yokota1997-06-291-1/+2
* 1) font loading (two fixes)yokota1997-05-151-4/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Add save/restore cursor as pr SCO screen(HW) manpage.sos1997-01-231-0/+2
* Upgrade the kbdio rutines to provide queued kbd & mouse events.sos1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Allow us to enable the 'XT_KEYBOARD' code using a configuration flag.nate1996-11-101-1/+2
* Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flagpst1996-10-231-1/+2
* Changed mouse functionality a bit, now the pointer disappears ifsos1996-10-181-2/+4
* Fix a couble of nasties regarding mouse pointer and differentsos1996-09-301-3/+5
* Fixed a couple of bugs in the mousepointer code.sos1996-09-011-5/+7
* Fixed bug in pasting 8bit char (ache).sos1996-06-261-5/+6
* Change the way moused talk to syscons, now its only delivering mouseeventssos1996-06-251-3/+7
* Moved declarations of static functions to the correct file. This fixesbde1996-06-231-36/+3
* Some news for syscons (long overdue):sos1996-06-211-4/+7
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Staticize and cleanup.phk1995-12-101-5/+1
* Separate colors & attributes as Terry pointsache1995-11-281-6/+17
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-041-2/+1
* Make pcvt and syscons live in the same kernel. If both are enabled, thenbde1995-09-101-8/+1
* Fix races in scstart(). q_to_b() wasn't called at spltty(), so therebde1995-07-111-10/+9
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Correct the type of the `c' arg to pccnputc().bde1995-04-231-7/+3
* Fixes to the hardware cursor emulation.sos1995-04-041-8/+19
* Emulate hw cursor closely, and get start&end scanlines from BIOS.sos1995-03-301-1/+2
* Optimized the way physical screen updates are done. Now onlysos1995-03-291-2/+4
* Minor update to syscons.sos1995-03-031-8/+6
* Incorporate bde's code-review comments.pst1995-02-281-2/+2
* (a) remove the pointer to each driver's tty structure array from cdevswpst1995-02-251-3/+8
* Next syscons update (given up on numbering :)sos1995-02-221-0/+203
OpenPOWER on IntegriCloud