MathewWi / sneek

Automatically exported from code.google.com/p/sneek
0 stars 0 forks source link

SD write access for applications #59

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Enabled SD access by changing *SDStatus=1, but applications cannot write 
anything to SD.

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?
SNEEK r106

Please provide any additional information below.
How to enable write access for SD card?

Original issue reported on code.google.com by pour.gar...@gmail.com on 24 Jul 2010 at 7:31

GoogleCodeExporter commented 9 years ago
nevermind, just found that SD_Ioctlv always execute read command regardless of 
request. Added write function and now it works.

Original comment by pour.gar...@gmail.com on 24 Jul 2010 at 9:57

GoogleCodeExporter commented 9 years ago
How did you add write function to the SD card and what SNEEK (SNEEK +DI, UNEEK, 
etc)?

Original comment by nintendo...@yahoo.com on 16 Dec 2010 at 4:00