OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Miod Vallat (miod_at_cvs.openbsd.org)
Date: Thu Jul 25 2002 - 14:01:19 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2002/07/25 13:01:19

    Modified files:
            sbin/wsconsctl : util.c
            sys/dev/wscons : wsconsio.h

    Log message:
    Rename the WSDISPLAY_TYPE_SUNFFB display type into a more generic name,
    .._SUN24, since this only means 24 bit framebuffers with BGR encoding.
    Also add a WSDISPLAY_TYPE_SUNBW for Sun monochrome framebuffers, to be used
    by Xwsfb shortly.