From owner-freebsd-stable Fri Jul 20 3: 4:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quasar.phys.vt.edu (quasar.phys.vt.edu [128.173.176.36]) by hub.freebsd.org (Postfix) with ESMTP id 5CBC737B401 for ; Fri, 20 Jul 2001 03:04:32 -0700 (PDT) (envelope-from sucho2@quasar.phys.vt.edu) Received: from localhost (sucho2@localhost) by quasar.phys.vt.edu (8.11.0/8.11.0) with ESMTP id f6KA4S604752; Fri, 20 Jul 2001 06:04:28 -0400 Date: Fri, 20 Jul 2001 06:04:27 -0400 (EDT) From: Sung Nae Cho To: Kris Kennaway Cc: Subject: Re: Does kernel option "CPU_FASTER_5X86_FPU" apply to Intel Celeron CPU's? In-Reply-To: <20010720030049.A83128@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 20 Jul 2001, Kris Kennaway wrote: > On Fri, Jul 20, 2001 at 02:03:17AM -0400, Sung Nae Cho wrote: > > Hi, > > > > Anyone here know if the kernel option in LINT, "CPU_FASTER_5X86_FPU" > > applies to Celeron processors or if it only applies to 586 cpus as it's > > name seem to suggest? > > It doesn't apply to Celerons. > > > Also, I've noticed that you can get the soundcard to work in FreeBSD by > > loading the module at /boot/loader.conf. What's the advantage of > > compiling the sound support in kernel (say, options pcm) instead of using > > the module? If there isn't any advantages, I'd rather want to keep the > > kernel size small and load the modules as necessary. > > The only real downside is that you have to keep your modules in sync > with your kernel. If you use 'make buildkernel' as documented then > there's no problem. > > > Lastly, if I'll be loading the USB modules from /boot/loader.conf, do I > > still need to have the USB options compiled in the kernel or that's not > > necessary? > > Not necessary (and if you have it compiled in, you can't load the module :) > > Kris > Thanks so much for your help! Yours sincerely, Sung N. Cho, Friday, July 20, 2001. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message