From 651e4ccad3afefbb16d17ae40d0ff6d7f7e01e50 Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Thu, 9 Mar 2006 07:55:55 +0100 Subject: [PATCH] --- yaml --- r: 22768 b: refs/heads/master c: 0243ef71acc0b5bd734b511ae6d9b4b481c1dc5e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/usb/usbquirks.h | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 79ef941a21d5..072770044a67 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c1fc8047310c9d3147f9521af651a5823a72d218 +refs/heads/master: 0243ef71acc0b5bd734b511ae6d9b4b481c1dc5e diff --git a/trunk/sound/usb/usbquirks.h b/trunk/sound/usb/usbquirks.h index 7820d7bd025f..e310af0db1b5 100644 --- a/trunk/sound/usb/usbquirks.h +++ b/trunk/sound/usb/usbquirks.h @@ -1406,6 +1406,17 @@ YAMAHA_DEVICE(0x7010, "UB99"), } }, +/* Casio devices */ +{ + USB_DEVICE(0x07cf, 0x6802), + .driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) { + .vendor_name = "Casio", + .product_name = "AP-80R", + .ifnum = 0, + .type = QUIRK_MIDI_YAMAHA + } +}, + /* Mark of the Unicorn devices */ { /* thanks to Robert A. Lerche */