10 Jul, 2008
3 commits
-
Add quirk entries for four Yamaha USB MIDI devices.
Signed-off-by: Clemens Ladisch
-
We have to restrict the quirk to interface 0 because the second
interface is not MIDI but HID. Additionally, this product ID is used
by all four KX models, so it is better to read the product name from
the device.Signed-off-by: Clemens Ladisch
-
This patch is for the Yamaha USB MIDI controller KX49.
http://www.yamahasynth.com/products/kx/index.html
It has a 3-port MIDI interface and an HID interface (it has a tiny
keyboard subset).Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela
27 May, 2008
1 commit
-
Added entry into usbquirks.h to recognize Roland SonicCell sound module by
mostly duplicating the entry for the Roland SH-201. USB MIDI works just fine,
though the USB audio is a little unreliable (but still works well enough).Signed-off-by: Chris Mennie
Signed-off-by: Takashi Iwai
24 Apr, 2008
1 commit
-
Move some entries to their proper position so that the list is again
sorted by vendor/product ID.Signed-off-by: Clemens Ladisch
01 Feb, 2008
1 commit
-
Add a quirk entry to handle Edirol UR-80 audio I/O.
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
23 Oct, 2007
1 commit
-
The patch adds the USB microphone quirk for Logitech Communicator
(046d:08f5 Logitech, Inc.) webcam.Signed-off-by: Dawid Wrobel
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
16 Oct, 2007
7 commits
-
Remove superfluous comment line (maybe a merge failure).
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
Signed-off-by: James Courtier-Dutton
Signed-off-by: Jaroslav Kysela -
Add a quirk to detect the MIDI port on the M-Audio Ozone Academic.
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela -
Allow the interface's mixer to be used, and give the interface its
correct name.Signed-off-by: Mark Hills
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela -
Add a quirk to detect the Serato Scratch Live DJ Box.
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela -
Add the quirk to support Advanced mode of Edirol UA-1EX.
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
(bugtrack #2932). The interface is two USB devices in the same physical
box. Note that this is the USB ScratchAmp v1 and not the later v2
(firewire) model.Signed-off-by: Mark Hills
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
20 Jul, 2007
7 commits
-
Signed-off-by: Jaroslav Kysela
-
This patch adds Logitech QuickCam USB ID for Dell's
XPS M1210 notebooks.Signed-off-by: Ritesh Raj Sarraf
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
From: George Shapovalov
Another case of ALSA ticket #3040: we need an explicit USB ID match for
another Logitech camera/microphone device.Signed-off-by: Daniel Drake
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
Added a quirk for Roland EXR series. Reported by Andre Coetzee.
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
Added a quirk for Roland Juno-G. It's simply a copy of Fantom-X with the
IDs changed.
From: Claudio MatsuokaSigned-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela -
Add quirks to detect the Roland SH-201.
Signed-off-by: Carlo Beccaria
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela -
This patch adds the ID for another quickcam microphone, reported by freqmod
on ALSA ticket #0003040
I'm going to submit a USB patch separately to provide a macro to simplify these
entries, as suggested by Alan Stern. We could switch to using that in future.Signed-off-by: Daniel Drake
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
16 May, 2007
1 commit
-
This patch adds the ID for another quickcam microphone, reported by freqmod
on ALSA ticket #0003040
I'm going to submit a USB patch separately to provide a macro to simplify these
entries, as suggested by Alan Stern. We could switch to using that in future.Signed-off-by: Daniel Drake
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
11 May, 2007
1 commit
-
Commit 93c8bf45e083b89dffe3a708363c15c1b220c723 modified the USB device
matching behaviour to ignore interface class matches if the device class
is vendor-specific.
This patch adds explicit ID matches for Logitech QuickCam devices, which
have a vendor specific device class (but standards-compliant audio
interfaces).
This fixes a 2.6.20 regression where the audio component of these
devices was no longer usable.
http://bugs.gentoo.org/show_bug.cgi?id=175715
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/93822
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3040
Based on a patch from sergiomSigned-off-by: Daniel Drake
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
14 Feb, 2007
1 commit
-
Add support for the PCM interfaces of the Edirol PCR-A.
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
09 Feb, 2007
1 commit
-
Added support for the Edirol UA-101 (only in high-speed mode) by taking
the quirks for the UA-1000 and change them accordingly. Changes were
made in 'usbaudio.c', 'usbaudio.h', and 'usbquirks.h'
MIDI and recording seem to work perfectly (with JACK), but playback
gives some few glitches. I think that's the mentioned
synchronizing-problem in the UA-1000 quirk ('FIXME: playback must be
synchronized to capture'), so I didn't change that.
ToDo: Adding Mixer-Support for the built-in
control-panel/patch-bay/router.Signed-off-by: Bjoern Fay
Signed-off-by: Takashi Iwai
Signed-off-by: Jaroslav Kysela
23 Sep, 2006
1 commit
-
Add some quirks for some unknown Yamaha USB MIDI devices.
Signed-off-by: Clemens Ladisch
Signed-off-by: Jaroslav Kysela
28 Apr, 2006
1 commit
-
Add a quirk entry for the TerraTec Phase 26 with yet another product ID.
Signed-off-by: Clemens Ladisch
22 Mar, 2006
12 commits
-
Modules: USB generic driver
Add a quirk entry for the Casio PL-40R.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add support for the Yamaha MDP-5 and EZ-J24.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Use a generic name for USB device 0x07cf:0x6802 because this ID is used
by several devices without a product ID.Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add a quirk for the Casio AP-80R.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add a quirk entry for the Miditech Play'n Roll.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Rename QUIRK_MIDI_MIDITECH to QUIRK_MIDI_CME because Miditech keyboards
are built by CME and use the same protocol, and don't force a Miditech
product name for the USB ID used by both Miditech and CME UF-x
keyboards.Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add comments with information about UM-1EX/UM-2EX devices.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
The G-70 has one MIDI port in each direction, no two.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add a quirk entry for the Roland G-70.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Add a quirk entry for the Edirol PC-50.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
Move some entries around to keep them sorted by ID.
Signed-off-by: Clemens Ladisch
-
Modules: USB generic driver
This is my naive attempt at adding ALSA device support. The attached
patch provides support for the EDIROL UM-3ex. This is a 3-port USB midi
interface with a built-in USB hub and the ability to chain 2 other
UM-3x's in a master-slave configuration. I only have one, so I do not
know how this works in practice.Though this is a 3-port device, I had to throw in that 4th 'Control' interface
to the definition in order to make the 3rd port work. If I set in/out_cables
to 0x000b, a 3rd interface appears on the driver, but it does nothing.
Changing it to 0x000f allows the 3rd interface to work, but of course
interface 4 does not work because it does not exist.Signed-off-by: Takashi Iwai
03 Jan, 2006
1 commit
-
Modules: USB generic driver
Somebody at Edirol fucked up and released a new revision of the UA-20
without class-specific descriptors, so now we have to hard-code the
sample format.Signed-off-by: Clemens Ladisch