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
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
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