Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6170 - early work for fat sector size for 5.5g

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Thursday, 12 October 2006, 03:20 GMT+2
Task Type Patches
Category Drivers
Status Closed
Assigned To No-one
Player Type iPod 5G
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

this fiddles with the SECTOR_SIZE #define very slightly to allow for the 512 or 2048byte sector sizes.. only the 5g build is effected.
(i dont have a 5g so i cant test at all)
   fatsector.diff (5 KiB)
 firmware/common/file.c             |    2 +-
 firmware/drivers/fat.c             |   26 ++++++++++++++++++--------
 firmware/export/config-ipodvideo.h |    4 ++++
 firmware/export/fat.h              |   11 +++++++++--
 4 files changed, 32 insertions(+), 11 deletions(-)

This task depends upon

Closed by  Nils Wallménius (nls)
Sunday, 18 February 2007, 13:48 GMT+2
Reason for closing:  Out of Date
Comment by Chris (decayed.cell) - Saturday, 27 January 2007, 10:06 GMT+2
What are we looking for with this patch? Just that it works without crashing?

Loading...