From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 06:50:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EDBE16A4CE for ; Wed, 26 Jan 2005 06:50:57 +0000 (GMT) Received: from ms-smtp-03-eri0.southeast.rr.com (ms-smtp-03-lbl.southeast.rr.com [24.25.9.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87F4D43D1F for ; Wed, 26 Jan 2005 06:50:56 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j0Q6orkc028278 for ; Wed, 26 Jan 2005 01:50:54 -0500 (EST) Date: Wed, 26 Jan 2005 06:57:20 +0000 From: Jason Henson To: freebsd-questions@freebsd.org References: <41F6B39A.9040806@rogers.com> In-Reply-To: <41F6B39A.9040806@rogers.com> (from derekm.nospam@rogers.com on Tue Jan 25 16:01:14 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1106722640l.30425l.0l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Xmms FreeBSD and buzzing or skipping sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 06:50:57 -0000 and On 01/25/05 16:01:14, Derek wrote:, > Jason Henson wrote: >> Something like hw.acpi.pci.link.0.6.0.irq=3D16 >=20 > I used: > hw.acpi.pci.link.0.11.0.irq=3D9 > hw.acpi.pci.link.0.11.1.irq=3D9 >=20 > In /boot/loader.conf, and I get a panic right at boot... If I unset =20 > them using loader, system boots fine. I also tried using irq 20, =20 > same thing. > I never had a panic from using these? Maybe use irqs 19 and 24, or move the usb controler. I don't know, but =20 you may only be able to remap to irqs higher that 14 because those are =20 enabled with acpi. 1 - 14 are standard hardware irqs and don't need =20 acpi. Just a thought. >> #irq pcm in /boot/loader.conf >=20 > I don't know what this statement means... I tried looking for more =20 > documentation about it. > Just something to remind me what I did. >> Maybe you could also try changing the pci clock, by =3D20 >> this I mean the number of tics or cycles a device can control the =20 >> bus. =3D20 >> I have mine set to 96. >=20 > Is this a function of the BIOS, or the O/S? If its in FreeBSD, where =20 > can I find more information about this? > It's in the bios. Also checkout man acpi, man acpidump, and the acpi =20 page in the handook.