Paul Durrant wrote:
On 5/2/07, Dana H. Myers <[EMAIL PROTECTED]> wrote:
For a non-driver loadable module, you may
initiate the thread as part of the module attach() and shut the thread
down as
part of the module detach().

AFAIK only drivers have attach() and detach() entry points; did you
mean _init() and _fini()?
Yes - of course. That serves me right for catching up on email while on holiday :-)

Dana

_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to