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: Tue Oct 01 2002 - 15:55:16 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2002/10/01 14:55:15

    Modified files:
            sys/arch/sparc/dev: tcx.c tcxreg.h

    Log message:
    Do not enable the code that makes use of the vertical retrace interrupt
    to update the colormap, as it causes _some_ machines to freeze solid;
    could not be reproduced here, thanks to Thomas Koellmann (koellmann
    at gmx dot net) for reporting this problem and testing this change.

    ok deraadt