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
Kirill Smelkov
linux
Commits
f163d52f
Commit
f163d52f
authored
Jun 24, 2004
by
James Courtier-Dutton
Committed by
Vojtech Pavlik
Jun 24, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
input: Add Audigy LS PCI ID to emu10k1-gp.c
Signed-off-by:
Vojtech Pavlik
<
vojtech@suse.cz
>
parent
9283deed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/input/gameport/emu10k1-gp.c
drivers/input/gameport/emu10k1-gp.c
+1
-0
No files found.
drivers/input/gameport/emu10k1-gp.c
View file @
f163d52f
...
...
@@ -54,6 +54,7 @@ static struct pci_device_id emu_tbl[] = {
{
0x1102
,
0x7002
,
PCI_ANY_ID
,
PCI_ANY_ID
},
/* SB Live gameport */
{
0x1102
,
0x7003
,
PCI_ANY_ID
,
PCI_ANY_ID
},
/* Audigy gameport */
{
0x1102
,
0x7004
,
PCI_ANY_ID
,
PCI_ANY_ID
},
/* Dell SB Live */
{
0x1102
,
0x7005
,
PCI_ANY_ID
,
PCI_ANY_ID
},
/* Audigy LS gameport */
{
0
,
}
};
...
...
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