[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to specify offset into SPI device
- Date: Tue, 11 Mar 2008 14:10:56 -0400
- From: rsg at alum.mit.edu (Robert S. Grimes)
- Subject: How to specify offset into SPI device
Thomas Doerfler wrote:
> I guess, that you do not (yet) advance the rwargs->bytes_moved element?
> Without looking at the RTEMS I/O code, I guess that it learns from that
> parameter, how far you have actually written to the file/device.
>
Oh! Fixed that now - thanks!
But is there no way to seek?
> Fee free to use it as is now :-)
>
Okay, thanks,
-Bob