In message: <200902011922.16810.hsela...@c2i.net>
            Hans Petter Selasky <hsela...@c2i.net> writes:
: In your patch you remove all error checking! If the taskqueue system does not 
: have an API function that can tell if the taskqueue is being drained from 
: inside the taskqueue callback, the taskqueue system has to be modified! It 
: cannot replace the existing system like it is now!

Why does the taskqueue system need to provide that?  Why can't the
driver set a dying flag in the softc to communicate this fact to the
taskqueue tasks?

Warner
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to