From owner-freebsd-usb@FreeBSD.ORG Sat Sep 3 14:14:02 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 653C316A41F for ; Sat, 3 Sep 2005 14:14:02 +0000 (GMT) (envelope-from sebastien.bourdeauducq@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E857C43D46 for ; Sat, 3 Sep 2005 14:14:01 +0000 (GMT) (envelope-from sebastien.bourdeauducq@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so693807wra for ; Sat, 03 Sep 2005 07:14:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=jl5xyKro7HVQyknRx6Dp1B0f1U9ncX7vCGanXzdBsMjdIeLgwGOnMCBR3aIAs3+pDWPlEV1NlnU/+BhOutjYtHsNTLbQOaDgGOWj9swGe03Wec3aexklflIXqeNzsRs41YIs8/rb7v3qc/R0d/QSk8kjdE9Gb8Ox6bGlI64sh7c= Received: by 10.54.3.57 with SMTP id 57mr3017953wrc; Sat, 03 Sep 2005 07:14:01 -0700 (PDT) Received: from AAmiens-152-1-12-11.w83-192.abo.wanadoo.fr ( [83.192.197.11]) by mx.gmail.com with ESMTP id d16sm2168029wra.2005.09.03.07.14.00; Sat, 03 Sep 2005 07:14:01 -0700 (PDT) From: Sebastien To: freebsd-usb@freebsd.org Date: Sat, 3 Sep 2005 16:14:51 +0200 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200509031614.51362.sebastien.bourdeauducq@gmail.com> Subject: Mutexes in USB callbacks ? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 14:14:02 -0000 Hello, Is it finally possible or not to acquire a mutex in an USB callback function, under FreeBSD 5-STABLE ? I have controversial information about this :( Thanks, Sebastien