Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
linux
Commits
912f9f42
Commit
912f9f42
authored
Mar 02, 2004
by
Jan-Benedict Glaw
Committed by
Vojtech Pavlik
Mar 02, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
input: Add serio entries for LK keyboards.
parent
c0d862ce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
include/linux/serio.h
include/linux/serio.h
+2
-0
No files found.
include/linux/serio.h
View file @
912f9f42
...
@@ -117,6 +117,7 @@ static __inline__ void serio_cleanup(struct serio *serio)
...
@@ -117,6 +117,7 @@ static __inline__ void serio_cleanup(struct serio *serio)
#define SERIO_MZ 0x05
#define SERIO_MZ 0x05
#define SERIO_MZP 0x06
#define SERIO_MZP 0x06
#define SERIO_MZPP 0x07
#define SERIO_MZPP 0x07
#define SERIO_VSXXXAA 0x08
#define SERIO_SUNKBD 0x10
#define SERIO_SUNKBD 0x10
#define SERIO_WARRIOR 0x18
#define SERIO_WARRIOR 0x18
#define SERIO_SPACEORB 0x19
#define SERIO_SPACEORB 0x19
...
@@ -134,6 +135,7 @@ static __inline__ void serio_cleanup(struct serio *serio)
...
@@ -134,6 +135,7 @@ static __inline__ void serio_cleanup(struct serio *serio)
#define SERIO_HIL 0x25
#define SERIO_HIL 0x25
#define SERIO_SNES232 0x26
#define SERIO_SNES232 0x26
#define SERIO_SEMTECH 0x27
#define SERIO_SEMTECH 0x27
#define SERIO_LKKBD 0x28
#define SERIO_ID 0xff00UL
#define SERIO_ID 0xff00UL
#define SERIO_EXTRA 0xff0000UL
#define SERIO_EXTRA 0xff0000UL
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment