On Sat, Nov 18, 2000 at 06:38:24PM -0800, John W. De Boskey wrote:
> Hi,
> 
>    I'm trying to increase the speed of the serial console
> on a -current box from 9600 to 38400. I've put the following
> in /etc/make.conf:
> 
> BOOT_COMCONSOLE_SPEED=38400         # serial console speed
> 
> 
>    Unfortunately, it doesn't work. It still runs at 9600.
> I remember seeing something about this (I thought) in one
> of the mailing lists, but I can't seem to find it.

You did change /etc/ttys, right? I have a serial console (null modem
to a notebook PC) running at 115200 just fine,

  $ grep CONSOLE /etc/make.conf 
  BOOT_COMCONSOLE_SPEED=  115200
  $ grep ttyd0 /etc/ttys
  ttyd0   "/usr/libexec/getty std.115200" vt100   on  secure

And it is a CURRENT box last made mid-week.
-- 
Crist J. Clark                           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to