Date: Sat, 13 Oct 2007 11:01:38 +0200 From: Matteo Riondato <matteo@freebsd.org> To: David Naylor <blackdragon@highveldmail.co.za> Cc: freebsd-hackers@freebsd.org Subject: Re: Project Ideas and a question Message-ID: <20071013090138.GF1739@kaiser.sig11.org> In-Reply-To: <200710130959.45183.blackdragon@highveldmail.co.za> References: <200710130959.45183.blackdragon@highveldmail.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 13, 2007 at 09:59:45AM +0200, David Naylor wrote: > 1) Automatic module loading. Create a discovery system that upon identifying > hardware that a module supports, loads the module. This would probably be a > user-land implementation? > Motivation: Additional ease of use (especially with sound) FreeSBIE does this for sound and other things, like X configuration: http://cvsweb.freesbie.org/cgi-bin/cvsweb.cgi/freesbie2/extra/sound/ and other directories in the FreeSBIE CVS tree. It can be improved. -- Matteo Riondato FreeBSD Committer (http://www.FreeBSD.org) FreeSBIE Developer (http://www.FreeSBIE.org) GUFI Staff Member (http://www.GUFI.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071013090138.GF1739>