mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 12:17:44 +00:00
Kernel: Add NE2000 network card driver
Remember, friends don't let friends use NE2000 network cards :^)
This commit is contained in:
parent
865aade42b
commit
edd2362f39
6 changed files with 562 additions and 0 deletions
|
@ -146,6 +146,7 @@ set(OFFD_DEBUG ON)
|
|||
set(PTHREAD_DEBUG ON)
|
||||
set(REACHABLE_DEBUG ON)
|
||||
set(ROUTING_DEBUG ON)
|
||||
set(NE2000_DEBUG ON)
|
||||
set(RTL8139_DEBUG ON)
|
||||
set(SB16_DEBUG ON)
|
||||
set(SH_DEBUG ON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue