home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 20 NDrivers / 20-NDrivers.zip / DEPCAO.ZIP / @6DEF.ADF next >
Text File  |  1990-06-28  |  3KB  |  85 lines

  1. ;
  2. ;    DEC EtherWORKS MC Adapter Description File for PS/2 systems
  3. ;
  4. AdapterId    06DEFh
  5. AdapterName    "DEC EtherWORKS MC Adapter"
  6. NumBytes    2
  7.  
  8. NamedItem
  9. Prompt "Memory Address Range"
  10. Choice "D0000 to DFFFF"      pos[0] = XX001XXXb   mem 0D0000h - 0DFFFFh
  11. Choice "D8000 to DFFFF"   pos[0] = XX101XXXb   mem 0D8000h - 0DFFFFh
  12. Choice "C0000 to CFFFF"   pos[0] = XX000XXXb   mem 0C0000h - 0CFFFFh
  13. Choice "C8000 to CFFFF"   pos[0] = XX100XXXb   mem 0C8000h - 0CFFFFh
  14. Choice "E0000 to EFFFF"   pos[0] = XX010XXXb   mem 0E0000h - 0EFFFFh
  15. Choice "E8000 to EFFFF"   pos[0] = XX110XXXb   mem 0E8000h - 0EFFFFh
  16.  
  17. Help
  18. "Memory address selects the memory size and location
  19.  for the DEMCA.  Do not select a memory address range
  20.  that another PS/2 adapter uses.  Note that C0000, D0000
  21.  and E0000 specify 64 Kbytes of memory.  C8000, D8000
  22.  and E8000 specify 32 Kbytes of memory.  Even though
  23.  you have the option of specifying either 32 Kbytes
  24.  or 64 Kbytes, you should specify 64 Kbytes when the
  25.  PS/2 has enough memory.  Specify 32 Kbytes only when
  26.  the PS/2 does not have 64 Kbytes of memory available.
  27.  For more information, see the DE210 Owner's Manual."
  28.  
  29.  
  30. NamedItem
  31. Prompt "I/O Address Range"
  32. Choice "2C00 to 2C0F"     pos[0] = XXXXX00Xb   io 02C00h - 02C0Fh
  33. Choice "2C10 to 2C1F"     pos[0] = XXXXX01Xb   io 02C10h - 02C1Fh
  34. Choice "2C20 to 2C2F"     pos[0] = XXXXX10Xb   io 02C20h - 02C2Fh
  35. Choice "2C30 to 2C3F"     pos[0] = XXXXX11Xb   io 02C30h - 02C3Fh
  36.  
  37. Help
  38. "The four possible selections are: 2C00, 2C10, 2C20 or 
  39.  2C30.  Do not select an I/O address range that another
  40.  PS/2 adapter uses.  If you do not know whether one or 
  41.  more of these ranges is/are used by other adapters, 
  42.  view their configurations with System Configuration."
  43.  
  44.  
  45. NamedItem
  46. Prompt "Interrupt Level"
  47. Choice "05"             pos[1] = XXXX0010b   int  5
  48. Choice "09"             pos[1] = XXXX0001b   int  9
  49. Choice "10"             pos[1] = XXXX0100b   int 10
  50. Choice "11"             pos[1] = XXXX1000b   int 11
  51.   
  52. Help
  53. "Interrupt Number lets you select the interrupt request 
  54.  line of the DEMCA.  The default Interrupt Number is 5, 
  55.  but you may need to change this setting if a different 
  56.  adapter uses this number.  The DEMCA board is compatible 
  57.  with any of the following values: 5, 9, 10 or 11."
  58.  
  59.   
  60. NamedItem
  61. Prompt "Remote Boot"
  62. Choice "Disabled"         pos[1] = XXX0XXXXb
  63. Choice "Enabled"          pos[1] = XXX1XXXXb
  64.   
  65. Help
  66. "Remote Boot lets you enable or disable the remote boot
  67.  feature of the DEMCA.  When remote boot is Enabled, you
  68.  can boot your PS/2 from a virtual disk located on a
  69.  DECnet/PCSA server.  See your system administrator for
  70.  help in setting up a virtual disk for remote boot."
  71.  
  72.   
  73. NamedItem
  74. Prompt "Remote Boot Timeout"
  75. Choice "30 sec."          pos[1] = XX1XXXXXb
  76. Choice "2.5 min."         pos[1] = XX0XXXXXb
  77.   
  78. Help
  79. "Remote Boot Timeout selects the total time the DEMCA 
  80.  board will wait for a remote boot response.  The 
  81.  default timeout is 30 seconds, but you can select 
  82.  2.5 minutes if more time is needed to remote boot 
  83.  your personal computer."
  84.  
  85.