Thread: PRS-500 Compiling for the Reader
View Single Post
Old 06-04-2007, 02:38 AM   #4
alex_d
Addict
alex_d doesn't litteralex_d doesn't litter
 
Posts: 303
Karma: 187
Join Date: Dec 2006
Device: Sony Reader
thanks a lot! I found a crosscompiler tutorial for the Reader here:
http://www.the-ebook.org/forum/viewt...?p=64904#64904

also a nice tutorial for framebuffer programming here:
http://web.archive.org/web/200512230...rent/x267.html

the framebuffer driver for the reader is very clearly written. frankly, i'm surprised sony even posted the sources. one great find is that eInk has built-in functionality to do auto-refresh. You just call a few ioctls, and now eink doesn't fade! This was really bothering me quite a bit.



OK, now... how do i capture input??

I've found this:
http://www.sven.de/librie/Librie/SoftWare

But the damn link is broken!
alex_d is offline   Reply With Quote