home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703B.ISO / driver / dec / mga_nt35 / readme < prev    next >
Text File  |  1995-09-21  |  590b  |  12 lines

  1. On-board Millennium DEC vs Matrox/Videographics boards
  2.  
  3. Reading bits <4:0> of byte 0x43 in the PCI configuration space, we're
  4. expecting 00000b or 00001b for the Videographics boards.  We don't want
  5. to use these boards for the display, so the miniport driver rejects them.
  6. The value read from the on-board Millennium on the DEC system is 0, so
  7. the board is rejected.  I built a special driver for DEC that does not
  8. check on bits <4:0>.  This issue will have to be resolved at a later time.
  9.  
  10. Just copy the unofficial driver included here into \winnt35\system32\drivers
  11. and reboot.
  12.