R. Bernstein
|
d3a0ba06e1
|
Move more towards making MMC a library. Start to reorganize more to
break out 1-1 SCSI-MMC commands (in mmc_ll_cmds.c) from higher-level
commands which use the lower-level ones.
|
2010-02-07 18:35:47 -05:00 |
|
R. Bernstein
|
bf7d63b435
|
Add mcc_test_unit_ready and mmc_mode_select (buggy). Allow for timeouts on
mmc commands - more work needed here too.
|
2010-02-07 07:20:28 -05:00 |
|
R. Bernstein
|
51f6eb6912
|
Small cleanups
|
2010-02-06 23:27:46 -05:00 |
|
R. Bernstein
|
f93e673fd5
|
lib/driver/mmc.c - DRY code. Warning - might have introduced breakage here
*mmc*: mmc_start_stop_media -> mmc_start_stop_unit,
CDIO_MMC_GPCMD_START_STOP -> CDIO_MMC_GPCMD_START_STOP_UNIT
cdio++/mmc.hpp: Regularize Doxygen comment format.
|
2010-02-06 22:53:03 -05:00 |
|
R. Bernstein
|
1687e2633f
|
Start to split off specific mmc commands from the lower-level internals.
|
2010-02-06 11:59:35 -05:00 |
|