Showing changes from revision #4 to #5:
Added | Removed | Changed
Entry | |
---|---|
R0 | Pointer to command |
R1 | 4 (&04) |
Exit | |
---|---|
R0 | Preserved to pass on, else |
0 if command successful, else pointer to error | |
R1 | Preserved to pass on, else |
0 (to claim service) |
This service is issued when a command is unknown.
This service is issued when a command is unknown, before the filing system is called to attempt to ‘run’ the command (See OS_FSControl 4).
NetFS uses this service to implement file server commands. Use the command table? in a Relocatable Module if possible to implement new *Commands.