From owner-freebsd-multimedia@FreeBSD.ORG Fri Oct 7 20:14:24 2005 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 69BC916A420 for ; Fri, 7 Oct 2005 20:14:24 +0000 (GMT) (envelope-from erleya@gmail.com) Received: from smtp1-g19.free.fr (smtp1-g19.free.fr [212.27.42.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id C889843D46 for ; Fri, 7 Oct 2005 20:14:23 +0000 (GMT) (envelope-from erleya@gmail.com) Received: from dexxa.mshome (vau06-2-82-238-188-208.fbx.proxad.net [82.238.188.208]) by smtp1-g19.free.fr (Postfix) with ESMTP id F1F4B4D7C6; Fri, 7 Oct 2005 22:14:20 +0200 (CEST) Received: from dexxa.mshome (localhost.mshome [127.0.0.1]) by dexxa.mshome (8.13.5/8.13.4) with ESMTP id j97KBM1e042796; Fri, 7 Oct 2005 22:11:24 +0200 (CEST) (envelope-from erleya@gmail.com) Received: (from www@localhost) by dexxa.mshome (8.13.5/8.13.4/Submit) id j97KBKho042795; Fri, 7 Oct 2005 22:11:20 +0200 (CEST) (envelope-from erleya@gmail.com) Message-Id: <200510072011.j97KBKho042795@dexxa.mshome> X-Authentication-Warning: dexxa.mshome: www set sender to using -f To: Ariff Abdullah , "Steven S." , From: Date: Fri, 7 Oct 2005 22:11:18 CEST Errors-To: X-Priority: 3 (Normal) User-Agent: NOCC MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV 0.87/1121/Fri Oct 7 19:38:02 2005 on dexxa.mshome X-Virus-Status: Clean Cc: Subject: Re: any hope for maestro support? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: erleya@gmail.com List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 20:14:24 -0000 Ariff, > Please replace your /usr/src/sys/dev/sound/pci/maestro.c with this one > (attached). Note: THIS IS JUST AN UGLY, BLATANT HACK to revert > everything back to it's very last known working configuration. Tried it and got this compilation error: ------------------- #cd /usr/src #make kernel ...skipped... cc -c -O2 -pipe -fno-strict-aliasing -march=pentium2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror /usr/src/sys/dev/sound/pci/maestro.c /usr/src/sys/dev/sound/pci/maestro.c: In function `aggch_start_dac': /usr/src/sys/dev/sound/pci/maestro.c:523: error: `APU_USE_SYSMEM' undeclared (first use in this function) /usr/src/sys/dev/sound/pci/maestro.c:523: error: (Each undeclared identifier is reported only once /usr/src/sys/dev/sound/pci/maestro.c:523: error: for each function it appears in.) /usr/src/sys/dev/sound/pci/maestro.c:565: error: `APU_STEREO' undeclared (first use in this function) *** Error code 1 Stop in /usr/obj/usr/src/sys/TOSHKA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------------ It's on RELENG_6 'cvsup'-ed yesterday. I'll try to look at the sources this weekend to find out what can be wrong, but I guess there'll be too many things... Thank you all for your contribution! WBR, Alex ___________________________________ NOCC, http://nocc.sourceforge.net