OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Matthew Jacob (mjacobcvs.openbsd.org)
Date: Wed Sep 05 2001 - 14:22:39 CDT

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

    CVSROOT: /cvs
    Module name: src
    Changes by: mjacobcvs.openbsd.org 2001/09/05 13:22:39

    Modified files:
            sys/dev/pci : if_wx.c

    Log message:
    Pick up a bugfix from FreeBSD: In wx_hw_stop, a bogus additional write
    to WXREG_IMASK enabled *all* interrupt causes while we were trying to
    *disable* them all. Oops.