From owner-freebsd-sparc64@FreeBSD.ORG Tue Mar 28 02:22:09 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF9516A425; Tue, 28 Mar 2006 02:22:09 +0000 (UTC) (envelope-from ardelean@ww.uni-erlangen.de) Received: from servww6.ww.uni-erlangen.de (servww6.ww.uni-erlangen.de [131.188.238.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4275B43D45; Tue, 28 Mar 2006 02:22:05 +0000 (GMT) (envelope-from ardelean@ww.uni-erlangen.de) Received: from localhost (ardelean@localhost) by servww6.ww.uni-erlangen.de (8.11.6/8.11.6/SuSE Linux 0.5) with ESMTP id k2S2M3v25981; Tue, 28 Mar 2006 04:22:03 +0200 Date: Tue, 28 Mar 2006 04:22:03 +0200 (CEST) From: Gheorghe Ardelean To: John Baldwin In-Reply-To: <200603271356.22473.jhb@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-sparc64@freebsd.org Subject: Re: FreeBSD 6.1-PRERELEASE on Ultra 1 and cs4231 audio codec X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Mar 2006 02:22:09 -0000 On Mon, 27 Mar 2006, John Baldwin wrote: > On Saturday 25 March 2006 19:58, Gheorghe Ardelean wrote: > > > > Hi, > > > > I have tried the FreeBSD 6.1-PRERELEASE on my Ultra 1 and I have to say > > thank you to all the guys involved in making this support happen. > > > > Now my plain Ultra 1 is fully supported and I thing as soon as 6.1-RELEASE > > is out we can update the web page of the sparc64 port to move Ultra 1 to > > supported models. > > > > In order to add support also for the cs4231 audio codec some additional > > hooks should be added. This is documented now here: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=94940 > > Try reverting your patches and using 'device snd_audiocs' instead of > 'device snd_cs4231' in your kernel config. I think there is also already > support for a snd_audiocs kernel module as well. This is true, it works nicely with snd_audiocs. Sorry for not seeing it. Someone please close the pr! Thanks. Johny.