mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
For example, EXT_CSD can be read like this:
# camcontrol mmcsdcmd 2:0:0 -c 8 -a 0 -f 0x35 -l 512
CMD 8 arg 0 flags 35
MMCIO: error 0, 00000900 00000000 00000000 00000000
No command-specific decoder for CMD 8
0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
0010 39 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |9...............|
...
0100 00 00 00 00 00 00 00 00 01 08 00 01 02 02 00 00 |................|
...
01e0 00 00 00 00 00 00 00 00 00 81 c7 00 00 01 03 07 |................|
01f0 05 00 03 01 3f 3f 01 01 01 00 00 00 00 00 00 00 |....??..........|
MFC after: 2 weeks
|
||
|---|---|---|
| .. | ||
| attrib.c | ||
| camcontrol.8 | ||
| camcontrol.c | ||
| camcontrol.h | ||
| depop.c | ||
| epc.c | ||
| fwdownload.c | ||
| Makefile | ||
| Makefile.depend | ||
| modeedit.c | ||
| persist.c | ||
| progress.c | ||
| progress.h | ||
| timestamp.c | ||
| util.c | ||
| zone.c | ||