From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.145.8 with SMTP id o8csp97906yhj; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) Return-Path: <9front+bncCPTY2Ox2EPjd4v4EGgQ25AgA@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCPTY2Ox2EPjd4v4EGgQ25AgA@googlegroups.com designates 10.68.237.67 as permitted sender) client-ip=10.68.237.67; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCPTY2Ox2EPjd4v4EGgQ25AgA@googlegroups.com designates 10.68.237.67 as permitted sender) smtp.mail=9front+bncCPTY2Ox2EPjd4v4EGgQ25AgA@googlegroups.com; dkim=pass header.i=9front+bncCPTY2Ox2EPjd4v4EGgQ25AgA@googlegroups.com Received: from mr.google.com ([10.68.237.67]) by 10.68.237.67 with SMTP id va3mr11902163pbc.9.1339600632418 (num_hops = 1); Wed, 13 Jun 2012 08:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:x-authenticated:x-provags-id:message-id :date:from:to:subject:in-reply-to:mime-version:x-y-gmx-trusted :x-original-sender:x-original-authentication-results:reply-to :precedence:mailing-list:list-id:x-google-group-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe :content-type:content-transfer-encoding; bh=JpP5bstp0qdlj9Sx/o+0Ec6PZQwVnIyXwIPdcb7PuOs=; b=02ZuMnio/R6o6EmsK0nGE/UnpJtVjHyCsmWH/MORfBVYW3z6rbnJR8yIEqxecbD5gt B+GuS83a0vSIaZfwj5oz4FBlmPySF50q6kC8TfdOk/FTpeUcGiQ0iMDsVh7KG/EVZYw+ FlV52AypZmPWBquGJL+rQiroh4oU9UtolqtPY= Received: by 10.68.237.67 with SMTP id va3mr2780548pbc.9.1339600632378; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.68.212.39 with SMTP id nh7ls19684744pbc.4.gmail; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) Received: by 10.68.220.230 with SMTP id pz6mr15570980pbc.3.1339600632133; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) Received: by 10.68.220.230 with SMTP id pz6mr15570979pbc.3.1339600632124; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) Received: from mailout-de.gmx.net (mailout-de.gmx.net. [213.165.64.22]) by gmr-mx.google.com with SMTP id ph6si5799919pbc.2.2012.06.13.08.17.11; Wed, 13 Jun 2012 08:17:12 -0700 (PDT) Received-SPF: pass (google.com: domain of cinap_lenrek@gmx.de designates 213.165.64.22 as permitted sender) client-ip=213.165.64.22; Received: (qmail invoked by alias); 13 Jun 2012 15:17:10 -0000 Received: from i5E878574.versanet.de (EHLO rei2.9hal) [94.135.133.116] by mail.gmx.net (mp010) with SMTP; 13 Jun 2012 17:17:10 +0200 X-Authenticated: #10700799 X-Provags-ID: V01U2FsdGVkX1/SnVJNzYPSqbOrc6yshjCQcd/qRaG53RhErU0nFP uX7wrlWn/9Rhwf Message-ID: <4c69fa513efe77a9025ccae42b9cd908@rei2.9hal> Date: Wed, 13 Jun 2012 17:15:11 +0200 From: cinap_lenrek@gmx.de To: 9front@googlegroups.com Subject: Re: Sound in VMWare In-Reply-To: <653ecdb9-9052-4185-ae2e-c2d1c483b332@3g2000vbx.googlegroups.com> MIME-Version: 1.0 X-Y-GMX-Trusted: 0 X-Original-Sender: cinap_lenrek@gmx.de X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of cinap_lenrek@gmx.de designates 213.165.64.22 as permitted sender) smtp.mail=cinap_lenrek@gmx.de Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit yeah, and theres no driver for the es pci card. you can get audio working in vmware using sb16 driver. i just tested this with the latest 9front iso. our sb16 driver is different from the bell-labs one (i program the dma controllers in cyclic mode to avoid audio dropouts in bochs and qemu) and it works here in vmware player 4.0.1 on windows xp. http://ninetimes.cat-v.org/tips/2008/08/06/1_Audio_support_in_VmWare/ if you still want to write a driver for the es: ftp://ftp.alsa-project.org/pub/manuals/ensoniq/ http://fxr.watson.org/fxr/source/dev/pci/eap.c?v=OPENBSD -- cinap