Joseph Smith wrote:
I'm looking forward to hearing more about this. When your programmer is finished we should look closer at how to make plugins for flashrom.
Sure. I am looking forward to coding again.
With that said I think we may want to collaborate on a parallel port standard driver that can be used for multiple devices.
Sounds like a good idea.
This would also probibly help out with duplicated code bloating flashrom.
My idea for flashrom is to have plugins be separate programs. That way there is a very clear driver abstraction, and everyone can do what they like. Of course, if you make a small libparport then it can be used by lots of drivers.
//Peter