From owner-freebsd-multimedia@FreeBSD.ORG Sat Oct 28 07:43:55 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org 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 EE13716A40F for ; Sat, 28 Oct 2006 07:43:55 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CDE243D46 for ; Sat, 28 Oct 2006 07:43:55 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nf-out-0910.google.com with SMTP id p77so1536860nfc for ; Sat, 28 Oct 2006 00:43:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MR4cUOSBcCfoqEfNbDCF2qKFiOH1yTQvHeLZ8UkuoSWNsC46XTPqAuL9PvxX0fONUvt3LSH8fJUIZSntzJSyJp0ZVUGdkv5/ukHgYnNRDzUMIIftHWl1S/0z9OncFVS3jq5g+6KfAzdnmg+vwTaLBKzFMtJfp2qBiurLTZBG0/c= Received: by 10.78.127.6 with SMTP id z6mr940437huc; Sat, 28 Oct 2006 00:43:53 -0700 (PDT) Received: by 10.78.100.10 with HTTP; Sat, 28 Oct 2006 00:43:53 -0700 (PDT) Message-ID: Date: Sat, 28 Oct 2006 02:43:53 -0500 From: "Nikolas Britton" To: "Konstantin Dimitrov" In-Reply-To: <8103ad500610111048v756778c6pcac4006746ec3f0a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200606072039.13422.shoesoft@gmx.net> <8103ad500607180035t50633780wbf585805464b8696@mail.gmail.com> <787520ee0607180732r6bcb1ae4h1591230d2db366a@mail.gmail.com> <200610111331.39605.lrntct@gmail.com> <8103ad500610111048v756778c6pcac4006746ec3f0a@mail.gmail.com> Cc: freebsd-multimedia@freebsd.org Subject: Re: Status of VIA Envy24 audio controller X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Oct 2006 07:43:56 -0000 Hey Konstantin, I think I found a bug in the code. If I boot FreeBSD with verbose logging the envy24 driver will panic the system during the boot process. fatal trap 12, page fault, and something about "envy24(play): setmap; xxxxx", I'd have to build a debug kernel etc. if you want the full message and backtrace but this should be easy to reproduce. I'm using envy24 sources from -CURRENT that I manually MFC'd to FreeBSD 6.2-PRERELEASE. Oh... I'm using an M Audio Audiophile 2496. Thanks!, Nikolas