(C) 1998 AROS - The Amiga Research OS
MakeDosNode() will allocate the memory that it needs to construct the DeviceNode, the strings and a FileSysStartupMsg that is passed to the filesystem handler on startup.
You can use AddBootNode() to add a node to the system.
longword description -------- ----------- 0 Exec string with dos handler name (eg ffs.handler) 1 Exec string with exec device name (eg fdsk.device) 2 unit number of device to open 3 flags (for OpenDevice()) 4 length of the remaining data
5 Size of standard device block in 32 bit longwords 6 not used; 0