OSEC

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: Miod Vallat (miodcvs.openbsd.org)
Date: Mon Mar 07 2005 - 10:44:53 CST


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2005/03/07 09:44:53

Modified files:
        sys/arch/sparc/dev: agten.c bwtwo.c cgeight.c cgfour.c
                            cgfourteen.c cgsix.c cgthree.c cgtwelve.c
                            cgtwo.c fb.c mgx.c p9000.c p9100.c rfx.c
                            tcx.c tvtwo.c vigra.c zx.c
        sys/arch/sparc/include: fbvar.h
        sys/arch/sparc64/dev: creator.c fb.c vgafb.c
        sys/arch/sparc64/include: fbvar.h
        sys/dev/sbus : agten.c bwtwo.c cgsix.c cgthree.c cgtwelve.c
                         mgx.c rfx.c tvtwo.c vigra.c zx.c

Log message:
Do not bother passing the blanking routine to fbwscons_console_init(),
as fbwscons_attach() can find it on its own.