This is the Ethernet interface we emulate in QEMU (to avoid duplicating the xv6 class's use of the e1000/i217). There isn't an Ethernet device class yet, so whichever of this and #72 that gets finished first will probably define it for the other.
This is the Ethernet interface we emulate in QEMU (to avoid duplicating the xv6 class's use of the e1000/i217).
There isn't an Ethernet device class yet, so whichever of this and #72 that gets finished first will probably define it for the other.