Hi,
On Wed, Jan 17, 2007 at 11:15:31AM +0000, svn@openbios.org wrote:
trivial enhancement
- add license header
- add clean target in makefile
These are trivial...
- add fintek superio support
...but this is not IMHO. From looking at the code it's a lot more stuff than just adding some IDs to flashrom or similar. Please post such changes to the list first.
- case 0x0604:
printf ("Fintek F71805\n");
break;
- case 0x4103:
printf ("Fintek F71872\n");
break;
Btw, did you get the Fintek chips to properly work?
Uwe.