Metropoli BBS
VIEWER: @8023.adf MODE: TEXT (LATIN1)
AdapterId 08023h

AdapterName "SPEA - Flash 2" 

NumBytes 4


NamedItem
	Prompt "IO-Adresse Low-Byte"
      choice "ADR_xx00" pos[1]=xx000xxxb
      choice "ADR_xx20" pos[1]=xx001xxxb
      choice "ADR_xx40" pos[1]=xx010xxxb
      choice "ADR_xx60" pos[1]=xx011xxxb
      choice "ADR_xx80" pos[1]=xx100xxxb
      choice "ADR_xxA0" pos[1]=xx101xxxb
      choice "ADR_xxC0" pos[1]=xx110xxxb
      choice "ADR_xxE0" pos[1]=xx111xxxb   

      Help
"Die Aenderung der I/O-Adresse (LoĆ·-Byte) kann im Fenster
 'Konfiguration aendern' mit Hilfe der Taste F5 = Vorige
 und F6=Naechste I/O-Adresse geaendert werden."



NamedItem
	Prompt "IO-Adresse High-Byte"
      choice "ADR_90xx" pos[2]=10010000b 	io 9000h - 90ffh 
      choice "ADR_91xx" pos[2]=10010001b 	io 9100h - 91ffh
      choice "ADR_02xx" pos[2]=00000010b 	io 0200h - 02ffh
      choice "ADR_03xx" pos[2]=00000011b 	io 0300h - 03ffh
      choice "ADR_04xx" pos[2]=00000100b 	io 0400h - 04ffh
      choice "ADR_05xx" pos[2]=00000101b 	io 0500h - 05ffh 
      choice "ADR_06xx" pos[2]=00000110b  	io 0600h - 06ffh 
      choice "ADR_07xx" pos[2]=00000111b  	io 0700h - 07ffh 
      choice "ADR_08xx" pos[2]=00001000b  	io 0800h - 08ffh 
      choice "ADR_09xx" pos[2]=00001001b  	io 0900h - 09ffh 
      choice "ADR_0Axx" pos[2]=00001010b  	io 0a00h - 0affh 
      choice "ADR_0Bxx" pos[2]=00001011b  	io 0b00h - 0bffh 
      choice "ADR_0Cxx" pos[2]=00001100b  	io 0c00h - 0cffh 
      choice "ADR_0Dxx" pos[2]=00001101b  	io 0d00h - 0dffh 
      choice "ADR_0Exx" pos[2]=00001110b  	io 0e00h - 0effh 
      choice "ADR_0Fxx" pos[2]=00001111b  	io 0f00h - 0fffh 

   Help
"Die Aenderung der I/O-Adresse (High-Byte) kann im Fenster
 'Konfiguration aendern' mit Hilfe der Taste F5 = Vorige
 und F6=Naechste I/O-Adresse geaendert werden."


NamedItem
	Prompt "Interrupt-Level"
      choice "disable"  pos[0]=00xxxxxxb 
      choice "IRQ5"     pos[0]=01xxxxxxb 	int  5
      choice "IRQ10"    pos[0]=10xxxxxxb 	int 10
      choice "IRQ11"    pos[0]=11xxxxxxb 	int 11
   Help
"Die Zuordnung der Interrupts kann im Fenster
 'Konfiguration aendern' mit Hilfe der Taste F5 = Voriger
 und F6=Naechster Interrupt-Level geaendert werden."


NamedItem
	Prompt "DMA-Priority Level"
      choice "Port_0" 	pos[3]=xxxx0000b 	arb  0	
      choice "Port_1"	pos[3]=xxxx0001b 	arb  1
      choice "Port_4" 	pos[3]=xxxx0100b 	arb  4
      choice "Port_5"	pos[3]=xxxx0101b 	arb  5
      choice "Port_6"	pos[3]=xxxx0110b	arb  6 
      choice "Port_7"	pos[3]=xxxx0111b 	arb  7
      choice "Port_8" 	pos[3]=xxxx1000b 	arb  8
      choice "Port_9"	pos[3]=xxxx1001b 	arb  9
      choice "Port_A" 	pos[3]=xxxx1010b 	arb 10
      choice "Port_B"	pos[3]=xxxx1011b 	arb 11
      choice "Port_C"	pos[3]=xxxx1100b 	arb 12
      choice "Port_D"	pos[3]=xxxx1101b 	arb 13
      choice "Port_E" 	pos[3]=xxxx1110b 	arb 14

   Help
"Die Zuordnung der DMA-Ports kann im Fenster
 'Konfiguration aendern' mit Hilfe der Taste F5 = Voriger
 und F6=Naechster DMA-Port geaendert werden."

[ RETURN TO DIRECTORY ]