[net.micro.amiga] Question on DOS device drivers

dillon@CORY.BERKELEY.EDU (Matt Dillon) (10/13/86)

	I'm currently trying to write a simple DOS device.  I've got an entry
in the mountlist for my custom device, and a code module written in assembly
(following the meager instructions in RKM V2).  Everything seems to startup
properly except I don't know how to return the startup packet.

	Could somebody tell me (A) which fields I modify to set the TRUE/FALSE
return code and (B) what manipulations I would have to do with the packet 
(and other packets) to return them?

	Thanks a lot.  If all goes well, I'll post the skeleton result.


						-Matt