Subject: Re: Bug in
To: Hauke Fath <hauke@espresso.rhein-neckar.de>
From: Matthias Drochner <drochner@zelux6.zel.kfa-juelich.de>
List: current-users
Date: 12/16/1997 11:49:25
Excerpts from netbsd: 16-Dec-97 Re: Bug in <bsd.kmod.mk> Hauke
Fath@espresso.rhei (1035*)

> modload(8) registers "IWM_lkmentry" (in my case); modunload(8) tries to
> remove "IWM" and fails.

Perhaps an inconsistency between the filename and
the name declared in the MOD_XXX() macro?

One more piece of brokeness in the LKM framework...

best regards
Matthias