Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
8a1b1708
Commit
8a1b1708
authored
Apr 05, 2006
by
Stefan Rompf
Committed by
Dmitry Torokhov
Apr 05, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Input: wistron - add signature for Amilo M7400
Signed-off-by:
Dmitry Torokhov
<
dtor@mail.ru
>
parent
b9ec4e10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
drivers/input/misc/wistron_btns.c
drivers/input/misc/wistron_btns.c
+9
-0
No files found.
drivers/input/misc/wistron_btns.c
View file @
8a1b1708
...
...
@@ -321,6 +321,15 @@ static struct dmi_system_id dmi_ids[] = {
},
.
driver_data
=
keymap_fs_amilo_pro_v2000
},
{
.
callback
=
dmi_matched
,
.
ident
=
"Fujitsu-Siemens Amilo M7400"
,
.
matches
=
{
DMI_MATCH
(
DMI_SYS_VENDOR
,
"FUJITSU SIEMENS"
),
DMI_MATCH
(
DMI_PRODUCT_NAME
,
"AMILO M "
),
},
.
driver_data
=
keymap_fs_amilo_pro_v2000
},
{
.
callback
=
dmi_matched
,
.
ident
=
"Acer Aspire 1500"
,
...
...
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