Date: Thu, 06 Jul 2000 22:38:26 -0600 From: Warner Losh <imp@village.org> To: Marius Bendiksen <mbendiks@eunet.no> Cc: Alfred Perlstein <bright@wintelcom.net>, Sheldon Hearn <sheldonh@uunet.co.za>, arch@FreeBSD.ORG Subject: Re: Why don't section 4 pages live with their drivers? Message-ID: <200007070438.WAA58169@harmony.village.org> In-Reply-To: Your message of "Thu, 06 Jul 2000 18:49:13 %2B0200." <Pine.BSF.4.05.10007061848400.66456-100000@login-1.eunet.no> References: <Pine.BSF.4.05.10007061848400.66456-100000@login-1.eunet.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.05.10007061848400.66456-100000@login-1.eunet.no> Marius Bendiksen writes: : > > Bottom line: where do I put this thing and if it's not in : > > src/sys/dev/md, why not? : : > Personally, I prefer to see the manpages alongside the code. : > (src/sys/dev/md) : : Agree. Perhaps its time to change things to this effect? This works well for the new drivers that have their own directory (except you'll need to make sure that the man pages get installed somehow in make world either by .PATH in share/man/man4, or by descending into dev/md in make world). I don't think that the man pages should be installed as part of modules either. Sure, it is a nice place to hang this hat, but I don't want to install the man pages every time I build a kernel. How do you plan on dealing with all the drivers that live in, say, sys/isa or sys/pci? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007070438.WAA58169>