Re: [gPXE-devel] [PATCH v2][pcnet32] Replace pcnet32 driver

2010-06-19 Thread Stefan Hajnoczi
On Sat, Jun 19, 2010 at 2:27 PM, Andrei Faur wrote: > +       DBG ( "PCnet chip version is 0x%X\n", chip_version ); [...] > +       printf ( "PCnet version %#x, chipname %s\n", chip_version, chipname ); New drivers normally should not use printf(). For example, when gPXE is used as an UNDI ROM t

Re: [gPXE-devel] [Patch][trivial] 64-bit compile fix for JMicron ethernet driver

2010-06-19 Thread Stefan Hajnoczi
Applied, thanks! http://git.etherboot.org/?p=gpxe.git;a=commitdiff;h=c3e30e55e7d9c54c002b0a597e53874e1a865735 Stefan ___ gPXE-devel mailing list gPXE-devel@etherboot.org http://etherboot.org/mailman/listinfo/gpxe-devel

[gPXE-devel] GSoC 2010 update

2010-06-19 Thread Marty Connor
Hello Everyone, It's been a while since I've written to share some of what's been going on "behind the scenes" in the Etherboot Project. In this message I would like to focus on our Google Summer of Code (GSoC) 2010 participation. For those who are new to our project, we have participated in G