[ipxe-devel] HTTP timeouts
Michael Brown
mbrown at fensystems.co.uk
Tue Sep 20 13:52:09 UTC 2011
On Sunday 04 Sep 2011 23:42:36 Pereira wrote:
> There is also a warning: "using legacy NIC wrapper", we are using a
> Broadcom BCM57xx network adapter.
>
> Any idea why this happens or debugging tips are very appreciated.
Is the issue specific to the Broadcom (tg3) NIC that you are using? Are you
able to reproduce the issue with a different NIC?
There is a replacement tg3 driver by Thomas Miletich that you can try using:
git remote add mcb30 git://git.ipxe.org/people/mcb30/ipxe.git
git fetch mcb30
git checkout -b tg3 mcb30/tg3
make bin/ipxe.lkrn
This driver hasn't been merged yet; any test reports are welcome.
Michael
More information about the ipxe-devel
mailing list