Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
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
Commits
3f08a0e4
Commit
3f08a0e4
authored
Jun 02, 2009
by
Takashi Iwai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99
Signed-off-by:
Takashi Iwai
<
tiwai@suse.de
>
parent
b04b4f78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
sound/pci/bt87x.c
sound/pci/bt87x.c
+2
-0
No files found.
sound/pci/bt87x.c
View file @
3f08a0e4
...
...
@@ -810,6 +810,8 @@ static struct pci_device_id snd_bt87x_ids[] = {
BT_DEVICE
(
PCI_DEVICE_ID_BROOKTREE_878
,
0x107d
,
0x6606
,
GENERIC
),
/* Voodoo TV 200 */
BT_DEVICE
(
PCI_DEVICE_ID_BROOKTREE_878
,
0x121a
,
0x3000
,
GENERIC
),
/* Askey Computer Corp. MagicTView'99 */
BT_DEVICE
(
PCI_DEVICE_ID_BROOKTREE_878
,
0x144f
,
0x3000
,
GENERIC
),
/* AVerMedia Studio No. 103, 203, ...? */
BT_DEVICE
(
PCI_DEVICE_ID_BROOKTREE_878
,
0x1461
,
0x0003
,
AVPHONE98
),
/* Prolink PixelView PV-M4900 */
...
...
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