Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2011 15:44:06 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        freebsd-usb@freebsd.org
Cc:        freebsd-atm@freebsd.org
Subject:   Re: Vote in favor of keeping ATM (was: NATM still scheduled for removal - please follow up to keep it in-tree)
Message-ID:  <201102191544.06972.hselasky@c2i.net>
In-Reply-To: <4D5FD039.9000706@aon.at>
References:  <4D5FD039.9000706@aon.at>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 19 February 2011 15:14:17 Martin Birgmeier wrote:
> - what do I need to do on the USB side to start receive and transmit 
> machines (do I need to start separate kernel threads or just issue two 
> usbd_transfer_setup() calls as for loading the firmware),

USB already has some kernel threads which all callbacks are executed from. If 
your software does not sleep I.E. pause() in the callbacks, then it should be 
OK to execute the ATM stack directly from USB.

--HPS



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