Kernel adapter for the e1000 crate.
e1000
Implements DmaAllocator via the buddy allocator and wraps e1000::E1000Nic behind a SpinLock to satisfy NetworkDevice.
DmaAllocator
e1000::E1000Nic
SpinLock
NetworkDevice