Michael Brown
eecb75ba48
[pci] Update drivers to use pci_ioremap()
...
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2020-09-25 14:17:07 +01:00
Michael Brown
329202691f
[skel] Remove MII interface
...
Most drivers do not utilise an MII interface, since the link state is
typically available directly from a memory-mapped register.
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2018-01-14 21:16:36 +00:00
Michael Brown
b6ee89ffb5
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
...
Relicense files for which I am the sole author (as identified by
util/relicense.pl).
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2015-03-02 14:17:31 +00:00
Michael Brown
022ef91984
[skel] Check for ioremap() failures
...
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2014-07-16 15:52:48 +01:00
Michael Brown
d32aac88ef
[skel] Add missing iounmap()
...
Reported-by: Thomas Miletich <thomas.miletich@gmail.com >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2012-07-19 17:13:52 +01:00
Michael Brown
38d2ad8676
[skel] Add skeleton network driver
...
Signed-off-by: Michael Brown <mcb30@ipxe.org >
2012-04-21 08:05:24 +01:00