Notes |
(0000009)
nkeynes (administrator)
2006-09-12 18:14
|
Also note UI issues with this bug - Mount needs to be able to select either a real device or an image file. |
|
(0000010)
anonymous (viewer)
2007-01-01 03:52
|
Basic linux MMC driver is in for M2 now. |
|
(0000016)
nkeynes (administrator)
2007-01-15 15:49
|
Remaining issues:
* Driver should detect disc eject/insert and instruct the GD core accordingly. Most importantly it needs to flush the cached TOC.
* Not all read modes supported (and easily can be)
* Should split into linux-specific and generic MMC modules.
* Linux-specific file needs to be protected by configure so its not compiled on non-linux systems.
* Error codes should be checked to ensure they're recognized DC error codes, and remap them if not.
* No way to attach the device through UI - something like the way VMware does it would be nifty |
|
(0000028)
nkeynes (administrator)
2007-02-06 18:09
edited on: 2007-02-06 18:10
|
Fixed the first 2 points.
3 and 4 are portability concerns - deferring to future version.
5 is hard to do without a full list of possible codes - deferred
6 will be done as part of the UI rewrite
|
|
(0000041)
nkeynes (administrator)
2007-10-31 15:54
|
Resolving this as done |
|