Metropoli BBS
VIEWER: @5022.adf MODE: TEXT (ASCII)
;
;  ADF file for CDI-210S CD-ROM Controller (Sony drives)
;

AdapterID 05022h

AdapterName  "Online CDI-210S (Sony) CD-ROM Controller"

NumBytes 2

nameditem
 Prompt "I/O Address"
  Choice  "0580h-0587h"   pos[0]=001100XXb   io 0580h-0587h
  Choice  "05A0h-05A7h"   pos[0]=001101XXb   io 05A0h-05A7h
  Choice  "05C0h-05C7h"   pos[0]=001110XXb   io 05C0h-05C7h
  Choice  "05E0h-05E7h"   pos[0]=001111XXb   io 05E0h-05E7h
  Choice  "4580h-4587h"   pos[0]=011100XXb   io 4580h-4587h
  Choice  "4400h-4407h"   pos[0]=010000XXb   io 4400h-4407h
  Choice  "4500h-4507h"   pos[0]=011000XXb   io 4500h-4507h
  Choice  "45C0h-45C7h"   pos[0]=011110XXb   io 45C0h-45C7h
  Choice  "8400h-8407h"   pos[0]=110000XXb   io 8400h-8407h
  Choice  "8500h-8507h"   pos[0]=111000XXb   io 8500h-8507h
  Choice  "8580h-8587h"   pos[0]=111100XXb   io 8580h-8587h
  Choice  "85C0h-85C7h"   pos[0]=111110XXb   io 85C0h-85C7h
 Help
  "This selects the I/O address the adapter will use.
   Under normal circumstances, select <4580-4587>.
   For Xenix/Unix or OS/2 operation select <05X0-05X7>.
   Use the F5=Previous and the F6=Next keys to change
   this assignment. Conflicting assignments are marked
   with an asterisk and must be changed."

nameditem
 Prompt  "DMA Arbitration Level"
  Choice  "Level 5"       pos[1]=XXXX0101b   arb 5
  Choice  "Level 6"       pos[1]=XXXX0110b   arb 6
  Choice  "Level 7"       pos[1]=XXXX0111b   arb 7
  Choice  "Level 0"       pos[1]=XXXX0000b   arb 0
  Choice  "Level 1"       pos[1]=XXXX0001b   arb 1
  Choice  "Level 2"       pos[1]=XXXX0010b   arb 2
  Choice  "Level 3"       pos[1]=XXXX0011b   arb 3
  Choice  "Level 4"       pos[1]=XXXX0100b   arb 4
 Help
  "This selects the DMA channel the adapter will use to transfer
   data. Under normal circumstances, select <Level 5>.
   Use the F5=Previous and the F6=Next keys to change
   this assignment. Conflicting assignments are marked
   with an asterisk and must be changed."

nameditem
 Prompt  "Interrupt Level"
  Choice  "Level 15"      pos[1]=1111XXXXb   int 15
  Choice  "Level 11"      pos[1]=1011XXXXb   int 11
  Choice  "Level 10"      pos[1]=1010XXXXb   int 10
  Choice  "Level  5"      pos[1]=0101XXXXb   int  5
  Choice  "Level 12"      pos[1]=1100XXXXb   int 12
  Choice  "Level  9"      pos[1]=1001XXXXb   int  9
  Choice  "Level  7"      pos[1]=0111XXXXb   int  7
  Choice  "Level  3"      pos[1]=0011XXXXb   int  3
  Choice  "Level  4"      pos[1]=0100XXXXb   int  4
  Choice  "Level  6"      pos[1]=0110XXXXb   int  6
  Choice  "Level 14"      pos[1]=1110XXXXb   int 14
 Help
  "This selects the Interrupt Level the adapter will use.
   Under normal circumstances, select <Level 3>.
   Use the F5=Previous and the F6=Next keys to change
   this assignment. Conflicting assignments are marked
   with an asterisk and must be changed."

[ RETURN TO DIRECTORY ]