Subject: Re: serial console
To: Chris Pinnock <cjep@fawlty.net>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: current-users
Date: 04/06/2003 16:38:47
> On Sun, Apr 06, 2003 at 12:36:47PM +0200, Wojciech Puchar wrote:
> > i installed biosboot_com0_115200 bootloader and it works fine IF I HAVE
> > CABLE plugged.
> >
> > with cable unplugged it automatically go to prompt mode.
> >
> > how to turn off checking that cable is connected? what Makefile option?
>
> You can set ddb.fromconsole to 0 with sysctl(3). For this to be the
> default behaviour, rebuild your kernel with options DDB_FROMCONSOLE=0.
>
i'm not using ddb at all, and i'm talking about bootloader...