Showing changes from revision #4 to #5:
Added | Removed | Changed
Entry | |
---|---|
R7 | Pointer to |
When this call is passed onto registered CDFS Drivers, they receive additional values:
R0 | 36 byte SCSI inquiry data or 0 |
R1 | if R0=0 R1 points to an error block (the SCSI inquiry failed) |
Exit | |
---|---|
R0 | Preserved |
R1 | Preserved |
R2 | Drive type, or -1 if not recognised |
The purpose of this call is to identify the drive type of a CD-ROM drive.
None.