In message <[EMAIL PROTECTED]> Assem Salama writes:
: Hello,
:     I have a question. I'm trying to make a module for a PCI card. My
: problem is my 'detach' function never get's called when I unload the
: module. Al my other functions get called correctly. Here is my source:

Don't use uprintf in drivers.  Use printf instead.  Is DEBUG defined?
Becuase I know that my detach routines are getting called and I define
them just this way.

Warner

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

Reply via email to