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: Matthew Dempsky (matthewcvs.openbsd.org)
Date: Wed Sep 22 2010 - 06:44:01 CDT


CVSROOT: /cvs
Module name: src
Changes by: matthewcvs.openbsd.org 2010/09/22 05:44:01

Modified files:
        sys/arch/alpha/tc: tc_3000_300.c tc_3000_500.c

Log message:
Switch to unconditionally attaching evcounts on TurboChannel
interrupts, since inspecting the code, they seem to always attach
anyway. This fixes compiler fallout from my evcount simplification.

build error reported by naddy; "seems sensible" deraadt