Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Other DOS - <b> device request header format</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                        Device Request Header Format


      Offset Size             Description

        00   byte       length in bytes of the request header
        01   byte       unit code;  the sub-unit the operation is for (block
                        devices);  meaningless for character devices
        02   word       command code, (see DEVICE COMMANDS)
        04  8bytes      reserved for DOS
        0C  nbytes      request data  (variable length)


        - see  INT 21,44  or        DEVICE ATTRIBUTES  or  DEVICE CODES
        - see also  IOCTL,n where "n" is an IOCTL function

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson