In message: <[EMAIL PROTECTED]>
            John-Mark Gurney <[EMAIL PROTECTED]> writes:
: The bus code could use some locking in it... like you can't delete_child
: from child_detache... and/or better docs on how to handle children...  I'm
: not even sure how I was doing things wrong, but I think it might of been
: problems with my code not calling bus_generic_detach before calling
: device_child_delete...

I'm doing the locking, but you can do a bus_delete_child in a child's
detach routine.  Cardbus does this right now and it works when you
unload the cardbus bridge...

Warner

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to