Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Aug 2001 00:08:07 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Assem Salama <assem@twcny.rr.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: detach 
Message-ID:  <200108070608.f77687111610@harmony.village.org>
In-Reply-To: Your message of "Mon, 06 Aug 2001 12:16:37 EDT." <3B6EC2E5.CF2077FC@twcny.rr.com> 
References:  <3B6EC2E5.CF2077FC@twcny.rr.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <3B6EC2E5.CF2077FC@twcny.rr.com> 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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108070608.f77687111610>