On Sat, May 26, 2018 at 07:21:24AM +0200, Petter Gustad wrote:
> From: Andrew Worsley
> Subject: Re: FTDI serial console support?
> Date: Sat, 19 May 2018 23:12:42 +1000
>
> > On 19 May 2018 at 00:32, Petter Gustad wrote:
> >> From: Daniel Kiper
> >> Subj
From: Andrew Worsley
Subject: Re: FTDI serial console support?
Date: Sat, 19 May 2018 23:12:42 +1000
> On 19 May 2018 at 00:32, Petter Gustad wrote:
>> From: Daniel Kiper
>> Subject: Re: FTDI serial console support?
>> Date: Fri, 18 May 2018 13:55:55 +0200
>>
>&g
On 19 May 2018 at 00:32, Petter Gustad wrote:
> From: Daniel Kiper
> Subject: Re: FTDI serial console support?
> Date: Fri, 18 May 2018 13:55:55 +0200
>
>> On Fri, May 18, 2018 at 01:01:41PM +0200, Petter Gustad wrote:
>>> From: Daniel Kiper
>>> Subj
From: Daniel Kiper
Subject: Re: FTDI serial console support?
Date: Fri, 18 May 2018 13:55:55 +0200
> On Fri, May 18, 2018 at 01:01:41PM +0200, Petter Gustad wrote:
>> From: Daniel Kiper
>> Subject: Re: FTDI serial console support?
>> Date: Wed, 16 May 2018 11:32:19 +0200
&
On Fri, May 18, 2018 at 01:01:41PM +0200, Petter Gustad wrote:
> From: Daniel Kiper
> Subject: Re: FTDI serial console support?
> Date: Wed, 16 May 2018 11:32:19 +0200
>
> > On Wed, May 16, 2018 at 06:21:17AM +0200, Petter Gustad wrote:
> >> From: Daniel Kiper
&g
From: Daniel Kiper
Subject: Re: FTDI serial console support?
Date: Wed, 16 May 2018 11:32:19 +0200
> On Wed, May 16, 2018 at 06:21:17AM +0200, Petter Gustad wrote:
>> From: Daniel Kiper
>> Subject: Re: FTDI serial console support?
>> Date: Tue, 15 May 2018 22:00:06 +0200
&
On Wed, May 16, 2018 at 06:21:17AM +0200, Petter Gustad wrote:
> From: Daniel Kiper
> Subject: Re: FTDI serial console support?
> Date: Tue, 15 May 2018 22:00:06 +0200
>
> > On Fri, May 11, 2018 at 03:55:36PM +0200, Petter Gustad wrote:
> >>
> >> Is there
From: Daniel Kiper
Subject: Re: FTDI serial console support?
Date: Tue, 15 May 2018 22:00:06 +0200
> On Fri, May 11, 2018 at 03:55:36PM +0200, Petter Gustad wrote:
>>
>> Is there a way to specify a FTDI based serial console using
>> GRUB_TERMINAL, GRUB_SERIAL_COMMAND, or so
On Fri, May 11, 2018 at 03:55:36PM +0200, Petter Gustad wrote:
>
> Is there a way to specify a FTDI based serial console using
> GRUB_TERMINAL, GRUB_SERIAL_COMMAND, or some other variable? If yes,
> what is the syntax?
>
> BTW my serial port adapter matches the vendor id and de
Is there a way to specify a FTDI based serial console using
GRUB_TERMINAL, GRUB_SERIAL_COMMAND, or some other variable? If yes,
what is the syntax?
BTW my serial port adapter matches the vendor id and device id given
in grub-core/bus/usb/serial/ftdi.c:
Bus 001 Device 008: ID 0403:6001 Future
gt; and I need to say "serial escc-ch-b --speed=57600" to get the serial
> console working.
>
> It would seem that GRUB 2.00 has ch-a and ch-b the other way round:
>
> add_device (macio_addr[2] + escc_addr[0] + 32, 1);
> add_device (macio_addr[2] + escc_a
:
[2.288585] 0.00013020:ch-a: ttyS0 at MMIO 0x80013020 [...]
Also in Open Firmware the primary serial port seems to be ch-a (there
is only one port in the box anyway). However, that won't work in GRUB
and I need to say "serial escc-ch-b --speed=57600" to get the serial
console working.
It
On Wed, 2009-07-08 at 05:53 -0400, syla...@aim.com wrote:
> I have two computers which I would like to connect to each other with
> a serial cable and have a serial console thus. I would like to know
> (before I search and buy and install all the serial brackets for
> motherboard
Hi
I have two computers which I would like to connect to each other with a serial
cable and have a serial console thus. I would like to know (before I search and
buy and install all the serial brackets for motherboard headers, and cable) if
I would be able to use the serial console in
On Sat, Nov 10, 2007 at 04:29:07PM +0100, Marco Gerards wrote:
> >>
> >> No header ;)
> >
> > Uhm what header?
>
> That's what I said ;-)
>
> What I meant was something like:
>
> 2007-10-31 Robert Millan <[EMAIL PROTECTED]>
Ah, right. I tend to skip this because the first part becomes
obsol
Robert Millan <[EMAIL PROTECTED]> writes:
> On Fri, Nov 09, 2007 at 04:30:44PM +0100, Marco Gerards wrote:
>> Robert Millan <[EMAIL PROTECTED]> writes:
>>
>> > This patch fixes serial console on LinuxBIOS.
>> >
>> > I
On Fri, Nov 09, 2007 at 04:30:44PM +0100, Marco Gerards wrote:
> Robert Millan <[EMAIL PROTECTED]> writes:
>
> > This patch fixes serial console on LinuxBIOS.
> >
> > I'd appreciate comments (specially on the
> > addition).
> >
> > --
&
Robert Millan <[EMAIL PROTECTED]> writes:
> This patch fixes serial console on LinuxBIOS.
>
> I'd appreciate comments (specially on the addition).
>
> --
> Robert Millan
>
> I know my rights; I want my phone call!
> What use is a phone call, if you are un
On Wed, Nov 07, 2007 at 08:02:28PM -0600, Jerone Young wrote:
> Does Linux bios only allow for two serial ports?
I think the PC/AT architecture is limited to 2 serial ports. Anyway,
LinuxBIOS does nothing to "allow" their use; it just initialises some
hardware and hands out control to GRUB in a n
wrote:
>
> This patch fixes serial console on LinuxBIOS.
>
> I'd appreciate comments (specially on the addition).
>
> --
> Robert Millan
>
> I know my rights; I want my phone call!
> What use is a phone call, if you are unable to speak?
> (as seen on /.)
>
This patch fixes serial console on LinuxBIOS.
I'd appreciate comments (specially on the addition).
--
Robert Millan
I know my rights; I want my phone call!
What use is a phone call, if you are unable to speak?
(as seen on /.)
* include/grub/i386/efi/machine.h: New file.
* include
21 matches
Mail list logo