Author Topic: Help with coding exFAT check  (Read 2350 times)

kfprod

  • New to the forum
  • *
  • Posts: 39
  • 5d Mk3 1.2.3
Help with coding exFAT check
« on: August 07, 2014, 01:12:46 PM »
I know that an autodetection for exFAT can be done with the low-level routines from bootflags.c but I can't work out how to do it as I'm not an expert programmer. Could someone please help me write a function to do this? It would improve mlv_rec and raw_rec. At the moment it's not correct the way it checks for exFAT and also it would help improve the naming convention I'm working on ( first submission is here: https://bitbucket.org/hudson/magic-lantern/pull-request/527/mlv_rec-exfat-naming-suggestion/diff )

Thanks,
Karl