Skip to content

Commit

Permalink
ALSA: sound/pci: supported cards update
Browse files Browse the repository at this point in the history
sound/pci: supported cards update

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Alexander Beregalov authored and Jaroslav Kysela committed Aug 13, 2008
1 parent db3da6c commit a2854dc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/ice1712/delta.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"{MidiMan M Audio,Delta DiO 2496},"\
"{MidiMan M Audio,Delta 66},"\
"{MidiMan M Audio,Delta 44},"\
"{MidiMan M Audio,Delta 410},"\
"{MidiMan M Audio,Audiophile 24/96},"\
"{Digigram,VX442},"\
"{Lionstracs,Mediastation},"
Expand Down
6 changes: 6 additions & 0 deletions sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,12 @@ MODULE_SUPPORTED_DEVICE("{{Intel,82801AA-ICH},"
"{SiS,SI7012},"
"{NVidia,nForce Audio},"
"{NVidia,nForce2 Audio},"
"{NVidia,nForce3 Audio},"
"{NVidia,MCP04},"
"{NVidia,MCP501},"
"{NVidia,CK804},"
"{NVidia,CK8},"
"{NVidia,CK8S},"
"{AMD,AMD768},"
"{AMD,AMD8111},"
"{ALI,M5455}}");
Expand Down

0 comments on commit a2854dc

Please sign in to comment.