7 Nov
2007
7 Nov
'07
1:12 a.m.
On 11/6/07, Eduardo pinedu@uol.com.br wrote:
This is a Philips Microsystem with a USB port This USB periferic need a special boot sequence, i debug this sequence in the linux kernel and the default boot for "usbaudio.c" don't solve the problem.
If this is a reasonably regular USB Audio device, it could be a matter of adding a quirk handler to the driver. However, from what Philips says, it does much more than standard audio streaming with things like remote control and mp3 uploading. I have a synth that switches from USB storage to MIDI using a button in the panel, but I don't know if you system does something similar.