From owner-freebsd-stable Fri Apr 13 11:14:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 840D837B43E for ; Fri, 13 Apr 2001 11:14:43 -0700 (PDT) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([fec0::2e0:7dff:fe81:749d] ident=root) by scientia.demon.co.uk with esmtp (Exim 3.22 #1) id 14o85i-000Dwa-00; Fri, 13 Apr 2001 19:14:42 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.11.3/8.11.3) id f3DIEfs88711; Fri, 13 Apr 2001 19:14:42 +0100 (BST) (envelope-from ben) Date: Fri, 13 Apr 2001 19:14:41 +0100 From: Ben Smithurst To: j mckitrick Cc: freebsd-stable@freebsd.org Subject: Re: module documentation? Message-ID: <20010413191441.J75296@scientia.demon.co.uk> References: <20010413160114.A18212@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010413160114.A18212@dogma.freebsd-uk.eu.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG j mckitrick wrote: > Has there been any documentation on how to compile modules into or outside > the kernel? I must have missed the transition, and I'd like to move sound > into a module. I'd also like to see what else could be moved. Not sure, but for sound, I wouldn't waste your time. ;-) ben@platinum:/modules$ uname -rs FreeBSD 4.3-RC ben@platinum:/modules$ ls snd_* snd_ad1816.ko* snd_ds1.ko* snd_fm801.ko* snd_neomagic.ko* snd_sbc.ko* snd_cmi.ko* snd_emu10k1.ko* snd_maestro.ko* snd_pcm.ko* snd_solo.ko* snd_cs4281.ko* snd_es137x.ko* snd_maestro3.ko* snd_sb16.ko* snd_t4dwave.ko* snd_csa.ko* snd_ess.ko* snd_mss.ko* snd_sb8.ko* snd_via82c686.ko* It already is a module. Well, 20 modules anyway. Though if you want to make the snoop (snp) device a module, that would be nice, there have been a couple of times when I wanted it. -- Ben Smithurst / ben@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message