OpenGrok
Cross Reference: kbdsunvar.h
xref
: /
src
/
sys
/
dev
/
sun
/
kbdsunvar.h
Home
|
History
|
Annotate
|
Download
|
only in
sun
History log of
/src/sys/dev/sun/kbdsunvar.h
Revision
Date
Author
Comments
1.7
12-May-2009
cegger
struct device * -> device_t, no functional changes intended.
1.6
29-Mar-2008
tsutsui
branches: 1.6.4; 1.6.18;
Split softc and device_t for zsc(4) and its children.
XXX we should restructure MI APIs and make it really machine independent.
1.5
11-Dec-2005
christos
branches: 1.5.70;
merge ktrace-lwp.
1.4
20-Feb-2005
heas
Return 0, not return -1, to the serial chip's input routine except when a
keyboard error is received. For zs(4) and com(4), -1 causes the driver to
flush it's buffer. This should eliminate missed keyboard codes, such as the
"key repeats forever until another key is hit" problem that happens because
the keyboard idle code gets flushed from the input buffer.
1.3
07-Aug-2003
agc
branches: 1.3.8; 1.3.10;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
1.2
21-Oct-2002
uwe
branches: 1.2.6;
Clean-up kbd driver layers a bit more. Lift common code into the upper layer.
Add some wskbd TODO remarks (hi, martin).
1.1
03-Oct-2002
uwe
branches: 1.1.2;
Refactor kbd and mouse drivers so that they can use different middle
layers. Common middle layer shared by kbd_zs and sunkbd is moved into
the new file. Move shared config directives to files.sun and adjust
ports' files.* accordingly.
Need this to support console/Xsun on Mr.Coffee JavaStation.
Tested on sparc, sparc64 (by martin) and sun3 (by jdc).
1.1.2.3
11-Nov-2002
nathanw
Catch up to -current
1.1.2.2
18-Oct-2002
nathanw
Catch up to -current.
1.1.2.1
03-Oct-2002
nathanw
file kbdsunvar.h was added on branch nathanw_sa on 2002-10-18 02:44:23 +0000
1.2.6.4
04-Mar-2005
skrll
Sync with HEAD.
Hi Perry!
1.2.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.6.1
03-Aug-2004
skrll
Sync with HEAD
1.3.10.1
19-Mar-2005
yamt
sync with head. xen and whitespace. xen part is not finished.
1.3.8.1
29-Apr-2005
kent
sync with -current
1.5.70.1
03-Apr-2008
mjf
Sync with HEAD.
1.6.18.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.6.4.1
16-May-2009
yamt
sync with head
Indexes created Tue Oct 14 00:09:49 GMT 2025