From: Ryan Nielsen <ran@krazynet.com>
To: Michel Lanners <mlan@cpu.lu>
Cc: mj@ucw.cz, linuxppc-dev@lists.linuxppc.org
Subject: Re: Various PMac PCI patches
Date: Thu, 19 Aug 1999 23:35:30 -0700 [thread overview]
Message-ID: <19990819233530.A138@gondolin.asf> (raw)
In-Reply-To: <199908200558.HAA00345@piglet.cpu.lu>; from Michel Lanners on Fri, Aug 20, 1999 at 07:58:48 +0200
Michel Lanners wrote:
> > isa_io_base is set to the address of bus 0 !
> > so inl() and friends use wrong address for cards on bus 1.
>
> That's expected (and broken) behaviour right now; I know how to correct
> the problem, but I need to do some hacking to get it coded right.
What are you plannering ?
I got tulip working by #define _IO_BASE DRIVER_IO_BASE (ifdef) in asm/io.h
and define DRIVER_IO_BASE to a value from pci_io_base(bus) in tulip.c
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next prev parent reply other threads:[~1999-08-20 6:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-08-08 20:34 Various PMac PCI patches Michel Lanners
1999-08-15 8:33 ` Martin Mares
1999-08-15 9:40 ` Michel Lanners
1999-08-16 7:32 ` Geert Uytterhoeven
1999-08-20 3:47 ` Ryan Nielsen
1999-08-20 5:58 ` Michel Lanners
1999-08-20 6:35 ` Ryan Nielsen [this message]
1999-08-20 17:10 ` Michel Lanners
1999-08-25 17:27 ` Michel Lanners
1999-08-25 23:32 ` Ryan Nielsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19990819233530.A138@gondolin.asf \
--to=ran@krazynet.com \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=mj@ucw.cz \
--cc=mlan@cpu.lu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).