Bananymous
|
aa2e53c4f8
|
Kernel: E1000 fix physical address on 32 bit target
|
2024-03-22 12:35:38 +02:00 |
Bananymous
|
9c36d7c338
|
BAN/Kernel: Rework assertion/panic system
BAN/Assert.h does not need any includes meaning it can be included
anywhere without problems.
|
2024-03-04 11:41:54 +02:00 |
Bananymous
|
90878a7c2b
|
Kernel: Replace CriticalScopes with SpinLocks in networking code
|
2024-02-29 19:17:28 +02:00 |
Bananymous
|
5da59c9151
|
Kernel: Make better abstractions for networking
|
2024-02-06 16:45:39 +02:00 |
Bananymous
|
649e9f4500
|
Kernel: ARP now replies to requests
|
2024-02-03 18:04:12 +02:00 |
Bananymous
|
0f154c3173
|
Kernel: Implement basic recvfrom
|
2024-02-02 13:50:00 +02:00 |
Bananymous
|
99eed9c37a
|
Kernel: Start work on network stack
|
2024-02-01 23:38:06 +02:00 |
Bananymous
|
f4e86028d0
|
Kernel: Write simple working E1000 and E1000E drivers
|
2024-02-01 22:08:59 +02:00 |