DEVICE HEADER                                 

       A device driver requires a device header at the beginning  of the
       file. This is the format of the device header:

               Field                                   Length

               Pointer to next device header field     dword
               Attribute                               word
               Pointer to device strategy routine      word
               Pointer to device interrupt routine     word
               Name/Unit field                         8 bytes


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .