From owner-freebsd-mobile Mon Sep 23 12:26:52 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5ED437B401 for ; Mon, 23 Sep 2002 12:26:49 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F8743E4A for ; Mon, 23 Sep 2002 12:26:49 -0700 (PDT) (envelope-from pdb2@u.washington.edu) Received: from u.washington.edu ([12.231.115.57]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020923192648.TSHQ8451.sccrmhc01.attbi.com@u.washington.edu>; Mon, 23 Sep 2002 19:26:48 +0000 Message-ID: <3D8F6AEE.9080300@u.washington.edu> Date: Mon, 23 Sep 2002 12:26:38 -0700 From: paul beard Organization: University of Washington User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20020913 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" Cc: mobile@FreeBSD.ORG Subject: Re: more info on thinkpad audio References: <3D8D2D4A.5020704@u.washington.edu> <20020922.151541.110112144.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org M. Warner Losh wrote: > On many laptops, you are SOL. You only have 1 interrupt line. > > However, maybe, just maybe FreeBSD is being a ittle stupid in > assigning interrupts. Check out http://people.freebsd.org/~imp/pir.c > to see if these devices can have different interrupts assigned. > > There's nothing you can do about an0 and pcic0/1 having the same > interrupt. well, my problem is solved with using this code you referred me to, but here's the output all the same, in case it's useful to anyone. $PIR table at 0x2811dee0 version 1.0 PCI interrupt router at 0:3.8 vendor 0x8086 device 0x122e PCI-only interrupts [ ] entry bus slot device 00: 00 00 07 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 63 [ 3 4 5 6 7 9 10 11 12 14 15] 01: 00 00 00 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 63 [ 3 4 5 6 7 9 10 11 12 14 15] 02: 00 00 01 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 03: 01 00 00 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 04: 00 00 02 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 05: 00 00 05 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 06: 00 01 03 INTA 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 07: 00 00 04 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 63 [ 3 4 5 6 7 9 10 11 12 14 15] 08: 08 02 00 INTA 60 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 63 [ 3 4 5 6 7 9 10 11 12 14 15] 09: 08 00 01 INTA 61 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] 10: 08 00 02 INTA 62 [ 3 4 5 6 7 9 10 11 12 14 15] INTB 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTC 00 [ 3 4 5 6 7 9 10 11 12 14 15] INTD 00 [ 3 4 5 6 7 9 10 11 12 14 15] -- Paul Beard / 8040 27th Ave NE / Seattle WA 98115 / paulbeard [at] mac [ dot] com / 206 529 8400 weblog @ Finagle's fourth Law: Once a job is fouled up, anything done to improve it only makes it worse. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message