Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 14 Jun 2002 12:33:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 14 Jun 2002 12:33:57 -0400 Received: from neon-gw-l3.transmeta.com ([63.209.4.196]:43272 "EHLO neon-gw.transmeta.com") by vger.kernel.org with ESMTP id ; Fri, 14 Jun 2002 12:33:56 -0400 Date: Fri, 14 Jun 2002 09:33:57 -0700 (PDT) From: Linus Torvalds To: Peter Osterlund cc: Patrick Mochel , Tobias Diedrich , Alessandro Suardi , Subject: Re: 2.5.20 - Xircom PCI Cardbus doesn't work 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 On 10 Jun 2002, Peter Osterlund wrote: > > It doesn't help unfortunately. The network card is not detected at > boot and I get the same oops at shutdown as with a vanilla 2.5.21 > kernel. Actually, the card seems to be detected, but: PCI: Device 01:00.0 not available because of resource collisions Can you enable PCI debugging and send a full log of that? The DEBUG stuff is sadly a manual diff and a recompile: please manually enable DEBUG in arch/i386/pci/pci.h and in drivers/pci/*.c (yes, there's not even one global place, you have to do it individually for each *.c file, ugh). Linus - 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/