From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 09:34:51 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A7B16A4CE for ; Sat, 7 Feb 2004 09:34:51 -0800 (PST) Received: from postino-2.etat.lu (postino-2.etat.lu [194.154.205.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF4D43D31 for ; Sat, 7 Feb 2004 09:34:50 -0800 (PST) (envelope-from didier.wiroth@mcesr.etat.lu) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by postino-2.etat.lu (Postfix) with ESMTP id CAF7D41BAF for ; Sat, 7 Feb 2004 18:34:34 +0100 (CET) Received: from avirus-1.cie.etat.lu (dispatch-1.cie.etat.lu [148.110.137.6]) by localhost (CIE ESMTP Dispatch 1) with ESMTP id C4FBFA4 for ; Sat, 7 Feb 2004 18:34:34 +0100 (CET) Received: from hermes-2 (hermes-2.cie.etat.lu [148.110.136.57]) B5C7CA2 for ; Sat, 7 Feb 2004 18:34:34 +0100 (CET) Received: from conversion-daemon.mail.etat.lu by mail.etat.lu (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) id <0HSQ00H015W5PE@mail.etat.lu> for freebsd-questions@freebsd.org; Sat, 07 Feb 2004 18:34:34 +0100 (MET) Received: from etat.lu (mail.etat.lu [148.110.136.60])18 2003)) with ESMTP id <0HSQ0054W65KHO@mail.etat.lu>; Sat, 07 Feb 2004 18:34:32 +0100 (MET) Received: from [192.168.1.74] by mail.etat.lu (mshttpd); Sat, 07 Feb 2004 18:34:32 +0100 Date: Sat, 07 Feb 2004 18:34:32 +0100 From: Didier Wiroth To: Nicolas Gafgo Message-id: MIME-version: 1.0 X-Mailer: iPlanet Messenger Express 5.2 HotFix 1.14 (built Mar 18 2003) Content-type: multipart/mixed; boundary="Boundary_(ID_MZe5lNr8qyIyrXaU8ktUeQ)" Content-language: fr X-Accept-Language: fr Priority: normal cc: freebsd-questions@freebsd.org Subject: Re: Sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 17:34:51 -0000 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)--