![]() |
Max OS 0.3
|
Implementation of the Intel I217 Ethernet Driver. More...
#include <drivers/ethernet/intel_i217.h>Go to the source code of this file.
Macros | |
| #define | buffer8192 ((2 << 16) | (1 << 25)) |
Implementation of the Intel I217 Ethernet Driver.
Definition in file intel_i217.cpp.
| #define buffer8192 ((2 << 16) | (1 << 25)) |
MAX OS NET CODE: All the old (this) networking code poorly written and not used, this will be moved to userspace in the future but is kept here as a reference for now.
See OSDEV wiki for the credit for this driver
Definition at line 25 of file intel_i217.cpp.