CVS log for funnyos/dev/sdmmc/sdmmcvar.h

[BACK] Up to [local] / funnyos / dev / sdmmc

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Tue Dec 25 14:08:10 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +15 -8 lines
Diff to previous 1.3 (colored)

introduce sdmmc bus abstraction level.
idea is following:
- device 'sdmmc' will use struct sdmmc_bus_handle on parent's dv_aux.
- device 'sdmmc' will provide devctl() entry to effectifely control SD/MMC card from other devices/tasks.
Still more work to be done.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 21 17:45:26 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.2: +27 -1 lines
Diff to previous 1.2 (colored)

another step towards SD/MMC SPI protocol support;
add functions to initialize, read block, read CID, get tokens..
still not completed and not much tested (doesn't work for now).

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 20 15:23:15 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +63 -10 lines
Diff to previous 1.1 (colored)

totally uncompleted implementation of SD/MMC protocol over SPI lines.
code is not finished yet, but commit it so i can hack at home

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 18 14:01:21 2007 UTC (16 years, 4 months ago) by nbrk
Branch: MAIN

first bits of SD/MMC protocol definition;
still more work to do

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb