On Thu, 5 Jul 2001, Michael Reifenberger wrote:
> Hi,
> it seems to me that most existing if_* modul-directories
> are named in an inconstant way.
> FE:
> if_ti.c -> /sys/modules/ti -> if_ti.ko
> if_fxp.c -> /sys/modules/fxp -> if_fxp.ko
> ...
> but
> ...
> if_ef.c -> /sys/modules/if_ef -> if_ef.ko
>
> Whats desired?
if_foo.c -> /sys/modules/foo -> foo.ko. There is no driver named if_foo.
While I'm wishing:
KLD -> LKM.
Bruce
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message