On Wed, 27 Sep 2006, James Courtier-Dutton wrote: > Hi, > > The E-MU 1820m consists of a PCI card with a connector on it. > A cable then runs to an external box called the AudioDock with all the > audio IO on it. > The AudioDock is hot pluggable. > The problem is that no interrupts occur if one connects the AudioDock. > One would have to poll the device until one saw a certain bit being set. > One would then know the AudioDock was there. The driver then needs to > load some firmware into the AudioDock. > > My question is, what should I use to monitor for the plug/unplug of the > AudioDock? I would expect some user land app could do the polling, but > that might require some new ALSA api to support it. I would use a low resolution (probably ~1 sec) system timer to check this bit and request the additional firmware in tasklet or workqueue. In this case, the userland is not required to participate. Jaroslav ----- Jaroslav Kysela <perex@xxxxxxx> Linux Kernel Sound Maintainer ALSA Project, SUSE Labs ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel