diff options
| author | Michal Idziorek <m.i@gmx.at> | 2014-08-18 19:11:30 +0200 |
|---|---|---|
| committer | Michal Idziorek <m.i@gmx.at> | 2014-08-18 19:11:30 +0200 |
| commit | 71ee34fec93bd8bdbc7800752571746b0a210653 (patch) | |
| tree | ae7ba7d394a0df64d39e3b015fb458e31cff4f58 /README.md | |
| parent | 9776ad666f27dfcdc0a00ae10567b9be8363130f (diff) | |
Added basic pci scan and started e1000 driver.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -110,6 +110,7 @@ TODOS * GNU HURD * MINIX * FreeBSD etc. + * xv6 (!) look at following linux drivers: * e1000 @@ -144,3 +145,4 @@ REFERENCES * http://www.jamesmolloy.co.uk/tutorial_html/9.-Multitasking.html * http://pdos.csail.mit.edu/6.828/2011/labs/lab6/ * http://wiki.osdev.org/Virtual_8086_Mode +* http://pdos.csail.mit.edu/6.828/2011/xv6.html |
