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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Mon Sep 06 2010 - 13:22:02 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2010/09/06 12:22:02

Modified files:
        sys/dev/ic : rt2560.c rt2661.c

Log message:
Make the interrupt handler bail out early if the device wen away. Fixes
freezes that occur when removing CardBus cards when the interface is up.

ok deraadt