Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!msunews!news.mtu.edu!newsxfer.itd.umich.edu!newsxfer3.itd.umich.edu!su-news-hub1.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.maxwell.syr.edu!hunter.premier.net!news1.best.com!nntp1.ba.best.com!nntp2.ba.best.com!not-for-mail From: burton@bsampley.vip.best.com (Burton Sampley) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: How to get CD played sound to speakers? GUSiaia Date: 20 Feb 1997 20:35:26 GMT Lines: 18 Message-ID: <5eicie$nik$1@nntp2.ba.best.com> References: <stanbE5CAz8.KxF@netcom.com> <5dnmvt$ruq@ui-gate.utell.co.uk> <Pine.BSF.3.95q.970219205955.1870A-100000@jvaughn.org> NNTP-Posting-Host: bsampley.vip.best.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.7 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35863 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