AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Entry
R0 = pointer to a block
     Offset     Meaning
     0     Information word for CDFSDriver module block
           Bits     Meaning
           0-5   The number of CD commands recognised, currently 31, maximum 63
           6     If set then use all SCSI 2 commands and  ignore bits 7 and 8
           7     If set then use the SCSI 2 read data  command
           8     If set then use the SCSI 2 seek command
           9-31  Reserved (must be zero)
     4     Number of times registered (should be sent to 1 to indicate that it has been registered already)
     8     Unused
R1 = pointer to a special tag (&EE5OEE50 = 1 word) followed by the handler code.

Removes the soft-loadable driver from the CDFSDriver module.  The block pointed to by R0 on entry must be in RAM, whereas anything else, i.e. the code for each CD _ SWI, can be in the ROM.

[sh-index] Back to list of manuals