At Sat, 17 Jun 2006 01:23:23 -0700, Sam Revitch wrote: > > Now, there has got to be some way to make usb-audio retain its > snd_card structure at disconnect time. Perhaps it could optionally > leave things hanging for some period of time before calling > snd_card_disconnect(), leaving a window for the same device to be > reconnected...? Does this sound too kludgy? The principle question about this is how to determine "some period". One hour, one day, one week or one month? It cannot be decided uniquely. Also, from the architecture POV, the determination of suspend/resume should be done in the usb core side rather than in each driver. Each driver can implement suspend/resume callback easily. Takashi _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel