]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[pcnet32] Replace pcnet32 with native driver
authorAndrei Faur <da3drus@gmail.com>
Sun, 20 Jun 2010 19:23:01 +0000 (22:23 +0300)
committerMichael Brown <mcb30@ipxe.org>
Tue, 22 Jun 2010 10:28:01 +0000 (11:28 +0100)
commitf4faa27dfd40a2b5af5b9a8e3b0acee3d05c751a
tree19bcf18a7c7d3fffd23617432ae5318ce548da2a
parentee93c72d6d894b1c187cdf8ae8d8fe8dec04af01
[pcnet32] Replace pcnet32 with native driver

This patch replaces the old pcnet32 driver with a new one that
uses iPXE's API.

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
src/drivers/net/pcnet32.h [new file with mode: 0644]