[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbios
Subject:    [OpenBIOS] r229 - in openbios-devel: arch/sparc64 forth/device
From:       svn () openbios ! org
Date:       2008-08-10 18:12:17
Message-ID: 200808101813.m7AID1M0026548 () mailer ! progressive-comp ! com
[Download RAW message or body]

Author: blueswirl
Date: 2008-08-10 20:12:17 +0200 (Sun, 10 Aug 2008)
New Revision: 229

Modified:
   openbios-devel/arch/sparc64/openbios.c
   openbios-devel/forth/device/tree.fs
   openbios-devel/forth/system/ciface.fs
Log:
Rename /packages/client-iface to /openprom/client-services

Modified: openbios-devel/arch/sparc64/openbios.c
===================================================================
--- openbios-devel/arch/sparc64/openbios.c	2008-08-10 18:09:55 UTC (rev 228)
+++ openbios-devel/arch/sparc64/openbios.c	2008-08-10 18:12:17 UTC (rev 229)
@@ -360,7 +360,7 @@
     fword("property");
 
     // Trap table
-    push_str("/packages/client-iface");
+    push_str("/openprom/client-services");
     fword("find-device");
     bind_func("SUNW,set-trap-table", set_trap_table);
 }

Modified: openbios-devel/forth/device/tree.fs
===================================================================
--- openbios-devel/forth/device/tree.fs	2008-08-10 18:09:55 UTC (rev 228)
+++ openbios-devel/forth/device/tree.fs	2008-08-10 18:12:17 UTC (rev 229)
@@ -44,12 +44,6 @@
   : open true ;
   : close ;
 
-  new-device
-    " client-services" device-name
-    : open true ;
-    : close ;
-  finish-device
-
 finish-device
   
 new-device

Modified: openbios-devel/forth/system/ciface.fs
===================================================================
--- openbios-devel/forth/system/ciface.fs	2008-08-10 18:09:55 UTC (rev 228)
+++ openbios-devel/forth/system/ciface.fs	2008-08-10 18:12:17 UTC (rev 229)
@@ -1,9 +1,9 @@
 
 0 value ciface-ph
 
-dev /packages/
+dev /openprom/
 new-device
-" client-iface" device-name
+" client-services" device-name
 
 active-package to ciface-ph
 


--
OpenBIOS                 http://openbios.org/
Mailinglist:  http://lists.openbios.org/mailman/listinfo
Free your System - May the Forth be with you
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic