Re: [linux-usb-devel] down() in skel_disconnect

2002-01-14 Thread David Brownell
t" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 14, 2002 4:24 PM Subject: [linux-usb-devel] down() in skel_disconnect > I was just wondering in what context skel_disconnect() is called. Since > it's blocking on a semaphore I assume this rules out IRQ han

[linux-usb-devel] down() in skel_disconnect

2002-01-14 Thread Gordon McNutt
I was just wondering in what context skel_disconnect() is called. Since it's blocking on a semaphore I assume this rules out IRQ handlers and tasklets. Does the USB subsystem employ a kernel thread or something? Regards, --gmcnutt ___ [EMAIL PROTECT