On Saturday 15 July 2006 07:23, M. Warner Losh wrote:
> SPI == Serial Peripheral Interface. It is common in the embedded
> world. The 'bus' is nothing more than 4 signals: chip select, clock,
> MOSI (master out, slave in) and MISO (master in, slave out). Lots of
It's not even a bus, only a poin
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: Warner Losh wrote:
: > imp 2006-07-14 21:35:59 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/arm/at91 at91_spi.c at91_spireg.h
: > Removed files:
: > sys/arm/at
On Friday 14 July 2006 05:44 pm, Scott Long wrote:
> Warner Losh wrote:
> > imp 2006-07-14 21:35:59 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/arm/at91 at91_spi.c at91_spireg.h
> > Removed files:
> > sys/arm/at91 at91_spiio.h
> > Log:
Warner Losh wrote:
imp 2006-07-14 21:35:59 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_spi.c at91_spireg.h
Removed files:
sys/arm/at91 at91_spiio.h
Log:
MF p4:
Adapt to forthcoming spi framework. The ioctls for SPI commands and
imp 2006-07-14 21:35:59 UTC
FreeBSD src repository
Modified files:
sys/arm/at91 at91_spi.c at91_spireg.h
Removed files:
sys/arm/at91 at91_spiio.h
Log:
MF p4:
Adapt to forthcoming spi framework. The ioctls for SPI commands and such
belong in the