|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: David Gwynne (dlg
cvs.openbsd.org)
Date: Fri Apr 25 2008 - 06:30:23 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dlg
cvs.openbsd.org 2008/04/25 05:30:22
Modified files:
sys/arch/amd64/amd64: machdep.c
sys/dev/ic : com.c
Log message:
the code that parses arguments from the boot loader on amd64 wasnt checking
what type of console was specified, so when a glass console was used it was
still configuring serial bits. this makes it so serial config only occurs
for serial console devices.
found by jolan
, thib
, and maybe sthen
sorry guys
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]