From owner-freebsd-hackers Tue Nov 26 5:36:25 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB9D237B401 for ; Tue, 26 Nov 2002 05:36:24 -0800 (PST) Received: from i19-177.us.catvmics.ne.jp (i19-071.us.catvmics.ne.jp [202.238.34.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60DF43EA9 for ; Tue, 26 Nov 2002 05:36:18 -0800 (PST) (envelope-from peterh@sapros.com) Received: from islir.sapros.com (localhost [127.0.0.1]) by i19-177.us.catvmics.ne.jp (8.12.6/8.12.6) with ESMTP id gAQACfdd000284 for ; Tue, 26 Nov 2002 19:12:43 +0900 (JST) (envelope-from peterh@islir.sapros.com) Message-Id: <200211261012.gAQACfdd000284@i19-177.us.catvmics.ne.jp> To: freebsd-hackers@freebsd.org Subject: Re: When you get a moment. Date: Tue, 26 Nov 2002 19:12:41 +0900 From: Peter Haight Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a VAIO with an AC97 soundcard. Here's the pciconf output: pcm0@pci0:31:5: class=0x040100 card=0x80fa104d chip=0x24858086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82801CA/CAM (ICH3-S/ICH3-M) AC'97 Audio Controller' class = multimedia subclass = audio Here's the /var/log/messages entry: Nov 26 18:53:34 islir /kernel: pcm0: port 0x18c0-0x18ff,0x1c00-0x1cff irq 9 at device 31.5 on pci0 Now it works fine, but only if I constantly wiggle my USB mouse. If I take a look at /var/log/messages, all the USB controllers share the same IRQ (9). Of course, this all works fine under Windows XP with the IRQs all the same. I've looked into the BIOS and there is hardly anything you can set and certainly no settings for PnP or PCI. Any suggestions? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message