Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 17 Jul 2001 16:23:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 17 Jul 2001 16:23:19 -0400 Received: from adsl-207-241-136-214.mpl.michix.net ([207.241.136.214]:61706 "HELO cobalt.deepthought.org") by vger.kernel.org with SMTP id ; Tue, 17 Jul 2001 16:23:15 -0400 Date: Tue, 17 Jul 2001 16:15:07 -0400 (EDT) From: Martin Murray To: Linus Torvalds Cc: Jeff Garzik , Kernel Mailing List Subject: Re: yenta_socket hangs sager laptop in kernel 2.4.6 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Sorry, I've been away for a few days. > Well, I think I've found the reason for your hang. > Your video card is also on irq11. So does my usb controller. It seems that all the integrated stuff use IRQ 11. > And I bet you don't have a driver that knows about it. You know. 2.2.19 uses my cardbus controller on IRQ 11 without a problem. Could it be something in the way the yenta_socket driver sets up the controller? I was thinking of dumping the read/write's from the i82365 from 2.2.19, and comparing it to the yenta_socket driver. Do you think this is worthwhile? I know your time is precious, but I'd like to fix this problem and will happily do the work if you can spare a few brain cycles on the problem. ;) Thanks, Martin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/