mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-03-07 11:51:49 +09:00
filesystem wip wip
This commit is contained in:
@@ -51,6 +51,14 @@ Note: non-standard device types must have LONGER THAN 4 characters of DEVTYP
|
||||
Description: resets the device
|
||||
Returns: none
|
||||
|
||||
DEVSTU
|
||||
|
||||
Description: reads status of the device, if applicable
|
||||
Returns:
|
||||
0x06 <status code> <0x1F> <message string> 0x17
|
||||
0x15 <status code> <0x1F> <message string> 0x17
|
||||
(see section 1.0)
|
||||
|
||||
2. Device-specific commands
|
||||
|
||||
2.0 Command formats
|
||||
|
||||
Reference in New Issue
Block a user