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: Sat Feb 15 2003 - 20:08:05 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: miodcvs.openbsd.org 2003/02/15 19:08:04

    Modified files:
            sbin/kbd : kbd_wscons.c
            sys/arch/hppa/gsc: gsckbd.c
            sys/dev/wscons : wsconsio.h

    Log message:
    Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage
    of it in kbd(8) to work correctly with such a keyboard.
    Reminded by maja some time ago.