Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jul 2004 17:10:55 +0200 (CEST)
From:      Lukas Ertl <l.ertl@univie.ac.at>
To:        arch@freebsd.org
Subject:   USB locking
Message-ID:  <20040709170834.U581@korben.in.tern>

next in thread | raw e-mail | index | archive | help
Hello,

I've prepared a patch that adds some basic locking primitives to parts of 
the USB stack (usb.c, uhci.c, ehci.c).  Mainly, I've added some mutexes 
and applied them instead of calls to spl*, wrapped into #ifdef's to stay 
somewhat compatible with NetBSD.  I'd be happy if I could get some review.

<http://people.freebsd.org/~le/usb.diff>;

thanks,
le

-- 
Lukas Ertl                           eMail: l.ertl@univie.ac.at
UNIX Systemadministrator             Tel.:  (+43 1) 4277-14073
Vienna University Computer Center    Fax.:  (+43 1) 4277-9140
University of Vienna                 http://homepage.univie.ac.at/l.ertl/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040709170834.U581>