Hey Seb, thanks for giving me a good read :)

Some things...

I'm happy to see you using aliases! This means hard disk will work as
well.

I see you decided to put the aliases in the sample, but I had put them
in the library. What should the standard be? Maybe we should create a
seperate lib for "drivers"?

I haven't noticed what implementation you used. Do you read entire
sectors with sd_read_sector, or do you use sd_data_byte? If you use
only one, you will save space. I had actually decided to use
sd_read_sector_address.

Also, why are the Minux command constants in the sample instead of the
lib?

Matt.

On Jun 2, 5:30 am, [email protected] wrote:
> Revision: 2689
> Author:   sebastien.lelong
> Date:     Thu Jun  2 02:29:46 2011
> Log:      MinixFS samples: demo (full sample), read (read file content  
> using filename), readi (read file content using inode number, saving  
> resources)http://code.google.com/p/jallib/source/detail?r=2689
>
> Added:
>   /trunk/sample/18f27j53_sd_card_minix_demo.jal
>   /trunk/sample/18f27j53_sd_card_minix_read.jal
>   /trunk/sample/18f27j53_sd_card_minix_readi.jal

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to