From owner-freebsd-multimedia@FreeBSD.ORG Thu May 29 07:13:50 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB2F437B401; Thu, 29 May 2003 07:13:50 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2063743F3F; Thu, 29 May 2003 07:13:48 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost.kawo2.rwth-aachen.de [127.0.0.1])h4TEDjf8077702; Thu, 29 May 2003 16:13:45 +0200 (CEST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.9/8.12.9/Submit) id h4TEDZoN077701; Thu, 29 May 2003 16:13:35 +0200 (CEST) Date: Thu, 29 May 2003 16:13:35 +0200 From: Alexander Langer To: "Steve O'Hara-Smith" Message-ID: <20030529141335.GB66652@fump.kawo2.rwth-aachen.de> References: <20030516135815.GH1440@fump.kawo2.rwth-aachen.de> <20030517102456.7b0e1dfe.steve@sohara.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030517102456.7b0e1dfe.steve@sohara.org> X-PGP-Fingerprint: 7EC1 5B98 4554 2A63 9079 2B2F 9A94 CD6F 7F14 EFA4 X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. User-Agent: Mutt/1.5.3i cc: freebsd-multimedia@FreeBSD.org cc: roger@FreeBSD.org Subject: Re: Linux port of the Brooktree Soundchip drivers X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 14:13:51 -0000 I just noticed I put a patch of my very first hackish proof-of-concept online. (Good shot in the foot, Alex!) The actual patch is much cleaner and works much better. I already wondered why you got those compile errors. Thus spake Steve O'Hara-Smith (steve@sohara.org): > Well nothing went wrong, but I was sort of hoping to see > the bktr audio turn up as pcm1 and mixer1 as a side effect. I know > I'm an optimist :) Someone on IRC said he's working on this. As the Linux driver is able to attach the chip as a new sound device, it shouldn't be too hard to do. Well, maybe I'll do that later if we won't see results. Alex