Skip to content

Commit

Permalink
ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII
Browse files Browse the repository at this point in the history
This patch changes yet again the ID for the TTA cards, resulting in a
more reasonable name:
 1 [Aureon51MkII   ]: USB-Audio - Aureon5.1MkII
    TerraTec Aureon5.1MkII at usb-0000:00:03.0-2, full speed

Signed-off-by: Andrea Borgia <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
AndreaBorgia-Abo authored and tiwai committed Jun 15, 2009
1 parent 92a4379 commit d9e89bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/usb/usbquirks.h
Original file line number Diff line number Diff line change
Expand Up @@ -1989,7 +1989,7 @@ YAMAHA_DEVICE(0x7010, "UB99"),
USB_DEVICE(0x0ccd, 0x0028),
.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
.vendor_name = "TerraTec",
.product_name = "Aureon 5.1 MkII",
.product_name = "Aureon5.1MkII",
.ifnum = QUIRK_NO_INTERFACE
}
},
Expand Down

0 comments on commit d9e89bf

Please sign in to comment.