Home | History | Annotate | Download | only in sun
History log of /src/sys/dev/sun/kbd_tables.c
RevisionDateAuthorComments
 1.10  21-Oct-2009  snj Drop 3rd and 4th clauses. Approved by gwr@ (copyright holder).
 1.9  11-Dec-2005  christos branches: 1.9.74;
merge ktrace-lwp.
 1.8  27-Feb-2005  perry nuke trailing whitespace
 1.7  12-Apr-2002  pk branches: 1.7.10; 1.7.18; 1.7.20;
Add entries for Type5 keys T5_Insert, T5_Home, T5_End, T5_PgUp and T5_PgDn
as suggested by uwe@netbsd.org.
 1.6  13-Nov-2001  lukem add RCSIDs
 1.5  28-Oct-1997  gwr branches: 1.5.26; 1.5.28;
The release and control maps are shared by all keyboard types, so
change KEYSYM_HOLE to KEYSYM_NOP most places in those tables.
Map the `R' function keys with KEYSYM_FUNC_R instead of the
arrow key strings so that numlock indirection works.
 1.4  02-May-1997  gwr branches: 1.4.8;
Update an obsolete comment. (We DO handle CapsLock and NumLock.)
 1.3  17-Dec-1996  gwr Adapt to the new definition of struct zsc_softc
(the zsc_cs[2] members are now POINTERS!)
Also fix warnings...
 1.2  29-Feb-1996  gwr Add support for CapsLock and NumLock toggles.
 1.1  24-Jan-1996  gwr branches: 1.1.1;
Initial revision
 1.1.1.1  24-Jan-1996  gwr New "child" drivers for Sun keyboard and mouse attached to z8530sc.
 1.4.8.1  28-Oct-1997  mellon Pull rev 1.5 up from trunk (gwr)
 1.5.28.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.5.28.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.5.26.2  17-Apr-2002  nathanw Catch up to -current.
 1.5.26.1  14-Nov-2001  nathanw Catch up to -current.
 1.7.20.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.7.18.1  29-Apr-2005  kent sync with -current
 1.7.10.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.9.74.1  11-Mar-2010  yamt sync with head

RSS XML Feed