home *** CD-ROM | disk | FTP | other *** search
/ The Mother of All Windows Books / CD-MOM.iso / cd_mom / drivers / netcard / irma / @5c1c.adf next >
Text File  |  1990-08-15  |  2KB  |  53 lines

  1.  
  2. AdapterId 05C1Ch
  3.  
  4. AdapterName "IRMAtrac - DCA Token Ring Adapter Card"
  5.  
  6. NumBytes 5 
  7.  
  8. NamedItem
  9.       Prompt "Token Ring Speed Request"
  10.       choice  " 16 Mbits / Second "  pos[0] = 0xxxxx0xb 
  11.       choice  " 04 Mbits / Second "  pos[0] = 0xxxxx1xb 
  12.  
  13.    Help
  14.      "Request Token Ring Speed..."
  15.  
  16. NamedItem
  17.       Prompt "DMA transfer type"
  18.       choice  " Bus Master DMA    "  pos[0] = 011xxxxxb 
  19.       choice  " Direct IO  DMA    "  pos[0] = 001xxxxxb 
  20.  
  21.    Help
  22.      "Select DMA operation..."
  23.  
  24. NamedItem
  25.       Prompt "Interrupt Level (IRQ)"
  26.       Choice  " Interrupt: IRQ 03 "  pos[1] = xxxxxx01b int 3
  27.       Choice  " Interrupt: IRQ 02 "  pos[1] = xxxxxx00b int 2
  28.       Choice  " Interrupt: IRQ 11 "  pos[1] = xxxxxx11b int 11
  29.       Choice  " Interrupt: IRQ 10 "  pos[1] = xxxxxx10b int 10
  30.        
  31.    Help
  32.      "Select IRQ interrupt level [2/3/10/11]"
  33.  
  34. NamedItem
  35.       Prompt "DMA Arbitration Level"
  36.       Choice  " Arbitration LEV 4 "  pos[2] = 00xxxx10b arb 4
  37.       Choice  " Arbitration LEV 5 "  pos[2] = 01xxxx10b arb 5
  38.       Choice  " Arbitration LEV 6 "  pos[2] = 10xxxx10b arb 6
  39.       Choice  " Arbitration LEV 7 "  pos[2] = 11xxxx10b arb 7
  40.       
  41.    Help
  42.       "Select DMA arbitration level [4..7]"
  43.       
  44. NamedItem
  45.       Prompt "Base Address Selection"
  46.       Choice  " Primary Adapter   "  pos[3] = xxxxxxx0b io 0A20h-0A3Fh
  47.       Choice  " Secondary Adapter "  pos[3] = xxxxxxx1b io 1A20h-1A3Fh
  48.       
  49.    Help
  50.       "Primary:0A20 (0A20-0A3F) Secondary:1A20 (1A20-1A3F)"
  51.  
  52.       
  53.