Showing changes from revision #3 to #4:
Added | Removed | Changed
Entry | |
---|---|
R0 | Bits 0-7 |
Bits 8-31 flags |
|
R1 | |
Exit | |
---|---|
- | Depends on |
Hex | Meaning | ||
---|---|---|---|
Device added | |||
1 | &01 | Device being removed |
This service call is issued by the OS after a new device has been added to the system.
Exit | |
---|---|
R1 | 0 to object to device being removed |
R0 → error block | |
Other registers must be preserved | |
Else all other registers must be preserved |
This service call is issued by the OS before a device is removed from the system. Claiming the service call by setting R1 to 0 will block the removal of the device.