Max OS 0.3
Loading...
Searching...
No Matches
intel_i217.cpp File Reference

Implementation of the Intel I217 Ethernet Driver. More...

Go to the source code of this file.

Macros

#define buffer8192   ((2 << 16) | (1 << 25))
 

Detailed Description

Implementation of the Intel I217 Ethernet Driver.

Date
29th November 2022
Author
Max Tyson

Definition in file intel_i217.cpp.

Macro Definition Documentation

◆ buffer8192

#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.