Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Olaf Hering
On Tue, Dec 05, Benjamin Herrenschmidt wrote: Olaf, can you give me a dump of /proc/ioports ? What is sitting at 0 on that PCI bus ? with IDE=y == /proc/ioports == -001f : dma1 0020-0021 : 8259 (master) 0040-005f : timer 0060-006f : i8042 0080-008f

Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Gabriel Paubert
On Tue, Dec 05, 2006 at 03:41:19PM +1100, Benjamin Herrenschmidt wrote: On Mon, 2006-12-04 at 14:22 +, Alan wrote: The discussion I was having was about sl82cxx and handling unassigned resources. The zero address isn't relevant to that. Well, actually, it's unclear to me wether the

Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Sergei Shtylyov
Hello. Gabriel Paubert wrote: On Mon, 2006-12-04 at 14:22 +, Alan wrote: The discussion I was having was about sl82cxx and handling unassigned resources. The zero address isn't relevant to that. Well, actually, it's unclear to me wether the resource is unassigned or has been assigned

Linux 2.6.19: Libata PATA report (minor detection problem)

2006-12-05 Thread Dâniel Fraga
Hi, I'm testing the 2.6.19 kernel and using the new experimental PATA driver for AMD/Nvidia. My basic setup: Linux 2.6.19 Athlon64 3800+ Motherboard Asus A8N-VM Maxtor DiamondMax 9 80GB - primary master HP CD-Writer 8100 - secondary master gcc 4.1.1 I attached the requested info

Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Grant Grundler
On Tue, Dec 05, 2006 at 03:38:57PM +0300, Sergei Shtylyov wrote: Well, I don't have the PCI specification, but I have a device with the Try googling for pdf21.pdf, pdf22.pdf if you need it. :-) I think you meant pci21.pdf/pci22.pdf/pci23.pdf. And if you find them, trust me when I say

Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Sergei Shtylyov
Hello. Grant Grundler wrote: Well, I don't have the PCI specification, but I have a device with the Try googling for pdf21.pdf, pdf22.pdf if you need it. :-) I think you meant pci21.pdf/pci22.pdf/pci23.pdf. And if you find them, trust me when I say whoever is hosting those files can

Re: What is the correct way to indicate an unassigned PCI resource ?

2006-12-05 Thread Sergei Shtylyov
Hello. Benjamin Herrenschmidt wrote: On Tue, Dec 05, Benjamin Herrenschmidt wrote: Olaf, can you give me a dump of /proc/ioports ? What is sitting at 0 on that PCI bus ? with IDE=y == /proc/ioports == -001f : dma1 So it's indeed colliding with the cruft above. I

Re: -mm merge plans for 2.6.20

2006-12-05 Thread Mark Lord
Andrew Morton wrote: On Mon, 04 Dec 2006 23:56:42 -0500 Jeff Garzik [EMAIL PROTECTED] wrote: Andrew Morton wrote: libata_resume_fix.patch I thought this was resolved long ago? Are there still open reports that this solves, where upstream doesn't work? Heck, I don't know. You probably

Re: [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2

2006-12-05 Thread Bartlomiej Zolnierkiewicz
[ added Jeff and Tejun to cc: ] On 12/4/06, Alan [EMAIL PROTECTED] wrote: The ESB2 appears to emit spurious DMA interrupts when configured for native mode and handling ATAPI devices. Stratus were able to pin this bug down and produce a patch. This is a rework which applies the fixup only to the

[PATCH] ata/kconfig: Re: Why SCSI module needed for PCI-IDE ATA only disks ?

2006-12-05 Thread Randy Dunlap
On Tue, 05 Dec 2006 21:46:54 -0500 Ed Sweetman wrote: -ETOOMANYWORDS -ENOPATCH, so here is one to consider. Help text can also be added. supply text This is similar to what USB storage already does. --- From: Randy Dunlap [EMAIL PROTECTED] Provide more clues about SCSI config options that are

Re: Oops in pata_pdc2027x

2006-12-05 Thread Stephen Rothwell
On Wed, 06 Dec 2006 14:10:15 +0800 Albert Lee [EMAIL PROTECTED] wrote: Where could I download the patched kernel source? There are two POWER5 9110-51A boxes here. Maybe I could try to reproduce the problem on these boxes. You can just use Linus' current tree - it exhibits the same problem