Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2003 22:18:17 -0700
From:      long cao <lcao@san.rr.com>
To:        marlon corleone <mmp6107625@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dvd question
Message-ID:  <200307302218.17257.lcao@san.rr.com>
In-Reply-To: <20030731033738.65542.qmail@web10003.mail.yahoo.com>
References:  <20030731033738.65542.qmail@web10003.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
if you compile your kernel with 

cpu i686_cpu

cpu_enable_sse is turned on by default

you can also type 

make LINT 

in your kernel conf dir to get list of possible kernel options as well

hope that helps

--long

On Wednesday 30 July 2003 08:37 pm, marlon corleone wrote:
>  is this the only entry i should put in my kernel
> config: options         CPU_ENABLE_SSE
> to support dvd, in recent docs and tutorial they
> include
> options                USER_LDT
>
> should i include this entry? options USER_LDT
>
>    im running 5.1-RELEASE
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free, easy-to-use web site design software
> http://sitebuilder.yahoo.com
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"

-- 
<insert your favorite quote here>



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