Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!vixen.cso.uiuc.edu!news.stealth.net!uunet!in3.uu.net!199.171.20.9!news.nkn.net!jvaughn.org!jvaughn From: Jayson Vaughn <jvaughn@applink.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How to get CD played sound to speakers? GUSiaia Date: Sun, 23 Feb 1997 01:17:12 -0600 Organization: National Knowledge Network Lines: 29 Message-ID: <Pine.BSF.3.95q.970223011630.827A-100000@jvaughn.org> References: <stanbE5CAz8.KxF@netcom.com> <5dnmvt$ruq@ui-gate.utell.co.uk> <Pine.BSF.3.95q.970219205955.1870A-100000@jvaughn.org> <5eicie$nik$1@nntp2.ba.best.com> NNTP-Posting-Host: app73.applink.net Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: jvaughn@jvaughn.org In-Reply-To: <5eicie$nik$1@nntp2.ba.best.com> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35936 Er, excuse me, I ment by 'Edit' to open and read it as reference. My mistake Jayson Vaughn (jvaughn@applink.net/jvaughn@linux.campus.vt.edu) On 20 Feb 1997, Burton Sampley wrote: > In article <Pine.BSF.3.95q.970219205955.1870A-100000@jvaughn.org>, > Jayson Vaughn <jvaughn@applink.net> writes: > > > > Edit the file /usr/src/sys/i386/conf/LINT, read the sound section > > and add GUS sound support in the kenrel. You should be able to take it > > from there. > > (Btw, you must have the kernel source to do this of course. If not, go to > > ftp.freebsd.org/pub/FreeBSD/<Release-Name>/src, get ssrc.* sinclude.* .) > > > > I disagree with editing the LINT file. The on-line handbook states to make a > copy of the GENERIC configuration file (rename it, of course) and make all > your modifications there. The LINT file should be used as a reference only. > > Check the on-line handbook at /usr/share/doc/handbook/handbook.html for more > information on how to build a custom kernel. > > Burton Sampley > >