]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
Pointers to our student diploma thesis extending QEMU hardware support.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Wed, 22 Feb 2012 20:15:58 +0000 (21:15 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Wed, 22 Feb 2012 20:15:58 +0000 (21:15 +0100)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
cviceni/2.mdwn

index 1728ae91b143493032d40e3544db7e80c94aa2c7..b53c51e68f57e7e639f39d6dd0e550503c019ecc 100644 (file)
@@ -343,6 +343,8 @@ Reference
 * [Linux Device Drivers, Third Edition][LDD3]
 * [Kbuild & modules](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/kbuild/modules.txt;hb=HEAD)
 * [/dev/hello_world: A Simple Introduction to Device Drivers under Linux](henson_drivers)
+* [Rostislav Lisový: Diplomová práce - Rozšíření QEMU o podporu PCI I/O karty a tvorba ovladačů](http://rtime.felk.cvut.cz/hw/index.php/Humusoft_MF6xx)
+* [Filip Navara: Diplomová práce - Rozšíření QEMU o podporu mikrokontroléru AT91SAM7X256](http://rtime.felk.cvut.cz/hw/index.php/AT91SAM7X256)
   
 [LDD3]:http://lwn.net/Kernel/LDD3/
 [henson_drivers]:http://linuxdevcenter.com/pub/a/linux/2007/07/05/devhelloworld-a-simple-introduction-to-device-drivers-under-linux.html