From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 07:19:04 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04B97106564A for ; Wed, 22 Dec 2010 07:19:04 +0000 (UTC) (envelope-from rmgls@free.fr) Received: from smtpfb2-g21.free.fr (smtpfb2-g21.free.fr [212.27.42.10]) by mx1.freebsd.org (Postfix) with ESMTP id CAF858FC16 for ; Wed, 22 Dec 2010 07:19:02 +0000 (UTC) Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by smtpfb2-g21.free.fr (Postfix) with ESMTP id C42FDCA8943 for ; Wed, 22 Dec 2010 08:02:21 +0100 (CET) Received: from free.fr (unknown [88.172.40.194]) by smtp3-g21.free.fr (Postfix) with ESMTP id 06495A61D3 for ; Wed, 22 Dec 2010 08:02:15 +0100 (CET) To: freebsd-current@freebsd.org From: Raoul Date: Wed, 22 Dec 2010 08:02:39 +0100 Sender: rmgls@free.fr Message-Id: <20101222070216.06495A61D3@smtp3-g21.free.fr> Subject: Re: umidi question X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 07:19:04 -0000 on Tue, 21 Dec 2010 23:13:25 +0100 Hans Petter Selasky wrote: > On Tuesday 21 December 2010 22:26:19 Raoul wrote: > > Hello all, > > > > It seems to me than the midi part (umidi) > > of the uaudio driver does not work with poll nor SIGIO. > > Am i right here, or is my test very buggy!!! > > > > Thanks > > Hi, > > FIOASYNC is supported and poll is supported - yes. > > See /sys/dev/usb/usb/usb_dev.c which is the interface which snd_uaudio is > using to create the umidiX.Y device nodes. > Hi, Thanks for for prompt reply, and sorry for the noise. Best regards Raoul rmgls@free.fr