Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/spi



Module Name:    src
Committed By:   gdamore
Date:           Sat Oct  7 07:21:13 UTC 2006

Modified Files:
        src/sys/dev/spi: files.spi spi.c spivar.h
Added Files:
        src/sys/dev/spi: m25p.c spiflash.c spiflash.h

Log Message:
Add spiflash driver, and M25P instance, used for STMicro flash devices
found on Meraki Mini (for example).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/spi/files.spi src/sys/dev/spi/spi.c \
    src/sys/dev/spi/spivar.h
cvs rdiff -r0 -r1.1 src/sys/dev/spi/m25p.c src/sys/dev/spi/spiflash.c \
    src/sys/dev/spi/spiflash.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index