CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/03/07 06:44:26
Modified files: sys/arch/sgi/dev: com_ioc.c gbe.c iockbc.c sys/arch/sgi/pci: ioc.c iocvar.h iof.c iofvar.h sys/arch/sgi/sgi: ip27_machdep.c ip30.h ip30_machdep.c wscons_machdep.c sys/arch/sgi/xbow: odyssey.c Added files: sys/arch/sgi/dev: iockbcvar.h sys/arch/sgi/xbow: odysseyvar.h Log message: Allow iockbc(4) and odysseey(4) to act as console devices and attach early; this gives us working glass console on Fuel, as well as on Octane systems with Odyssey graphics. Joint work with jsing@