]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[undi] Use meaningful driver and device names
authorMichael Brown <mcb30@ipxe.org>
Fri, 28 Oct 2011 21:51:38 +0000 (22:51 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 28 Oct 2011 21:52:55 +0000 (22:52 +0100)
commita1f618c6257b86db7e623b1263b3e95040e78697
treeebb6419c3335318cd413a3c75d0e3d0008a589c3
parenta05a3613a5c73567c59395fe0ff60cf092bdde41
[undi] Use meaningful driver and device names

Specify a driver name of "undionly" and a device name based on the
UNDI-reported underlying hardware device.  For example:

  net0: 52:54:00:12:34:56 using undionly on UNDI-PCI00:03.0 (open)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/drivers/net/undionly.c