On Wed, 13 Sep 2000, David S. Miller wrote:

>    Date:      Wed, 13 Sep 2000 18:00:02 -0700 (PDT)
>    From: Matthew Jacob <[EMAIL PROTECTED]>
> 
>    This seems to be an artifact of some OBP implementations for PPC-
>    apples in particular.
> 
>    It assigns both I/O and Mem addrs and IRQs, but doesn't enable
>    either memory or I/O. So you have to do it for it.
> 
> Yeah, but this doesn't belong in the drivers that is for sure.
> 
> It belongs in arch/ppc/kernel/*pci*.c
> 
> This is precisely the kind of compat stuff which should be fixed up in
> the arch-specific PCI support code.

I couldn't agree more.

However- I can only write the bits for my driver and maybe *suggest* stuff to
the PPC maintainers (I'm relatively new to having a PPC to play with).

-matt


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to