home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / lanman / drivers / dos / TCCARC / TCCARCD.ZIP / @64B6.ADF next >
Encoding:
PS/2 MicroChannel Adapter Description  |  1991-03-27  |  12.5 KB  |  351 lines

  1. AdapterId 064b6h
  2. AdapterName "Thomas-Conrad ARC-CARD/MC"
  3. NumBytes 4
  4.  
  5. NamedItem
  6.   Prompt "Operational Mode"
  7.     choice "Enhanced, 0D0000h"
  8.       pos[0]=1101000xb
  9.       MEM 0D0000h - 0D3FFFh
  10.     choice "Enhanced, 0D4000h"
  11.       pos[0]=1101010xb
  12.       MEM 0D4000h - 0D7FFFh
  13.     choice "Enhanced, 0D8000h"
  14.       pos[0]=1101100xb
  15.       MEM 0D8000h - 0DBFFFh
  16.     choice "Enhanced, 0DC000h"
  17.       pos[0]=1101110xb
  18.       MEM 0DC000h - 0DFFFFh
  19.     choice "Enhanced, 0C0000h"
  20.       pos[0]=1100000xb
  21.       MEM 0C0000h - 0C3FFFh
  22.     choice "Enhanced, 0C4000h"
  23.       pos[0]=1100010xb
  24.       MEM 0C4000h - 0C7FFFh
  25.     choice "Enhanced, 0C8000h"
  26.       pos[0]=1100100xb
  27.       MEM 0C8000h - 0CBFFFh
  28.     choice "Enhanced, 0CC000h"
  29.       pos[0]=1100110xb
  30.       MEM 0CC000h - 0CFFFFh
  31.     choice "Compatible, D0000h, 2e0h"
  32.       pos[0]=1101001xb
  33.       pos[2]=00000010b
  34.       pos[3]=xx1110xxb
  35.       IO 02E0h - 02EFh
  36.       MEM 0D0000h - 0D3FFFh
  37.     choice "Compatible, D0000h, 2f0h"
  38.       pos[0]=1101001xb
  39.       pos[2]=00000010b
  40.       pos[3]=xx1111xxb
  41.       IO 02F0h - 02FFh
  42.       MEM 0D0000h - 0D3FFFh
  43.     choice "Compatible, D0000h, 300h"
  44.       pos[0]=1101001xb
  45.       pos[2]=00000011b
  46.       pos[3]=xx0000xxb
  47.       IO 0300h - 030Fh
  48.       MEM 0D0000h - 0D3FFFh
  49.     choice "Compatible, C0000h, 2e0h"
  50.       pos[0]=1100001xb
  51.       pos[2]=00000010b
  52.       pos[3]=xx1110xxb
  53.       IO 02E0h - 02EFh
  54.       MEM 0C0000h - 0C3FFFh
  55.     choice "Compatible, C0000h, 2f0h"
  56.       pos[0]=1100001xb
  57.       pos[2]=00000010b
  58.       pos[3]=xx1111xxb
  59.       IO 02F0h - 02FFh
  60.       MEM 0C0000h - 0C3FFFh
  61.     choice "Compatible, C0000h, 300h"
  62.       pos[0]=1100001xb
  63.       pos[2]=00000011b
  64.       pos[3]=xx0000xxb
  65.       IO 0300h - 030Fh
  66.       MEM 0C0000h - 0C3FFFh
  67.   Help
  68. "The operational mode determines whether the ARC-Card/MC
  69. operates in the Enhanced mode or the Compatible mode.
  70. The base addresses are also chosen at this time.
  71.  
  72. Enhanced mode.
  73.  
  74.   Only the memory base address must be selected. The
  75.   Enhanced mode is completely memory mapped
  76.   and therefore does not require an I/O base address.
  77.  
  78.   Enhanced mode requires the use of Thomas-Conrad drivers.
  79.  
  80. Compatible mode.
  81.  
  82.   In this mode, a memory base address and an I/O base address 
  83.   must both be selected.
  84.  
  85.   Compatible mode requires the use of standard ARCNET drivers.
  86. "
  87. NamedItem
  88.   Prompt "Station Address"
  89.     Choice "001  01h" pos[1]=00000001b
  90.     Choice "002  02h" pos[1]=00000010b
  91.     Choice "003  03h" pos[1]=00000011b
  92.     Choice "004  04h" pos[1]=00000100b
  93.     Choice "005  05h" pos[1]=00000101b
  94.     Choice "006  06h" pos[1]=00000110b
  95.     Choice "007  07h" pos[1]=00000111b
  96.     Choice "008  08h" pos[1]=00001000b
  97.     Choice "009  09h" pos[1]=00001001b
  98.     Choice "010  0Ah" pos[1]=00001010b
  99.     Choice "011  0Bh" pos[1]=00001011b
  100.     Choice "012  0Ch" pos[1]=00001100b
  101.     Choice "013  0Dh" pos[1]=00001101b
  102.     Choice "014  0Eh" pos[1]=00001110b
  103.     Choice "015  0Fh" pos[1]=00001111b
  104.     Choice "016  10h" pos[1]=00010000b
  105.     Choice "017  11h" pos[1]=00010001b
  106.     Choice "018  12h" pos[1]=00010010b
  107.     Choice "019  13h" pos[1]=00010011b
  108.     Choice "020  14h" pos[1]=00010100b
  109.     Choice "021  15h" pos[1]=00010101b
  110.     Choice "022  16h" pos[1]=00010110b
  111.     Choice "023  17h" pos[1]=00010111b
  112.     Choice "024  18h" pos[1]=00011000b
  113.     Choice "025  19h" pos[1]=00011001b
  114.     Choice "026  1Ah" pos[1]=00011010b
  115.     Choice "027  1Bh" pos[1]=00011011b
  116.     Choice "028  1Ch" pos[1]=00011100b
  117.     Choice "029  1Dh" pos[1]=00011101b
  118.     Choice "030  1Eh" pos[1]=00011110b
  119.     Choice "031  1Fh" pos[1]=00011111b
  120.     Choice "032  20h" pos[1]=00100000b
  121.     Choice "033  21h" pos[1]=00100001b
  122.     Choice "034  22h" pos[1]=00100010b
  123.     Choice "035  23h" pos[1]=00100011b
  124.     Choice "036  24h" pos[1]=00100100b
  125.     Choice "037  25h" pos[1]=00100101b
  126.     Choice "038  26h" pos[1]=00100110b
  127.     Choice "039  27h" pos[1]=00100111b
  128.     Choice "040  28h" pos[1]=00101000b
  129.     Choice "041  29h" pos[1]=00101001b
  130.     Choice "042  2Ah" pos[1]=00101010b
  131.     Choice "043  2Bh" pos[1]=00101011b
  132.     Choice "044  2Ch" pos[1]=00101100b
  133.     Choice "045  2Dh" pos[1]=00101101b
  134.     Choice "046  2Eh" pos[1]=00101110b
  135.     Choice "047  2Fh" pos[1]=00101111b
  136.     Choice "048  30h" pos[1]=00110000b
  137.     Choice "049  31h" pos[1]=00110001b
  138.     Choice "050  32h" pos[1]=00110010b
  139.     Choice "051  33h" pos[1]=00110011b
  140.     Choice "052  34h" pos[1]=00110100b
  141.     Choice "053  35h" pos[1]=00110101b
  142.     Choice "054  36h" pos[1]=00110110b
  143.     Choice "055  37h" pos[1]=00110111b
  144.     Choice "056  38h" pos[1]=00111000b
  145.     Choice "057  39h" pos[1]=00111001b
  146.     Choice "058  3Ah" pos[1]=00111010b
  147.     Choice "059  3Bh" pos[1]=00111011b
  148.     Choice "060  3Ch" pos[1]=00111100b
  149.     Choice "061  3Dh" pos[1]=00111101b
  150.     Choice "062  3Eh" pos[1]=00111110b
  151.     Choice "063  3Fh" pos[1]=00111111b
  152.     Choice "064  40h" pos[1]=01000000b
  153.     Choice "065  41h" pos[1]=01000001b
  154.     Choice "066  42h" pos[1]=01000010b
  155.     Choice "067  43h" pos[1]=01000011b
  156.     Choice "068  44h" pos[1]=01000100b
  157.     Choice "069  45h" pos[1]=01000101b
  158.     Choice "070  46h" pos[1]=01000110b
  159.     Choice "071  47h" pos[1]=01000111b
  160.     Choice "072  48h" pos[1]=01001000b
  161.     Choice "073  49h" pos[1]=01001001b
  162.     Choice "074  4Ah" pos[1]=01001010b
  163.     Choice "075  4Bh" pos[1]=01001011b
  164.     Choice "076  4Ch" pos[1]=01001100b
  165.     Choice "077  4Dh" pos[1]=01001101b
  166.     Choice "078  4Eh" pos[1]=01001110b
  167.     Choice "079  4Fh" pos[1]=01001111b
  168.     Choice "080  50h" pos[1]=01010000b
  169.     Choice "081  51h" pos[1]=01010001b
  170.     Choice "082  52h" pos[1]=01010010b
  171.     Choice "083  53h" pos[1]=01010011b
  172.     Choice "084  54h" pos[1]=01010100b
  173.     Choice "085  55h" pos[1]=01010101b
  174.     Choice "086  56h" pos[1]=01010110b
  175.     Choice "087  57h" pos[1]=01010111b
  176.     Choice "088  58h" pos[1]=01011000b
  177.     Choice "089  59h" pos[1]=01011001b
  178.     Choice "090  5Ah" pos[1]=01011010b
  179.     Choice "091  5Bh" pos[1]=01011011b
  180.     Choice "092  5Ch" pos[1]=01011100b
  181.     Choice "093  5Dh" pos[1]=01011101b
  182.     Choice "094  5Eh" pos[1]=01011110b
  183.     Choice "095  5Fh" pos[1]=01011111b
  184.     Choice "096  60h" pos[1]=01100000b
  185.     Choice "097  61h" pos[1]=01100001b
  186.     Choice "098  62h" pos[1]=01100010b
  187.     Choice "099  63h" pos[1]=01100011b
  188.     Choice "100  64h" pos[1]=01100100b
  189.     Choice "101  65h" pos[1]=01100101b
  190.     Choice "102  66h" pos[1]=01100110b
  191.     Choice "103  67h" pos[1]=01100111b
  192.     Choice "104  68h" pos[1]=01101000b
  193.     Choice "105  69h" pos[1]=01101001b
  194.     Choice "106  6Ah" pos[1]=01101010b
  195.     Choice "107  6Bh" pos[1]=01101011b
  196.     Choice "108  6Ch" pos[1]=01101100b
  197.     Choice "109  6Dh" pos[1]=01101101b
  198.     Choice "110  6Eh" pos[1]=01101110b
  199.     Choice "111  6Fh" pos[1]=01101111b
  200.     Choice "112  70h" pos[1]=01110000b
  201.     Choice "113  71h" pos[1]=01110001b
  202.     Choice "114  72h" pos[1]=01110010b
  203.     Choice "115  73h" pos[1]=01110011b
  204.     Choice "116  74h" pos[1]=01110100b
  205.     Choice "117  75h" pos[1]=01110101b
  206.     Choice "118  76h" pos[1]=01110110b
  207.     Choice "119  77h" pos[1]=01110111b
  208.     Choice "120  78h" pos[1]=01111000b
  209.     Choice "121  79h" pos[1]=01111001b
  210.     Choice "122  7Ah" pos[1]=01111010b
  211.     Choice "123  7Bh" pos[1]=01111011b
  212.     Choice "124  7Ch" pos[1]=01111100b
  213.     Choice "125  7Dh" pos[1]=01111101b
  214.     Choice "126  7Eh" pos[1]=01111110b
  215.     Choice "127  7Fh" pos[1]=01111111b
  216.     Choice "128  80h" pos[1]=10000000b
  217.     Choice "129  81h" pos[1]=10000001b
  218.     Choice "130  82h" pos[1]=10000010b
  219.     Choice "131  83h" pos[1]=10000011b
  220.     Choice "132  84h" pos[1]=10000100b
  221.     Choice "133  85h" pos[1]=10000101b
  222.     Choice "134  86h" pos[1]=10000110b
  223.     Choice "135  87h" pos[1]=10000111b
  224.     Choice "136  88h" pos[1]=10001000b
  225.     Choice "137  89h" pos[1]=10001001b
  226.     Choice "138  8Ah" pos[1]=10001010b
  227.     Choice "139  8Bh" pos[1]=10001011b
  228.     Choice "140  8Ch" pos[1]=10001100b
  229.     Choice "141  8Dh" pos[1]=10001101b
  230.     Choice "142  8Eh" pos[1]=10001110b
  231.     Choice "143  8Fh" pos[1]=10001111b
  232.     Choice "144  90h" pos[1]=10010000b
  233.     Choice "145  91h" pos[1]=10010001b
  234.     Choice "146  92h" pos[1]=10010010b
  235.     Choice "147  93h" pos[1]=10010011b
  236.     Choice "148  94h" pos[1]=10010100b
  237.     Choice "149  95h" pos[1]=10010101b
  238.     Choice "150  96h" pos[1]=10010110b
  239.     Choice "151  97h" pos[1]=10010111b
  240.     Choice "152  98h" pos[1]=10011000b
  241.     Choice "153  99h" pos[1]=10011001b
  242.     Choice "154  9Ah" pos[1]=10011010b
  243.     Choice "155  9Bh" pos[1]=10011011b
  244.     Choice "156  9Ch" pos[1]=10011100b
  245.     Choice "157  9Dh" pos[1]=10011101b
  246.     Choice "158  9Eh" pos[1]=10011110b
  247.     Choice "159  9Fh" pos[1]=10011111b
  248.     Choice "160  A0h" pos[1]=10100000b
  249.     Choice "161  A1h" pos[1]=10100001b
  250.     Choice "162  A2h" pos[1]=10100010b
  251.     Choice "163  A3h" pos[1]=10100011b
  252.     Choice "164  A4h" pos[1]=10100100b
  253.     Choice "165  A5h" pos[1]=10100101b
  254.     Choice "166  A6h" pos[1]=10100110b
  255.     Choice "167  A7h" pos[1]=10100111b
  256.     Choice "168  A8h" pos[1]=10101000b
  257.     Choice "169  A9h" pos[1]=10101001b
  258.     Choice "170  AAh" pos[1]=10101010b
  259.     Choice "171  ABh" pos[1]=10101011b
  260.     Choice "172  ACh" pos[1]=10101100b
  261.     Choice "173  ADh" pos[1]=10101101b
  262.     Choice "174  AEh" pos[1]=10101110b
  263.     Choice "175  AFh" pos[1]=10101111b
  264.     Choice "176  B0h" pos[1]=10110000b
  265.     Choice "177  B1h" pos[1]=10110001b
  266.     Choice "178  B2h" pos[1]=10110010b
  267.     Choice "179  B3h" pos[1]=10110011b
  268.     Choice "180  B4h" pos[1]=10110100b
  269.     Choice "181  B5h" pos[1]=10110101b
  270.     Choice "182  B6h" pos[1]=10110110b
  271.     Choice "183  B7h" pos[1]=10110111b
  272.     Choice "184  B8h" pos[1]=10111000b
  273.     Choice "185  B9h" pos[1]=10111001b
  274.     Choice "186  BAh" pos[1]=10111010b
  275.     Choice "187  BBh" pos[1]=10111011b
  276.     Choice "188  BCh" pos[1]=10111100b
  277.     Choice "189  BDh" pos[1]=10111101b
  278.     Choice "190  BEh" pos[1]=10111110b
  279.     Choice "191  BFh" pos[1]=10111111b
  280.     Choice "192  C0h" pos[1]=11000000b
  281.     Choice "193  C1h" pos[1]=11000001b
  282.     Choice "194  C2h" pos[1]=11000010b
  283.     Choice "195  C3h" pos[1]=11000011b
  284.     Choice "196  C4h" pos[1]=11000100b
  285.     Choice "197  C5h" pos[1]=11000101b
  286.     Choice "198  C6h" pos[1]=11000110b
  287.     Choice "199  C7h" pos[1]=11000111b
  288.     Choice "200  C8h" pos[1]=11001000b
  289.     Choice "201  C9h" pos[1]=11001001b
  290.     Choice "202  CAh" pos[1]=11001010b
  291.     Choice "203  CBh" pos[1]=11001011b
  292.     Choice "204  CCh" pos[1]=11001100b
  293.     Choice "205  CDh" pos[1]=11001101b
  294.     Choice "206  CEh" pos[1]=11001110b
  295.     Choice "207  CFh" pos[1]=11001111b
  296.     Choice "208  D0h" pos[1]=11010000b
  297.     Choice "209  D1h" pos[1]=11010001b
  298.     Choice "210  D2h" pos[1]=11010010b
  299.     Choice "211  D3h" pos[1]=11010011b
  300.     Choice "212  D4h" pos[1]=11010100b
  301.     Choice "213  D5h" pos[1]=11010101b
  302.     Choice "214  D6h" pos[1]=11010110b
  303.     Choice "215  D7h" pos[1]=11010111b
  304.     Choice "216  D8h" pos[1]=11011000b
  305.     Choice "217  D9h" pos[1]=11011001b
  306.     Choice "218  DAh" pos[1]=11011010b
  307.     Choice "219  DBh" pos[1]=11011011b
  308.     Choice "220  DCh" pos[1]=11011100b
  309.     Choice "221  DDh" pos[1]=11011101b
  310.     Choice "222  DEh" pos[1]=11011110b
  311.     Choice "223  DFh" pos[1]=11011111b
  312.     Choice "224  E0h" pos[1]=11100000b
  313.     Choice "225  E1h" pos[1]=11100001b
  314.     Choice "226  E2h" pos[1]=11100010b
  315.     Choice "227  E3h" pos[1]=11100011b
  316.     Choice "228  E4h" pos[1]=11100100b
  317.     Choice "229  E5h" pos[1]=11100101b
  318.     Choice "230  E6h" pos[1]=11100110b
  319.     Choice "231  E7h" pos[1]=11100111b
  320.     Choice "232  E8h" pos[1]=11101000b
  321.     Choice "233  E9h" pos[1]=11101001b
  322.     Choice "234  EAh" pos[1]=11101010b
  323.     Choice "235  EBh" pos[1]=11101011b
  324.     Choice "236  ECh" pos[1]=11101100b
  325.     Choice "237  EDh" pos[1]=11101101b
  326.     Choice "238  EEh" pos[1]=11101110b
  327.     Choice "239  EFh" pos[1]=11101111b
  328.     Choice "240  F0h" pos[1]=11110000b
  329.     Choice "241  F1h" pos[1]=11110001b
  330.     Choice "242  F2h" pos[1]=11110010b
  331.     Choice "243  F3h" pos[1]=11110011b
  332.     Choice "244  F4h" pos[1]=11110100b
  333.     Choice "245  F5h" pos[1]=11110101b
  334.     Choice "246  F6h" pos[1]=11110110b
  335.     Choice "247  F7h" pos[1]=11110111b
  336.     Choice "248  F8h" pos[1]=11111000b
  337.     Choice "249  F9h" pos[1]=11111001b
  338.     Choice "250  FAh" pos[1]=11111010b
  339.     Choice "251  FBh" pos[1]=11111011b
  340.     Choice "252  FCh" pos[1]=11111100b
  341.     Choice "253  FDh" pos[1]=11111101b
  342.     Choice "254  FEh" pos[1]=11111110b
  343.     Choice "255  FFh" pos[1]=11111111b
  344.   Help
  345. "Use function keys 'F5' and 'F6' to select
  346. the station address.
  347.  
  348. The station address must be unique for each
  349. station on the same ARCNet, and it is not
  350. allowed to be 0."
  351.