summaryrefslogtreecommitdiff
path: root/src/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/README')
-rw-r--r--src/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/README b/src/README
index 957d477..c2e9065 100644
--- a/src/README
+++ b/src/README
@@ -51,6 +51,8 @@ Driver framework and specific drivers.
* hdi/ps2/ps2mouse.c - PS/2 mouse
* video/video.c - generic video interface
* video/vga.c - standard VGA video driver
+* net/network.c - generic network interface
+* net/rtl8139.c - driver for the RealTek8139 network card
gui
---