|
|
|
|
|
|
|
|
|
|
xen-ppc-devel
Re: [XenPPC] [rfc] Serial discovery.
On May 1, 2006, at 3:26 PM, Hollis Blanchard wrote:
On Mon, 2006-05-01 at 15:02 -0400, Jimi Xenidis wrote:
On May 1, 2006, at 2:39 PM, Hollis Blanchard wrote:
So... you're now fine with isa_io_base?
no, I'd like to get rid of it and deprecate the use of inb/outb
interfaces on power.
Our Maple systems *have* an ISA bus. They do. It contains serial,
NVRAM,
and the RTC. I don't understand why you want to pretend they don't.
I don't care what bus the device is on, just its address, and code
exists to access the device that way.
I see no reason to simulate an instruction from another architecture
(inb/outb).
If the 16550 was on the system without an ISA then inb/outb would be
useless.
I'm proposing we use readb/writeb exclusively.
-JX
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel
|
|
|
|
|