Metropoli BBS
VIEWER: @dffa.adf MODE: TEXT (ASCII)
;;    Translation:  USA
;;
;;    This is the adapter description  file  for  the  5.25-inch  Diskette
;;    Adapter/A.  This file  must  be placed on the reference diskette for
;;    the PS/2 machine using the 'Copy an Option Diskette' feature.
;;    Copyright IBM Corp. - 1988

AdapterID 0DFFAH

;AdapterName "5.25-inch Diskette Drive Adapter"
 AdapterName "5.25-inch Diskette Drive Adapter"

NumBytes 4

FixedResources
         pos[1]=xxxxxxxxb
         pos[2]=xxxxxxxxb
         io 0280h - 0287h
         int 6

NamedItem
;       Prompt  "DMA Arbitration Levels"
        Prompt  "DMA Arbitration Levels"
;         Choice  "Level 3"
          Choice  "Level 3"
            pos[0]=0011XXXXb
            arb 3
;         Choice  "Level 1"
          Choice  "Level 1"
            pos[0]=0001XXXXb
            arb 1
;         Choice  "Level 5"
          Choice  "Level 5"
            pos[0]=0101XXXXb
            arb 5
;         Choice  "Level 7"
          Choice  "Level 7"
            pos[0]=0111XXXXb
            arb 7
        Help
;       "This is used for selecting the DMA channel during data
;        transfer.  Ordinarily, <Level 3> is always selected."
        "This is used for selecting the DMA channel during data
         transfer.  Ordinarily, <Level 3> is always selected."

[ RETURN TO DIRECTORY ]