Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
soc:2010:andreif:journal:week4 [2010/06/18 13:12] andreif |
soc:2010:andreif:journal:week4 [2010/06/20 12:27] (current) andreif |
||
---|---|---|---|
Line 82: | Line 82: | ||
Tomorrow TODO: Finish patch, leave init_block like it was before, return error when MAC address is not valid. Post some details in the patch description, perhaps comparison against the old driver. | Tomorrow TODO: Finish patch, leave init_block like it was before, return error when MAC address is not valid. Post some details in the patch description, perhaps comparison against the old driver. | ||
+ | |||
+ | ==== Day 6 [ Sat 19 Jun 2010 ] ==== | ||
+ | |||
+ | I finished the pcnet32 patch today and I uploaded version 2 of the patch. Hopefully, people will find it ok. Stefan reports some results in KVM and apparently disabling the BIOS console yields some definitive speed improvements which I will have to test too in VBox. | ||
+ | |||
+ | I also received a response from one of the forcedeth driver devs and it was awesome that he took some time to write me back. The forcedeth driver writing will mostly be a direct port of the Linux one. | ||
+ | |||
+ | Another small project rose up today, I have to find out why gPXE is so slow in VBox. I don't know yet if the BIOS thing is causing it, but I will find out these days. | ||
+ | |||
+ | ==== Day 7 [ Sun 20 Jun 2010 ] ==== | ||
+ | |||
+ | Version 3 of the patch is up. At this rate, I will probably hold the record for most revisions of a patch :). Also sent an email to Andrew de Quincey regarding forcedeth documentation. |