]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pcnet32] Fix pcnet32_wio_reset() bug
authorAndrei Faur <da3drus@gmail.com>
Wed, 7 Jul 2010 12:43:41 +0000 (15:43 +0300)
committerMichael Brown <mcb30@ipxe.org>
Sun, 11 Jul 2010 14:53:22 +0000 (15:53 +0100)
commitab144219901ebfb7893787c70d74a685d10cb0ba
tree0e7ba285ef4dec870f93a5fa9ffdab53f6bef2f8
parent68c2f07f159cda5735d0297a8b70a415788766d7
[pcnet32] Fix pcnet32_wio_reset() bug

This bug caused .probe to fail because the NIC did not reset properly.

Signed-off-by: Andrei Faur <da3drus@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/pcnet32.c