From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 05:03:41 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 157EB16A4CE for ; Sun, 14 Dec 2003 05:03:41 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 131C543D32 for ; Sun, 14 Dec 2003 05:03:38 -0800 (PST) (envelope-from sebastian.ssmoller@gmx.net) Received: (qmail 3062 invoked by uid 65534); 14 Dec 2003 12:56:56 -0000 Received: from pD9E83AAF.dip.t-dialin.net (EHLO [217.232.58.175]) (217.232.58.175) by mail.gmx.net (mp026) with SMTP; 14 Dec 2003 13:56:56 +0100 X-Authenticated: #15005775 From: sebastian ssmoller To: Mitsuru IWASAKI In-Reply-To: <20031214.020020.102579859.iwasaki@jp.FreeBSD.org> References: <1071330727.904.19.camel@tyrael.linnet> <1071332676.30215.1.camel@localhost> <1071333492.904.24.camel@tyrael.linnet> <20031214.020020.102579859.iwasaki@jp.FreeBSD.org> Content-Type: text/plain Message-Id: <1071406830.904.33.camel@tyrael.linnet> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 14 Dec 2003 14:00:30 +0100 Content-Transfer-Encoding: 7bit cc: Freebsd Current Subject: Re: acpi and sound X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2003 13:03:41 -0000 On Sat, 2003-12-13 at 18:00, Mitsuru IWASAKI wrote: > > > sysctl hw.allow_unsupported_io_range=1 > > > > is this really a sysctl property for 5-current ? > > I think the right operation is like this: > # echo hw.pci.allow_unsupported_io_range=1 >> /boot/loader.conf > # shutdown -r using /boot/loader.conf i was able to set that property but no luck - still does not work :( still the same error, same output could it be that the sound driver wants to use a special irq but cannot ? $ vmstat -i interrupt total rate irq0: clk 24114 99 irq1: atkbd0 280 1 irq5: cbb0 cbb1 rl+ 201 0 irq8: rtc 30865 127 irq9: acpi0 412 1 irq13: npx0 1 0 irq14: ata0 2610 10 irq15: ata1 31 0 Total 58514 241 thx, seb > > Please try. > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >