Commit Graph

22 Commits

Author SHA1 Message Date
Michael Chisholm
cdc8378826 Fixed device type identifier 2007-04-04 12:31:08 +00:00
Michael Chisholm
359b38085a Added SC_MODE_FLASH 2007-02-11 02:07:58 +00:00
Dave Murphy
1bad1ac5d6 use libnds functions for bus ownership 2007-01-25 17:15:13 +00:00
Michael Chisholm
e81de2b33a Modified header to include RAM start address 2007-01-11 11:23:52 +00:00
Michael Chisholm
6ea9f6b6c0 Removed MMCF from repository 2007-01-05 10:01:36 +00:00
Michael Chisholm
677a1e386a Added DLDI interface. 2006-12-25 11:45:21 +00:00
Michael Chisholm
516b204100 Removed warning fix, which is actually due to a bug in libnds 2006-11-14 06:42:20 +00:00
Michael Chisholm
d48f48d55a Changed data register address to 0x09000000 2006-11-14 06:32:27 +00:00
Michael Chisholm
e5c6ce9a09 Reduced voltage range again. Hopefully fixes MicroSD cards. 2006-11-14 06:29:41 +00:00
Michael Chisholm
299d69a1e3 Definitely supports SC Lite now 2006-08-19 12:32:54 +00:00
Michael Chisholm
c93d8672e1 Added SuperCard Lite support 2006-08-19 03:17:43 +00:00
Dave Murphy
cae34ed566 fix warnings 2006-08-13 09:10:30 +00:00
Michael Chisholm
fdf340791d Init aborts when it doesn't get a valid response to APP_CMD 2006-08-08 07:32:39 +00:00
Michael Chisholm
7b4d9b8d0a Moved the SD initialization to a common function 2006-08-07 11:54:04 +00:00
Michael Chisholm
8ceb43c66c Removed unneeded _NJSD_writeRAM function
Removed casts for calls to cardWriteCommand
2006-08-06 08:08:21 +00:00
Michael Chisholm
42415d44a4 Added NinjaDS SD adapter support 2006-08-05 08:12:53 +00:00
Michael Chisholm
c9759d5b6c Now tries multiple times to get a Relative Card Address at startup 2006-08-05 08:08:47 +00:00
Michael Chisholm
05645cd8c2 Changed SD OCR to a larger voltage range, hopefully fixing problems with a few cards. 2006-07-28 06:00:56 +00:00
Michael Chisholm
eb2b6d1e20 Changed all IO_INTERFACEs to const. M3SD and SCSD drivers no longer delay card detection when it is not inserted. 2006-07-25 10:36:42 +00:00
Michael Chisholm
8bf1f6e7fb Added SCSD support. Fixed a few FAT errors. 2006-07-22 12:16:40 +00:00
Michael Chisholm
3a9b3b5e3a Changed _CF_USE_DMA and _CF_ALLOW_UNALIGNED to _IO_USE_DMA and _IO_ALLOW_UNALIGNED respectively.
Combined all CF-based hardware drivers into one set of routines with different sets of registers. Speed should remain the same, but size should be reduced.
2006-07-16 06:18:23 +00:00
Michael Chisholm
cc64edfab8 Initial import into devkitpro CVS. 2006-07-14 02:42:37 +00:00