Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
e1000e - Move over e1000e support - shows up in the guest, but is not…
… yet connected
- Loading branch information
Showing
with
4,576 additions
and 3 deletions.
- +1 −0 Makefile
- +1,482 −0 include/xhyve/support/e1000_defines.h
- +696 −0 include/xhyve/support/e1000_regs.h
- +2,386 −0 src/pci_e82545.c
- +11 −3 xhyve.xcodeproj/project.pbxproj
Oops, something went wrong.