Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2001 19:14:41 +0100
From:      Ben Smithurst <ben@FreeBSD.org>
To:        j mckitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: module documentation?
Message-ID:  <20010413191441.J75296@scientia.demon.co.uk>
In-Reply-To: <20010413160114.A18212@dogma.freebsd-uk.eu.org>
References:  <20010413160114.A18212@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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