From owner-freebsd-ports@FreeBSD.ORG Fri Jul 11 03:34:45 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A54DA37B401 for ; Fri, 11 Jul 2003 03:34:45 -0700 (PDT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C9843FB1 for ; Fri, 11 Jul 2003 03:34:44 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd05.aul.t-online.de by mailout03.sul.t-online.com with smtp id 19avEg-00086v-07; Fri, 11 Jul 2003 12:34:42 +0200 Received: from Andro-Beta.Leidinger.net (EB3envZEZeHD4+9lSfNYfrGhX00ZzrWG9+I4Rj+3-7la4cYTw0AK4G@[80.131.119.42]) by fmrl05.sul.t-online.com with esmtp id 19avEX-1TTmlM0; Fri, 11 Jul 2003 12:34:33 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h6BAYWQA023806; Fri, 11 Jul 2003 12:34:32 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h6BAYWo7000793; Fri, 11 Jul 2003 12:34:32 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 11 Jul 2003 12:34:32 +0200 From: Alexander Leidinger To: Charles Becker Message-Id: <20030711123432.28f18e1e.Alexander@Leidinger.net> In-Reply-To: <3F0DD852.6030007@phreaker.net> References: <3F0D9555.10009@phreaker.net> <1057855193.85250.77.camel@elwood> <3F0DA517.1060108@phreaker.net> <1057864736.85250.239.camel@elwood> <3F0DD852.6030007@phreaker.net> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: EB3envZEZeHD4+9lSfNYfrGhX00ZzrWG9+I4Rj+3-7la4cYTw0AK4G@t-dialin.net cc: freebsd-ports@freebsd.org Subject: Re: linux_base and rtcw X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 10:34:46 -0000 On Thu, 10 Jul 2003 17:19:14 -0400 Charles Becker wrote: > Eventually im going try eariler versions of FreeBSD and see if the same > thing happens with the sound in linux apps. I wonder if other people > using linux_base and or wine with soundblaster cards experence this > problem? Is there any type of linux_base mailing list? Jumping in: our implementation of the OSS API has some constraints on the order of what function (setting/ioctl) can be called after another, which the linux implementation doesn't seem to have. I've patched quakeforge and quake2forge a while ago to get sound output. So it may be the case, that those programs which behave not as intended may not check the error code and think everything is fine. For wine it should be easy to check (just instrument the code with appropriate printf()s. Bye, Alexander. -- Press every key to continue. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7