Jordan K. Hubbard
|
538430ae1a
|
Patch from stever@csuohio.edu (Steve Ratliff) to make FAT_CURSOR work
on HDA/CGA displays.
|
1993-10-18 02:19:54 +00:00 |
|
Rodney W. Grimes
|
6f78ca6026
|
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
minor cleanup. Added $Id$ to files that did not have any version info, etc
|
1993-10-16 13:48:52 +00:00 |
|
Rodney W. Grimes
|
b05fb556cf
|
Use KERNBASE for locating stuff in kernel virtual memory, not hard coded
constants.
|
1993-10-12 06:59:36 +00:00 |
|
Jordan K. Hubbard
|
11851b0ee1
|
Removed FAT_CURSOR as default since it breaks certain CGA displays
and it is better to conform to the lowest common denominator.
Those wishing to retain it can always use options FAT_CURSOR in
their config files.
|
1993-10-08 21:21:59 +00:00 |
|
Jordan K. Hubbard
|
bd41f6854b
|
Latest changs for XFree86 2.0
|
1993-10-04 22:23:03 +00:00 |
|
Rodney W. Grimes
|
380888c9fa
|
Change #include <sys/console.h> to <machine/console.h>, file will be moved
shortly
|
1993-09-30 23:59:49 +00:00 |
|
Jordan K. Hubbard
|
0e583a0138
|
From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su>
AltGr Lock code for zero repeat count ommited, so AltGr Lock
works only one time and never again :-)
|
1993-09-29 00:42:10 +00:00 |
|
Jordan K. Hubbard
|
b5275b8103
|
Version number support for XFree86
|
1993-09-28 20:53:48 +00:00 |
|
Jordan K. Hubbard
|
fae56ff15f
|
Change to sio for recognising the last serial port on a multiport
card correctly.
Updated syscons to 0.2e, added features for upcoming XFree86 2.0,
fixed crashbug.
|
1993-09-28 00:01:18 +00:00 |
|
Jordan K. Hubbard
|
cc4dfeaaa0
|
Soren's latest syscons changes.
|
1993-09-08 22:11:48 +00:00 |
|
Rodney W. Grimes
|
4ada418a9b
|
Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code so
that the printfs during the probing prints the range instead of just the
start address.
|
1993-08-28 13:26:30 +00:00 |
|
Rodney W. Grimes
|
3c742f974a
|
Added from: line to reference the pccons.c derivation of this code, otherwise
the BSD copyright would be very bad to have on this file.
|
1993-08-20 17:19:29 +00:00 |
|
Jordan K. Hubbard
|
c3b435bb51
|
Updated syscons to 0.2b - please test this! It won't be in the ALPHA
release, but it's still worth testing.
|
1993-07-30 02:20:26 +00:00 |
|
Jordan K. Hubbard
|
916347f77e
|
Added necessary files for syscons (may move font include later, but for now
it's easier to leave there since I don't feel like breaking anything).
|
1993-07-26 21:21:11 +00:00 |
|