Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 May 2005 18:20:07 GMT
From:      Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/81344: wrong reaction to loading modules compiled into kernel
Message-ID:  <200505211820.j4LIK7L2004822@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/81344; it has been noted by GNATS.

From: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
To: Mikhail Teterin <mi@aldan.algebra.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: kern/81344: wrong reaction to loading modules compiled into kernel
Date: Sat, 21 May 2005 20:14:55 +0200

 On Sat, May 21, 2005 at 01:50:55PM -0400, Mikhail Teterin wrote:
 
 > 	I forgot, I had the umass compiled into the kernel and tried
 > 	to kldload the module after boot. Understandibly, it failed with:
 > 		kldload: can't load umass: File exists
 > 	on stderr, and the following kernel messages:
 > 		module_register: module uhub/umass already exists!
 > 		linker_file_sysinit "umass.ko" failed to register! 17
 > 
 > 	however, the module is not listed in the kldstat output and
 
 see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/48759
 
 > 	can not be unloaded:
 > 		kldunload: can't unload file: Device busy
 > 	and the folloing kernel message:
 > 		linkerunload: attempt to unload file that was loaded by the kernel
 > 
 > 	I don't know if this problem is purely cosmetic or not.
 
 
 -- 
 Paweł Małachowski



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