; ; 06/09/93 mke Added reserved resource card i/o addresses. ; AdapterID 08EF7h AdapterName "System Resource (ID = 8EF7)" Numbytes 4 fixedresources pos[0]=xxxxxxxxb pos[3]=xxxxxxxxb Begin NamedItem Prompt "Diskette Primary/Alternate Address" Choice "Alternate 0370-377" POS[0]=1XXXXXX1b io 0370h-0377h Choice "Primary 03F0-03F7" POS[0]=0XXXXXX1b io 03F0h-03F7h Help " Selects the primary or secondary address for the diskette adapter on the System Resource Card." End Begin NamedItem Prompt "BIOS Ext. ROM Segment 0D0000-0D1FFF" Choice "Disable" POS[0]=XXXXXX0Xb Choice "Enable " POS[0]=XXXXXX1Xb MEM 0D0000H - 0D1FFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "BIOS Ext. ROM Segment 0D2000-0D3FFF" Choice "Disable" POS[0]=XXXXX0XXb Choice "Enable " POS[0]=XXXXX1XXb MEM 0D2000H - 0D3FFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "BIOS Ext. ROM Segment 0D4000-0D5FFF" Choice "Disable" POS[0]=XXXX0XXXb Choice "Enable " POS[0]=XXXX1XXXb MEM 0D4000H - 0D5FFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "BIOS Ext. ROM Segment 0D6000-0D7FFF" Choice "Disable" POS[0]=XXX0XXXXb Choice "Enable " POS[0]=XXX1XXXXb MEM 0D6000H - 0D7FFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "BIOS Ext. ROM Segment 0D8000-0DBFFF" Choice "Disable" POS[0]=XX0XXXXXb Choice "Enable " POS[0]=XX1XXXXXb MEM 0D8000H - 0DBFFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "BIOS Ext. ROM Segment 0DC000-0DFFFF" Choice "Disable" POS[0]=X0XXXXXXb Choice "Enable " POS[0]=X1XXXXXXb MEM 0DC000H - 0DFFFFH Help "Enables for address ranges of the optional BIOS Extension ROM on the System Resource Card. Each enable covers a specific address range. More than one enable can be active to allow larger address." NamedItem Prompt "Reserved I/O Address" Choice "0680" POS[0]=XXXXXXXXb io 0680h-0680h Help "Reserved for System Resource card internal use." NamedItem Prompt "Reserved I/O Address" Choice "0688" POS[0]=XXXXXXXXb io 0688h-0688h Help "Reserved for System Resource card internal use." NamedItem Prompt "Reserved I/O Addresses" Choice "0E60-0E61" POS[0]=XXXXXXXXb io 0E60h-0E61h Help "Reserved for System Resource card internal use." End