[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: serial port
From: |
Marco Gerards |
Subject: |
Re: serial port |
Date: |
Sun, 18 Nov 2007 13:14:46 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Robert Millan <address@hidden> writes:
> On Sun, Nov 18, 2007 at 12:33:00PM +0100, Marco Gerards wrote:
>> Robert Millan <address@hidden> writes:
>>
>> Hi,
>>
>> > Any reason why the serial port is not enabled in grub_serial_init() ?
>> >
>> > grub> terminal
>> > Available terminal(s): console
>> > Current terminal: console
>> > grub> serial
>> > grub> terminal
>> > Available terminal(s): serial console
>> > Current terminal: serial
>>
>> Perhaps because the serial command sets it up? Although I agree it
>> seems a bit weird that it works this way. Perhaps it should be
>> enabled with the same defaults from the beginning?
>>
>> One problem of initializing it is that hardware will be accessed,
>> while it might not be desirable.
>
> Maybe we could move this to grub_term.init ? This way hardware is not
> accessed untill user requests a switch.
As long as it stays within serial.mod. Is that what you propose?
--
Marco
- serial port, Robert Millan, 2007/11/10
- Re: serial port,
Marco Gerards <=