From owner-freebsd-hackers@FreeBSD.ORG Fri Jan 14 01:19:26 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5595516A4CE for ; Fri, 14 Jan 2005 01:19:26 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866D043D41 for ; Fri, 14 Jan 2005 01:19:25 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j0E1JLmr046974; Fri, 14 Jan 2005 11:49:22 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Fri, 14 Jan 2005 11:49:19 +1030 User-Agent: KMail/1.7.1 References: <009501c4f943$63581ae0$1500a8c0@indranet.local> In-Reply-To: <009501c4f943$63581ae0$1500a8c0@indranet.local> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2508198.kYRrGKZQ8u"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501141149.20496.doconnor@gsoft.com.au> X-Spam-Score: -5.4 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Tejas Sumant Subject: Re: Module getting loaded although init fuction returns error X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 01:19:26 -0000 --nextPart2508198.kYRrGKZQ8u Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 13 Jan 2005 18:12, Tejas Sumant wrote: > I am working on a FreeBSD loadable module. > > While loading if I encounter any error I just have returned ENXIO error. > > I run commond kldstat after kldload. > > What I observed was kldstat still shows my module in the list of loaded > modules. > > Can anybody pls explain me this? What does dmesg say after you loaded it? > Is it a problem with my module? Probably. Do you have any source code that we can look at? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2508198.kYRrGKZQ8u Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBB5x4Y5ZPcIHs/zowRAn03AKCGb9pKObSESOqjPEcu54WwB+/uRwCfaBGj ZPb1jQLskV+OC3HnIttjb3o= =zZOb -----END PGP SIGNATURE----- --nextPart2508198.kYRrGKZQ8u--