Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268218AbUJKSLy (ORCPT ); Mon, 11 Oct 2004 14:11:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S267504AbUJKSLx (ORCPT ); Mon, 11 Oct 2004 14:11:53 -0400 Received: from web11206.mail.yahoo.com ([216.136.131.188]:15884 "HELO web11206.mail.yahoo.com") by vger.kernel.org with SMTP id S269187AbUJKSKb (ORCPT ); Mon, 11 Oct 2004 14:10:31 -0400 Message-ID: <20041011181027.58868.qmail@web11206.mail.yahoo.com> Date: Mon, 11 Oct 2004 11:10:27 -0700 (PDT) From: todd nguyen Subject: Re: Oops in loading cardbus bridge drivers in kernel version 2.6.9-rc1 To: Russell King Cc: linux-kernel@vger.kernel.org, majordomo@vger.kernel.org, toddnguyen@yahoo.com In-Reply-To: <20041007101438.B10716@flint.arm.linux.org.uk> 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 Content-Length: 8681 Lines: 250 Hi Russell, Here is the output for lspci -vv. I hope someone out there can give me advice. Please let me know if additional information I should post. Thanks in advance, ==================lspci -vv==================== 00:00.0 Host bridge: Intel Corp. 82855PM Processor to I/O Controller (rev 03) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 00:01.0 PCI bridge: Intel Corp. 82855PM Processor to AGP Controller (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Reset- FastB2B- 00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01) (prog-if 00 [UHCI]) Subsystem: Intel Corp.: Unknown device 4541 Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- 00:1e.0 PCI bridge: Intel Corp. 82801BAM/CAM PCI Bridge (rev 81) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Reset- FastB2B- 00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- Region 1: I/O ports at Region 2: I/O ports at Region 3: I/O ports at Region 4: I/O ports at bfa0 [size=16] Region 5: Memory at 40000000 (32-bit, non-prefetchable) [size=1K] 00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio Controller (rev 01) Subsystem: Dell Computer Corporation: Unknown device 011d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 02) (prog-if 00 [VGA]) Subsystem: Dell Computer Corporation: Unknown device 011d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- Stepping+ SERR+ FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- [disabled] [size=128K] Capabilities: 02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01) Subsystem: Dell Computer Corporation: Unknown device 865d Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- 02:01.0 CardBus bridge: O2 Micro, Inc.: Unknown device 7113 (rev 20) Subsystem: Dell Computer Corporation: Unknown device 011d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- SERR- Reset- 16bInt- PostWrite+ 16-bit legacy interface ports at 0001 02:01.1 CardBus bridge: O2 Micro, Inc.: Unknown device 7113 (rev 20) Subsystem: Dell Computer Corporation: Unknown device 011d Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- SERR- Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 =============================================== --- Russell King wrote: > On Wed, Oct 06, 2004 at 03:56:45PM -0700, todd > nguyen wrote: > > " Unable to handle kernel NULL pointer dereference > at > > virtual address 00000008" Can anyone give me some > > pointer on why I'm seeing this error? > > Something for the PCI people to look at I think... > However, you might > consider including _full_ lspci -vv information > rather than just a > subset. > > -- > Russell King > Linux kernel 2.6 ARM Linux - > http://www.arm.linux.org.uk/ > maintainer of: 2.6 PCMCIA - > http://pcmcia.arm.linux.org.uk/ > 2.6 Serial core > - 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/