Left Up Right L4RE Experimente 2013

x86-fb-example

Patch:
--- src/l4/conf/examples/x86-fb.list.vorrudi	2013-06-07 18:36:35.000000000 +0200
+++ src/l4/conf/examples/x86-fb.list	2013-07-12 18:23:39.688816451 +0200
@@ -1,5 +1,5 @@
 
-modaddr 0x1100000
+modaddr 0x2000000
 
 entry x86-fb-example
 bootstrap bootstrap -serial
@@ -13,4 +13,4 @@
 module ned
 module fb-drv
 module mag
-module ex_fb_spectrum
+module ex_fb_spectrum_cc
--- src/l4/conf/examples/x86-fb.cfg.vorrudi	2013-06-07 18:36:35.000000000 +0200
+++ src/l4/conf/examples/x86-fb.cfg	2013-07-12 18:12:30.837274646 +0200
@@ -64,5 +64,5 @@
 	      l4re_dbg = L4.Dbg.Warn,
 	      -- scheduler = L4.Env.user_factory:create(L4.Proto.Scheduler, 0x18, 0x8),
 	    },
-	    "rom/ex_fb_spectrum");
+	    "rom/ex_fb_spectrum_cc");
 print("ex_fb_spectrum exited with: " .. e:wait());
make grub2iso E=x86-fb-example MODULES_LIST=/home/rw/l4exp/l4re-snapshot-2013060718/src/l4/conf/examples/x86-fb.list
 qemu-system-i386 -cdrom images/x86-fb-example.iso -serial stdio

Änderungen:


Informatik- und Netzwerkverein Ravensburg e.V Rudolf Weber