Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2010 23:13:25 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-current@freebsd.org
Cc:        Raoul <rmgls@free.fr>
Subject:   Re: umidi question
Message-ID:  <201012212313.25646.hselasky@c2i.net>
In-Reply-To: <20101221212556.4B13CA6240@smtp3-g21.free.fr>
References:  <20101221212556.4B13CA6240@smtp3-g21.free.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

--HPS



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