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.

Later,
David S. Miller
[EMAIL PROTECTED]
-
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