OpenGrok
Cross Reference: wsksymvar.h
xref
: /
src
/
sys
/
dev
/
wscons
/
wsksymvar.h
Home
|
History
|
Annotate
|
Download
|
only in
wscons
History log of
/src/sys/dev/wscons/wsksymvar.h
Revision
Date
Author
Comments
1.11
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.10
13-Oct-2001
augustss
branches: 1.10.116; 1.10.118; 1.10.120;
ANSIfy.
1.9
06-Jul-2000
hannken
branches: 1.9.2; 1.9.4;
Change type `kbd_t' from `u_int_16_t' to `u_int32_t'.
This eliminates bogus casts from `int *' to `u_int_16_t*'.
1.8
21-Dec-1999
drochner
branches: 1.8.4;
add a symbol for keyboard variant bits which are not handled by the
mapping code
1.7
17-Sep-1998
drochner
branches: 1.7.12; 1.7.18;
Reorganize the list of keyboard maps: no explicite length counter, use
an end mark instead. This allows to keep keymaps separate from the drivers
referring to them.
1.6
02-Aug-1998
drochner
Split the wskbd_attach arguments into console and autoconfiguration parts
(again); put some constant data into shared structures. This makes it
more look like the mouse part, and it helps USB integration.
Implement wskbd_enable() to enable/disable the keyboard.
1.5
15-Jun-1998
drochner
Move the translation of keypad and function keys into the realm of the
terminal emulation. For this, change the interface to wsdisplay_kbdinput()
to take a "keysym_t" as argument. From there, the code is handed to the
appropriate emulation module via a new entry point: "translate".
Nuke the ioctls dealing with global assignment of character sequences
to keypad/function keys.
The "sun" emulation works much better now!
1.4
09-Apr-1998
hannken
Split wscons/wskbd.c's softc into a static and a nonstatic part.
Booting into debugger (-d) now works.
Cleaned wscons/wskbdvar.h. Use the same attach arguments for
console and normal keyboards.
1.3
07-Apr-1998
hannken
Fix typo.
1.2
07-Apr-1998
hannken
Oops. Forgot RCS ident and copyright.
1.1
07-Apr-1998
hannken
Initial import of MI keyboard translation for dev/wscons.
1.7.18.1
27-Dec-1999
wrstuden
Pull up to last week's -current.
1.7.12.1
20-Nov-2000
bouyer
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
1.8.4.1
07-Jul-2000
hannken
Pull up revision 1.9:
- kbd_t from u_int_16_t to u_int_32_t.
1.9.4.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.9.2.1
22-Oct-2001
nathanw
Catch up to -current.
1.10.120.1
16-May-2008
yamt
sync with head.
1.10.118.1
18-May-2008
yamt
sync with head.
1.10.116.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Wed Oct 15 16:09:53 GMT 2025