Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269665AbUJABYl (ORCPT ); Thu, 30 Sep 2004 21:24:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269663AbUJABYG (ORCPT ); Thu, 30 Sep 2004 21:24:06 -0400 Received: from sol.linkinnovations.com ([203.94.173.142]:29826 "EHLO theirongiant.lochness.weebeastie.net") by vger.kernel.org with ESMTP id S269660AbUJABXj (ORCPT ); Thu, 30 Sep 2004 21:23:39 -0400 Date: Fri, 1 Oct 2004 11:23:37 +1000 From: CaT To: Linus Torvalds Cc: Kernel Mailing List , Greg KH , Bartlomiej Zolnierkiewicz , "Li, Shaohua" Subject: Re: promise controller resource alloc problems with ~2.6.8 Message-ID: <20041001012337.GF7162@zip.com.au> References: <20040927084550.GA1134@zip.com.au> <20040930233048.GC7162@zip.com.au> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="dc+cDN39EJAMEtIO" Content-Disposition: inline In-Reply-To: Organisation: Furball Inc. User-Agent: Mutt/1.5.6+20040722i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 12430 Lines: 239 --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Sep 30, 2004 at 04:56:21PM -0700, Linus Torvalds wrote: > On Fri, 1 Oct 2004, CaT wrote: > > > > I have the one from 2.6.9-rc2-bk8 available to me (last time I booted I > > had time to grab lots of things) so I've attached that and the current > > one. If you need the rc3 it'll need to wait another 8 hours or so as I'm > > currently away from the PC. > > This is enough, I think, although I'd also like to get the output from > /sbin/lspci just to clarify what the devices are. Ok. I've got lspci -vvv for both bk8 and 8-rc2. They are slightly different so I'm including them both. > Now, the reason for using "insert_resource()" in arch/i386/pci/i386.c > should go away with Shaohua Li's patch, so I'd love to hear if applying > Li's patch _and_ making the "insert_resource()" be a "request_resource()" > fixes the problem for you. > > I bet it will. No problem. 7hrs to go. :) -- Red herrings strewn hither and yon. --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lspci-2.6.8-rc2" 2.6.8-rc2: 0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- 0000:00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (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=medium >TAbort- SERR- Reset- FastB2B+ 0000:00:0d.0 Unknown mass storage controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02) Subsystem: Promise Technology, Inc. Ultra100 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- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="lspci-2.6.9-rc2-bk8" 2.6.9-rc2-bk8: 0000:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- 0000:00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (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=medium >TAbort- SERR- Reset- FastB2B+ 0000:00:0d.0 Unknown mass storage controller: Promise Technology, Inc. PDC20267 (FastTrak100/Ultra100) (rev 02) Subsystem: Promise Technology, Inc. Ultra100 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- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- --dc+cDN39EJAMEtIO-- - 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/