[flashrom] GSoCs Winflashrom versus r126.

Carl-Daniel Hailfinger c-d.hailfinger.devel.2006 at gmx.net
Sun Aug 9 02:00:49 CEST 2009


On 09.08.2009 01:47, Luc Verhaegen wrote:
> Here's the diff of winflashrom versus what seems to be the closest 
> revision, namely r126.
>   

Summary:
1. w39v040fa.c was added
2. lots of udelay() was replaced with myusec_delay()
3. clean shutdown before every exit()
4. different memory mapping infrastructure
5. Readme for winflashrom was added
6. Todo list was added
7. Windows kernel driver was added
8. pcilib was added

Suggested resolution:
1. Check differenced between w39v040fa.c and most similar file in
current svn.
2. Already solved in current svn with programmer_delay.
3. The shutdown thing is still a problem in current flashrom. Uwe had a
patch, but Stefan had the idea to use atexit instead. New patch needed.
4. Current abstraction solves this nicely, only one place in internal.c
needs to be changed.
5. Merge the Readme.
6. Look at Todo and decide what's worth to be done.
7. Test if the Windows kernel driver still works on Windows 7 (or
anything post XP).
8. Make pcilib usable without including it.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/





More information about the flashrom mailing list