git: twa(4): Pass INTR_MPSAFE when setting up the interrupt.

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jul 8 13:41:32 PDT 2012


commit 85b59853ebec6452ee3ea2406ff1b78e88540501
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jul 8 22:39:48 2012 +0200

    twa(4): Pass INTR_MPSAFE when setting up the interrupt.
    
    I removed it by mistake during porting.
    
    While here, add some little fixes from FreeBSD.
    
    Tested-with: 3ware 9650SE-2LP

Summary of changes:
 sys/dev/raid/twa/tw_osl.h         |    4 ++--
 sys/dev/raid/twa/tw_osl_cam.c     |    6 +++---
 sys/dev/raid/twa/tw_osl_freebsd.c |    6 +++---
 3 files changed, 8 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85b59853ebec6452ee3ea2406ff1b78e88540501


-- 
DragonFly BSD source repository





More information about the Commits mailing list