rs changes (also use driver configurations in the image ramdisk)

This commit is contained in:
Philip Homburg
2006-10-31 13:35:04 +00:00
parent 9ac537eb7c
commit 0c1d433f60
11 changed files with 197 additions and 30 deletions

View File

@@ -560,8 +560,7 @@
#define RS_UP_COPY (RS_RQ_BASE + 6) /* start system service and
* keep the binary in memory
*/
#define RS_RUN (RS_RQ_BASE + 7) /* run without restart */
#define RS_START (RS_RQ_BASE + 8) /* start a driver/service
#define RS_START (RS_RQ_BASE + 7) /* start a driver/service
* arguments are passed in
* a struct rs_start
*/