Date: Fri, 14 Jan 2005 11:49:19 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-hackers@freebsd.org Cc: Tejas Sumant <tejas.sumant@gmail.com> Subject: Re: Module getting loaded although init fuction returns error Message-ID: <200501141149.20496.doconnor@gsoft.com.au> In-Reply-To: <009501c4f943$63581ae0$1500a8c0@indranet.local> References: <009501c4f943$63581ae0$1500a8c0@indranet.local>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501141149.20496.doconnor>