Date: Tue, 14 Sep 2004 21:57:43 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: current@FreeBSD.org Subject: kldunload oddities Message-ID: <20040914185743.GC21379@ip.net.ua>
next in thread | raw e-mail | index | archive | help
--S1BNGpv0yoYahz37 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi there, This is with very recent -CURRENT, I'm not sure if this problem new or not... When I try to unload some modules that were loaded by loader(8), I get this strange behavior: ru# grep _load /boot/loader.conf=20 if_dc_load=3D"YES" snd_csa_load=3D"YES" apm_load=3D"YES" ru# kldunload snd_csa ru# kldunload snd_csa kldunload: can't unload file: Device busy #1. The first kldunload command silently exits without unloading the module. #2. Why the snd_csa.ko module cannot be unloaded -- I can unload the if_dc module just fine and I can also unload snd_csa if I load it from userland. Anyone with explanations for these two? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --S1BNGpv0yoYahz37 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBRz8nqRfpzJluFF4RAnmLAJ9fC4WKZ+Wq3aoFeA8lZMZlUpICAACeMnAE DjVmsZTiVcuswSbH3YrSNmo= =RREu -----END PGP SIGNATURE----- --S1BNGpv0yoYahz37--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040914185743.GC21379>