Discussion:
[ipxe-devel] [ipxe/ipxe] Submit (#72)
sylviebarlow
2018-04-20 13:17:02 UTC
Permalink
You can view, comment on, or merge this pull request online at:

https://github.com/ipxe/ipxe/pull/72

-- Commit Summary --

* [mii] Add mii_find()
* [mii] Add bit-bashing interface
* [icplus] Add driver for IC+ network card

-- File Changes --

A src/drivers/bitbash/mii_bit.c (162)
A src/drivers/net/icplus.c (809)
A src/drivers/net/icplus.h (206)
M src/drivers/net/mii.c (25)
M src/include/ipxe/errfile.h (1)
M src/include/ipxe/mii.h (4)
A src/include/ipxe/mii_bit.h (55)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/72.patch
https://github.com/ipxe/ipxe/pull/72.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/72
Michael Brown
2018-04-20 14:30:15 UTC
Permalink
Closed #72.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/72#event-1586301521
Loading...