*BSD News Article 32679


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!quagga.ru.ac.za!Braae!g89r4222
From: csgr@cs.ru.ac.za (Geoff Rehmet)
Newsgroups: comp.os.386bsd.questions
Subject: Re: [FreeBSD] Kernel config questions
Date: 13 Jul 1994 07:42:13 GMT
Organization: Rhodes University Computing Services
Lines: 34
Message-ID: <3005sl$437@quagga.ru.ac.za>
References: <Cst70K.7Fs@usenet.ucs.indiana.edu>
Reply-To: csgr@cs.ru.ac.za
NNTP-Posting-Host: braae.ru.ac.za
X-Newsreader: NN version 6.5.0 #4 (NOV)

In <Cst70K.7Fs@usenet.ucs.indiana.edu> ahabig@bigbang.astro.indiana.edu (Alec Habig) writes:


>A couple of questions regarding (apparently) undocumented kernel optiosn in
>FreeBSD 1.1.5 :

>1) One of the 1.1.5 changes was to include a better math emulation,
>   according to the WHATS_NEW file.  This file also says that it
>   defaults to the old emulation.  How does one toggle the new stuff 
>   on?
Change the MATH_EMULATE option to :

options         "GPL_MATH_EMULATE"

>2) When my X server, XF86_S3, starts up, right after the bit where it
>   tells you the modes its using, how it's caching stuff, etc, it says
>   something about "not using MIT_SHA extensions, not supported in
>   kernel".  What are these extensions, and if they're useful, how does
>   one enable them?
Add the following to your kernel config:

options         SYSVSHM

These options should all be documented in 
/sys/doc/options.doc (It appears that SYSVSHM is while GPL_MATH_EMULATE
isn't).


Geoff.
--
 Geoff Rehmet, Computer Science Department,   | ____   _ o         /\
  Rhodes University,  South Africa            |___  _-\_<,        / /\/\
 FreeBSD core team                            |    (*)/'(*)    /\/ /  \ \
     csgr@cs.ru.ac.za, csgr@freefall.cdrom.com, geoff@neptune.ru.ac.za