Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 1999 19:19:15 -0800
From:      "David O'Brien" <obrien@NUXI.com>
To:        current@FreeBSD.ORG
Subject:   Re: KLD naming
Message-ID:  <19990120191915.B17471@relay.nuxi.com>
In-Reply-To: <19990120194556.B37565@znh.org>; from Zach Heilig on Wed, Jan 20, 1999 at 07:45:56PM -0600
References:  <199901202046.MAA23549@bubba.whistle.com> <199901202336.PAA04090@dingo.cdrom.com> <19990120194556.B37565@znh.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Perhaps something more along the lines of:
> 
> /modules            <- empty, except for directories
>         /console    <- console related modules
>             blank_saver.ko, daemon_saver.ko, fade_saver.ko, green_saver.ko,

Gross.  What is wrong with:

    saver_*.ko
    device_*.ko
    linux_*.ko
    fs_*.ko
    if_*.ko

etc?  This is what the original poster suggested, and nobody has really
given a good response what is wrong with the "grouping" being expressed
in the modules' name.  Mike Smith and Andrzej Bialecki have given good
reasons why *not* to go to a subdirectory structure.

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



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