From: "madodel" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.1.3) with ESMTP id 1905273 for ecs-t6x@2rosenthals.com; Sun, 01 Jun 2008 19:18:44 -0400 Received-SPF: none (secmgr-ny.randr: 204.186.29.233 is neither permitted nor denied by domain of ptdprolog.net) client-ip=204.186.29.233; envelope-from=madodel@ptdprolog.net; helo=pm12.mailnet.ptd.net; Received: from pm12.mailnet.ptd.net ([204.186.29.233]) by secmgr-ny.randr with esmtp (Exim 4.43) id 1K2wp0-0008R0-Ll for ecs-t6x@2rosenthals.com; Sun, 01 Jun 2008 19:18:43 -0400 Received: (qmail 16248 invoked by uid 50005); 1 Jun 2008 23:18:41 -0000 Received: from 24.238.79.4 by pm12.mailnet.ptd.net (envelope-from , uid 50002) with qmail-scanner-2.01 (clamdscan: 0.93/7246. Clear:RC:0(24.238.79.4):. Processed in 0.025439 secs); 01 Jun 2008 23:18:41 -0000 Received: from unknown (HELO [192.168.1.199]) (authenticated:madodel@[24.238.79.4]) (envelope-sender ) by pm12.mailnet.ptd.net (qmail-ldap-1.03) with SMTP for ; 1 Jun 2008 23:18:41 -0000 Message-ID: <48432E4F.3050603@ptdprolog.net> Date: Sun, 01 Jun 2008 19:18:39 -0400 User-Agent: Thunderbird 2.0.0.14 (OS/2/20080509) MIME-Version: 1.0 To: eCS ThinkPad T60/61 Mailing List Subject: Re: [eCS T60/T61] Out of curiosity, what IRQs are sharing withyour sound chipset? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Jon Harrison wrote: > On Sat, 31 May 2008 22:21:05 -0400, madodel wrote: > >> On my T61 RMVIEW /IRQ shows: >> >> IRQ Level = 17 PCI Pin = A Flg = SHARED Intel 3945 a/b/g >> IRQ Level = 17 PCI Pin = NONE Flg = SHARED HDA Intel >> IRQ Level = 17 PCI Pin = B Flg = SHARED UHCI Compliant USB >> Host Controller > > Exactly the same here. > >> of the USB controllers. Could this be a possible cause of the hangs I've >> been experiencing? Since I turned off animation I have had fewer hangs. > > I've been wondering the same thing but I could not find a way to > change irq's. I suppose you could turn off usb in the bios and > maybe the 3945 but for multi-booting that would be too much to give > up in my opinion. In \os2\acpi.cfg there are lines to redirect IRQ use, but I can't figure it out. It reminds me of spciirq which I finally figured out how to change an IRQ assignment on my old Medion laptop. The problem is it has a line to remap one IRQ to another, but not an IRQ for a single device to a new IRQ. So if I change 17 to 5 then all three (HDS, WiFi and USB) will be changed. There is an additional section for seting links that I am reading about now in ACPI-IRQ.doc to see if that will accomplish this. Mark