[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: arch-specific files
From: |
Marco Gerards |
Subject: |
Re: arch-specific files |
Date: |
Tue, 09 Aug 2005 16:22:48 +0200 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) |
Hollis Blanchard <address@hidden> writes:
>>> OK. That makes sense. Just a question: why do we still use "of" in
>>> some places
>>> then? Like ofconsole.c. Why isn't it just console.c?
>>
>> It can be renamed if you think it is important.. I have chosen this
>> name in case another type of console is required for powerpc/ieee1275.
>> For example on the old world mac there is no console support in open
>> firmware AFAIK. But the old world port related things do belong in
>> powerpc/ieee1275.
>
> That's not true; Old World Macs do have some sort of console
> support. The problems are varied: some systems don't have a working
> video driver (but if you know what you're doing, you can use the
> serial ports). Other systems default to the serial ports, so a user
> expecting an interface on their monitor will be disappointed. But
> technically these are not console driver issues.
With no console support I meant no console support on the monitor.
--
Marco