home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / drvlib / netcard / x86 / skfmnt / @0083.adf next >
Text File  |  1995-10-27  |  8KB  |  196 lines

  1. ;  Adapter Description File   Version 1.2 93/08/26 
  2. ;  device name: SK-NET FDDI-FM
  3. ;  file name: @0083.adf
  4. ;  Copyright (c) 1992 by Schneider & Koch
  5. ;-------------------------------------------------------------------------------
  6.  
  7. ;-------------------------------------------------------------------------------
  8.  
  9. AdapterID 00083h
  10.  
  11. ;-------------------------------------------------------------------------------
  12.  
  13. AdapterName "SK-NET FDDI-FM/FDDI Network Adapter"
  14.  
  15. ;-------------------------------------------------------------------------------
  16.  
  17. NumBytes 3
  18.  
  19. ;-------------------------------------------------------------------------------
  20. FixedResources
  21.  
  22. ;POS_PROG_EN disabled
  23.      POS[1]=0XXXXXXXb
  24.  
  25. ;POS_PAGE<2..0> = 0
  26.      POS[1]=XXXXX000b
  27. ;-------------------------------------------------------------------------------
  28.  
  29. NamedItem Prompt "I/O Port Address Location"
  30.  
  31.   Choice "0200-03ff" POS[2]=XX000000b IO  00200h-003ffh
  32.   Choice "0600-07ff" POS[2]=XX000001b IO  00600h-007ffh
  33.   Choice "0a00-0bff" POS[2]=XX000010b IO  00a00h-00bffh
  34.   Choice "1200-13ff" POS[2]=XX000100b IO  01200h-013ffh
  35.   Choice "2200-23ff" POS[2]=XX001000b IO  02200h-023ffh
  36.   Choice "4200-43ff" POS[2]=XX010000b IO  04200h-043ffh
  37.   Choice "8200-83ff" POS[2]=XX100000b IO  08200h-083ffh
  38.   Choice "fe00-ffff" POS[2]=XX111111b IO  0fe00h-0ffffh
  39.   Choice "fa00-fbff" POS[2]=XX111110b IO  0fa00h-0fbffh
  40.   Choice "f600-f7ff" POS[2]=XX111101b IO  0f600h-0f7ffh
  41.   Choice "ee00-efff" POS[2]=XX111011b IO  0ee00h-0efffh
  42.   Choice "de00-dfff" POS[2]=XX110111b IO  0de00h-0dfffh
  43.   Choice "be00-bfff" POS[2]=XX101111b IO  0be00h-0bfffh
  44.   Choice "7e00-7fff" POS[2]=XX011111b IO  07e00h-07fffh
  45.  
  46.   Help "I/O Port Address Location : Each FDDI adapter installed is assigned
  47.         a unique address location.
  48.  
  49.         I/O Port address location needs only to be changed if it is in conflict
  50.         with another adapter.
  51.         Conflicting assignments are marked with an asterisk.
  52.  
  53.         The assignment may be changed by selecting 'Change Configuration' and
  54.         and then using the F5=Previous and the F6=Next keys."
  55.  
  56. ;-------------------------------------------------------------------------------
  57.  
  58. NamedItem Prompt "Interrupt Level"
  59.  
  60.   Choice "Interrupt 9"  POS[2]=11XXXXXXb INT 9d
  61.   Choice "Interrupt 10" POS[2]=10XXXXXXb INT 10d
  62.   Choice "Interrupt 11" POS[2]=01XXXXXXb INT 11d
  63.   Choice "Interrupt 3"  POS[2]=00XXXXXXb INT 3d
  64.  
  65.   Help "Interrupt Level:  This FDDI Network adapter can operate
  66.         on one of four interrupt levels: 3, 9, 10, or 11.
  67.  
  68.         The assignment may be changed by selecting 'Change Configuration' and
  69.         and then using the F5=Previous and the F6=Next keys."
  70.  
  71. ;-------------------------------------------------------------------------------
  72.  
  73. NamedItem Prompt "EPROM Address location"
  74.  
  75.   Choice "EPROM Disabled" POS[1]=X000XXXXb
  76.   Choice "C4000-C7FFF"    POS[1]=X001XXXXb MEM 0C4000h - 0C7FFFh
  77.   Choice "C8000-CBFFF"    POS[1]=X010XXXXb MEM 0C8000h - 0CBFFFh
  78.   Choice "CC000-CFFFF"    POS[1]=X011XXXXb MEM 0CC000h - 0CFFFFh
  79.   Choice "D0000-D3FFF"    POS[1]=X100XXXXb MEM 0D0000h - 0D3FFFh
  80.   Choice "D4000-D7FFF"    POS[1]=X101XXXXb MEM 0D4000h - 0D7FFFh
  81.   Choice "D8000-DBFFF"    POS[1]=X110XXXXb MEM 0D8000h - 0DBFFFh
  82.   Choice "DC000-DFFFF"    POS[1]=X111XXXXb MEM 0DC000h - 0DFFFFh
  83.  
  84.   Help "EPROM Address Location:  There are 7 possible 16K blocks of PC
  85.         memory that can be assigned for accessing the EPROM area of the
  86.         FDDI Network adapter.
  87.  
  88.         The assignement needs only to be changed if it is in conflict
  89.         with another adapter.
  90.         Conflicting assignments are marked with an asterisk.
  91.  
  92.         The assignment may be changed by selecting 'Change Configuration' and
  93.         and then using the F5=Previous and the F6=Next keys."
  94.  
  95. ;-------------------------------------------------------------------------------
  96.  
  97. NamedItem Prompt "Remote boot on/off"
  98.  
  99.   Choice "Remote boot on"    POS[1]=XXXX1XXXb
  100.   Choice "Remote boot off"   POS[1]=XXXX0XXXb
  101.  
  102.   Help "Enables/disables booting from network.
  103.  
  104.         The assignment may be changed by selecting 'Change Configuration' and
  105.         and then using the F5=Previous and the F6=Next keys."
  106.  
  107. ;-------------------------------------------------------------------------------
  108.  
  109. NamedItem Prompt "Bus Master Arbitration Level"
  110.  
  111.   Choice "Level 8"   POS[0]=000XXXXXb ARB 8
  112.   Choice "Level 9"   POS[0]=001XXXXXb ARB 9
  113.   Choice "Level 10"  POS[0]=010XXXXXb ARB 10
  114.   Choice "Level 11"  POS[0]=011XXXXXb ARB 11
  115.   Choice "Level 12"  POS[0]=100XXXXXb ARB 12
  116.   Choice "Level 13"  POS[0]=101XXXXXb ARB 13
  117.   Choice "Level 14"  POS[0]=110XXXXXb ARB 14
  118.  
  119.   Help "Arbitration level: Each Busmaster and/or DMA device is assigned an
  120.         unique arbitration level in order to arbitrate conflicting requests.
  121.  
  122.         The assignment needs only to be changed if it is in conflict with
  123.         another adapter.
  124.         Conflicting assignments are marked with an asterisk.
  125.  
  126.         The assignment may be changed by selecting 'Change Configuration' and
  127.         and then using the F5=Previous and the F6=Next keys."
  128.  
  129. ;-------------------------------------------------------------------------------
  130.  
  131. NamedItem Prompt "Fairness on/off"
  132.  
  133.   Choice "Fairness ON"   POS[0]=XXX1XXXXb
  134.   Choice "Fairness OFF"  POS[0]=XXX0XXXXb
  135.  
  136.  
  137.   Help "Fairness on/off: By arbitration level each participant is assigned
  138.         his priority.
  139.  
  140.         Fairness on:  The priority defines the seqence of granting the bus
  141.         on conflicting requests.
  142.         The latency time on bus requests is calculable.
  143.  
  144.         Fairness off: Higher priority gives more time on the bus.
  145.         The latency time on bus requests is NOT calculable.
  146.  
  147.         Recommended is to enable fairness.
  148.  
  149.         The assignment may be changed by selecting 'Change Configuration' and
  150.         and then using the F5=Previous and the F6=Next keys."
  151.  
  152. ;-------------------------------------------------------------------------------
  153.  
  154. NamedItem Prompt "Streaming data enable/disable"
  155.  
  156.   Choice "Streaming data disable"   POS[0]=XXXXXX0Xb
  157.   Choice "Streaming data enable"    POS[0]=XXXXXX1Xb
  158.  
  159.   Help  "
  160.  
  161.         The assignment may be changed by selecting 'Change Configuration' and
  162.         and then using the F5=Previous and the F6=Next keys."
  163. ;-------------------------------------------------------------------------------
  164.  
  165. NamedItem Prompt "Check on forbidden 8-Bit accesses"
  166.  
  167.   Choice "Check on"    POS[0]=XXXX1XXXb
  168.   Choice "Check off"   POS[0]=XXXX0XXXb
  169.  
  170.   Help "Working as busmaster the adapter supports accesses to 32-Bit and
  171.         16-Bit memory slaves.
  172.         If the adapter performs an access to an 8-Bit slave an interrupt
  173.         may be asserted and reported (check on) or not (check off).
  174.         Recommended is to enable this check.
  175.  
  176.         The assignment may be changed by selecting 'Change Configuration' and
  177.         and then using the F5=Previous and the F6=Next keys."
  178.  
  179. ;-------------------------------------------------------------------------------
  180.  
  181. NamedItem Prompt "Check CHCK"
  182.  
  183.   Choice "Check on"    POS[0]=XXXXX1XXb
  184.   Choice "Check off"   POS[0]=XXXXX0XXb
  185.  
  186.   Help "Working as busmaster the adapter may check the control line 'CHCK'.
  187.         If the check is enabled the adapter asserts an interrupt and reports
  188.         this event.
  189.         Recommended is to enable this check.
  190.  
  191.         The assignment may be changed by selecting 'Change Configuration' and
  192.         and then using the F5=Previous and the F6=Next keys."
  193.  
  194. ;-------------------------------------------------------------------------------
  195. 
  196.