home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602B.ISO / dec / win95_mm / digital.inf next >
Windows Setup INFormation  |  1995-08-15  |  2KB  |  105 lines

  1. ; Copyright (c) 1995 Digital Equipment Corporation.
  2.  
  3. [version]
  4. signature="$Windows 95$"
  5. Class=cdrom
  6. Provider=%MS%
  7.  
  8. ;Class Install
  9. [ClassInstall]
  10. AddReg=HDC_Class
  11.  
  12. [HDC_Class]
  13. HKR,,,,%HDCClassName%
  14. HKR,,Icon,,-9
  15.  
  16. [Manufacturer]
  17. DIGITAL=DIGITAL_HDC
  18.  
  19. [DIGITAL_HDC]
  20. %PCMCIA\PS.DeviceDesc%=Digital_Drv, PCMCIA\Digital_Equipment_Corporation.-Digital_Mobile_Media_CD-ROM-3F7C 
  21. %PCMCIA\PS.DeviceDesc%=Digital_Drv, PCMCIA\Digital_Equipment_Corporation.-Digital_Mobile_Media_CD-ROM-564F
  22.  
  23.  
  24. [ESDI_AddReg]
  25. HKR,,DriverDesc,,"ESDI Port Driver"
  26. HKR,,DevLoader,,*IOS
  27. HKR,,PortDriver,,ESDI_506.pdr
  28. HKR,,SilentInstall,,1
  29.  
  30. [Digital_drv]
  31. Log_Config = Digital_Res
  32. AddReg = ESDI_AddReg, DIGITALOVERRIDE
  33. UpdateCfgSys= Update_Digital_Config
  34. UpdateAutoBat = Update_Digital_Auto
  35.  
  36. [Update_Digital_Config]
  37. DevDelete=deccdrom.sys
  38.  
  39. [Update_Digital_Auto]
  40. CmdDelete = MSCDEX
  41. CmdDelete = ESSENBLR
  42.  
  43. [Digital_Res]
  44. ConfigPriority=NORMAL
  45. IOConfig=170-177(3ff::)
  46. IOConfig=376-377(3ff::)
  47. IRQConfig=S:15
  48.  
  49.  
  50. [DIGITALOVERRIDE]
  51. HKR,Override,0000,1, \
  52. ;
  53. ; CONFIGMG_VERSION
  54. ;
  55. 00,04,00,00, \
  56. ;
  57. ; PRIORITY
  58. ;
  59. 00,00,00,00, \
  60. ;
  61. ; I/O
  62. ;
  63. 24,00,00,00, \
  64. 02,00,00,00, \
  65. 01,00,0C,00, \
  66. 00,00,00,00, \
  67. 00,00,00,00, \
  68. F0,FF,10,00, \
  69. 00,00,FF,FF, \
  70. 00,00,00,00, \
  71. 40,00,00,00, \
  72. ;
  73. ; IRQ
  74. ;
  75. 14,00,00,00, \
  76. 04,00,00,00, \
  77. 00,00,00,00, \
  78. FF,FF,00,00, \
  79. 20,00,00,00, \
  80. ;
  81. ; REQUEST_CONFIG_PKT
  82. ;
  83. 19,00,00,00, \
  84. 7C,89,00,00, \
  85. 00,00,02,00, \
  86. 32,00,00,02, \
  87. 00,02,00,00, \
  88. 00,00,00,01, \
  89. 0F, \
  90. ;
  91.  
  92. ;
  93. ; TERMINATOR
  94. ;
  95. 00,00,00,00
  96.  
  97. [ControlFlags]
  98. CopyFilesOnly=PCMCIA\Digital_Equipment_Corporation.-Digital_Mobile_Media_CD-ROM-3F7C
  99. CopyFilesOnly=PCMCIA\Digital_Equipment_Corporation.-Digital_Mobile_Media_CD-ROM-564F
  100.  
  101. [Strings]
  102. HDCClassName            = "Hard disk controllers"
  103. MS-Drivers= "(Standard hard disk drivers)"
  104. PCMCIA\PS.DeviceDesc="Digital PCMCIA CD-ROM"
  105.