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
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"