From owner-freebsd-multimedia@FreeBSD.ORG Wed Apr 23 11:37:39 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 0EDB437B401 for ; Wed, 23 Apr 2003 11:37:39 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 957BC43FA3 for ; Wed, 23 Apr 2003 11:37:38 -0700 (PDT) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.8p1/8.12.3) with ESMTP id h3NIbbnR086097; Wed, 23 Apr 2003 11:37:37 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200304231837.h3NIbbnR086097@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: "Derek Young" From: Orion Hodson In-Reply-To: Your message of "Wed, 23 Apr 2003 13:19:50 MDT." <9625508F3C497FC439BD584031315D34@DerekYoung.easy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Apr 2003 11:37:37 -0700 Sender: hodson@icir.org cc: freebsd-multimedia@freebsd.org Subject: Re: creative extigy 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: Wed, 23 Apr 2003 18:37:39 -0000 /-- "Derek Young" wrote: | |There is nobody on the sound | |team supporting USB audio AFAIK. I may buy some h/w | |shortly and look to | |change this. | | You can if you want, however I have been using bsd since | 96 or so and have been wanting to contribute to it before. | Now that I am not married I have lots of free time/money | now. :) Okay, sounds good. | There is one error message on loading the module that | was not there before.. I will show it to you. | | pcm0: port | 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31.5 on pci0 | | pcm0: (id=0x594d4803) | | The unknown codec message is new. It never showed | before. Is this a bad thing? No, it's fine. It just means there isn't a named entry in the table of AC97 codecs. It does exist on -CURRENT, but hasn't made it back into the -STABLE branch. We'll get that sorted out. Thanks - Orion