index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
kbd
/
kbdreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace nitpicking
emax
2009-04-09
1
-2
/
+2
*
Introduce KB_POLLED flag to struct keyboard's kb_flags field.
emax
2009-04-09
1
-0
/
+4
*
Remove explicit calls to keyboard methods with their respective variants
wkoszek
2007-12-29
1
-0
/
+44
*
kbdmux(4) keyboard multiplexer integration
emax
2005-07-13
1
-0
/
+1
*
Do the dreaded s/dev_t/struct cdev */
phk
2004-06-16
1
-1
/
+1
*
Fix dev_t handling to avoid needless makedev() call.
phk
2003-09-27
1
-0
/
+1
*
Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is
yokota
2001-07-20
1
-1
/
+1
*
Return consistent key action codes at key press and release
yokota
2001-07-20
1
-0
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
1
-1
/
+0
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
1
-1
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
Rework shifta/ctla/alta key handling. It appears that there was
yokota
2000-01-11
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
- Add a module event function to the ukbd driver and make the ukbd KLD
yokota
1999-12-13
1
-1
/
+4
*
Add support new keys: lshifta, rshifta, lctrla, rctrla, lalta, and
yokota
1999-12-10
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
- Remove cdevsw entry points in individual keyboard drivers;
yokota
1999-08-22
1
-28
/
+4
*
Keyboard driver update in preparation for the USB keyboard driver.
yokota
1999-03-10
1
-7
/
+13
*
syscons
yokota
1999-01-19
1
-2
/
+2
*
Add the new keyboard driver and video card driver. They will be
yokota
1999-01-09
1
-0
/
+270