Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Feb 2004 18:34:32 +0100
From:      Didier Wiroth <didier.wiroth@mcesr.etat.lu>
To:        Nicolas Gafgo <gaf@spray.se>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Sound
Message-ID:  <bf75e0ce.e0cebf75@etat.lu>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

--Boundary_(ID_MZe5lNr8qyIyrXaU8ktUeQ)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline

Hi, 
Which sound chip has your motherboard?! 
Have a look here: 
http://www.freebsd.org/cgi/man.cgi?query=pcm&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html 
If your soundcard is supported by this driver add 
device pcm 
options PNPBIOS 
 
Regarding you tag question for subfile. It depends 
what you want to update? 
Here is my file for updating the ports collection: 
*default host=cvsup6.de.FreeBSD.org 
*default base=/usr/local/etc/cvsup 
*default prefix=/usr 
*default release=cvs tag=. 
*default delete use-rel-suffix 
ports-all 
 
Tag for the ports is here "tag=." 
 
If you want to update the sources too with this 
file and your are using freebsd5.2-release add 
"after" ports-all the following: 
scr-all tag=RELENG_5_2 
 
So now it should look like this: 
*default host=cvsup6.de.FreeBSD.org 
*default base=/usr/local/etc/cvsup 
*default prefix=/usr 
*default release=cvs tag=. 
*default delete use-rel-suffix 
ports-all 
src-all tag=RELENG_5_2 
 
P.S. You can see which version your are running by 
using the following command: uname -a 
 
Good luck 
Didier 

--Boundary_(ID_MZe5lNr8qyIyrXaU8ktUeQ)
MIME-version: 1.0
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
Content-disposition: inline

_______________________________________________
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"

--Boundary_(ID_MZe5lNr8qyIyrXaU8ktUeQ)--



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