* Michael W. Lucas <[EMAIL PROTECTED]> [0603 15:03]:
> Hi,
> 
> I'm building a nanobsd image on i386 5.4-stable for a Soekris net4801.
> My kernel includes
> 
> options       CONSPEED=19200
> 
> so that the serial console "just works".  (Soekris hardware defaults
> to 19200; having the BIOS at 19200 and the OS at 9600 is just
> annoying.)
> 
> When I boot, however, the console speed remains unchanged.  I've
> confirmed that the Soekris is running on my custom kernel.
> 
> I know this worked with 4.mumble; has something changed?

I have:

  #faster serial console
  BOOT_COMCONSOLE_SPEED=57600

in /etc/make.conf, and also:

  rasputnik$ grep 57600 /etc/ttys 
  # SERIAL CONSOLE: 57600 bps
  ttyd0   "/usr/libexec/getty std.57600"  dialup  on secure


The first does the bootloader, the second is for logins.

-- 
'Everybody's a jerk. You, me, this jerk.'
                -- Bender
Rasputin :: Jack of All Trades - Master of Nuns
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to