--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks dur
On 03/17/2010 04:49 PM, Amit Uttamchandani wrote:
>
> I have modified 'drivers/net/ethoc.c' for spi communication and it is
> able to transmit/receive packets. However, I am confused about using
> spinlocks vs mutexes for locking access to the spi device.
>
> e.g. For the transmit function I use
I have modified 'drivers/net/ethoc.c' for spi communication and it is
able to transmit/receive packets. However, I am confused about using
spinlocks vs mutexes for locking access to the spi device.
e.g. For the transmit function I use a work_queue to schedule the
transmits. In the handler functio
Hi Brian,
On Mon, Mar 15, 2010 at 21:20:13, Kevin Hilman wrote:
> Brian Niebuhr writes:
>
> > > > This patch is a significant overhaul of the davinci spi
> >> controller driver
> >> > that corrects multiple errors:
> >> >
> >> > - Eliminate a race condition that exists for slow SPI devices
> >
* 24 - 26 марта 2010 г. (3 дня)
*
* ВЭД компании: особенности ТАМОЖЕННОГО РЕГУЛИРОВАНИЯ в рамках ТАМОЖЕННОГО
СОЮЗА
*
Трехдневный практический курс ПРЕДНАЗНАЧЕН для: ген
Am Mittwoch, den 17.03.2010, 08:39 +0100 schrieb christian pellegrin:
> On Wed, Mar 17, 2010 at 3:35 AM, Feng Tang wrote:
> > Hi Christian,
>
> Hi,
>
> > your driver is posted on public. And the reasons I still posted driver here
> > are:
> > 1. It provides a console
>
> I'll provide a patch t
On Wed, 17 Mar 2010 15:39:23 +0800
christian pellegrin wrote:
> On Wed, Mar 17, 2010 at 3:35 AM, Feng Tang
> wrote:
> > Hi Christian,
>
> Hi,
>
> > your driver is posted on public. And the reasons I still posted
> > driver here are: 1. It provides a console
>
> I'll provide a patch to the mai
On Wed, Mar 17, 2010 at 3:35 AM, Feng Tang wrote:
> Hi Christian,
Hi,
> your driver is posted on public. And the reasons I still posted driver here
> are:
> 1. It provides a console
I'll provide a patch to the mainline driver for the console. Let me
just finish my daily job duties ;-)
> 2. It