Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | Pointer to device descriptor |
R8 | 3 |
Exit | |
---|---|
- | All registers preserved |
Removes a device from the system.
Before the device is removed, the kernel will issue Service_Hardware 1 to check if any programs object to the removal (e.g. device is still in use).
To add a device, call OS_Hardware 2.