Re: [Alsa-devel] [PATCH] try to load seq drivers multiple times

2002-10-14 Thread Jaroslav Kysela
On Mon, 14 Oct 2002, Clemens Ladisch wrote: > Jaroslav Kysela wrote: > > On Mon, 14 Oct 2002, Clemens Ladisch wrote: > > > > > If the sequencer device for a card is requested unsuccessfully (e.g. > > > "pmidi -l" when a USB MIDI device isn't yet connected), the device is > > > plugged in, and the

Re: [Alsa-devel] [PATCH] try to load seq drivers multiple times

2002-10-14 Thread Clemens Ladisch
Jaroslav Kysela wrote: > On Mon, 14 Oct 2002, Clemens Ladisch wrote: > > > If the sequencer device for a card is requested unsuccessfully (e.g. > > "pmidi -l" when a USB MIDI device isn't yet connected), the device is > > plugged in, and then the device is accessed, ALSA doesn't load the > > seque

Re: [Alsa-devel] [PATCH] try to load seq drivers multiple times

2002-10-14 Thread Jaroslav Kysela
On Mon, 14 Oct 2002, Clemens Ladisch wrote: > If the sequencer device for a card is requested unsuccessfully (e.g. > "pmidi -l" when a USB MIDI device isn't yet connected), the device is > plugged in, and then the device is accessed, ALSA doesn't load the > sequencer driver. > > The reason for t

[Alsa-devel] [PATCH] try to load seq drivers multiple times

2002-10-14 Thread Clemens Ladisch
If the sequencer device for a card is requested unsuccessfully (e.g. "pmidi -l" when a USB MIDI device isn't yet connected), the device is plugged in, and then the device is accessed, ALSA doesn't load the sequencer driver. The reason for this is that snd_seq_client_use_ptr() assumes that the seq