Skip to main content

Module e1000_drv

Module e1000_drv 

Source
Expand description

Kernel adapter for the e1000 crate.

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

Structs§

KernelE1000

Functions§

init
Performs the init operation.