; ActionMedia(tm) Micro Channel Architecture adapter description file ; Copyright 1989, 1990 Intel Corporation. ; All Rights Reserved. AdapterID 080A9h AdapterName "Intel ActionMedia(TM) Adapter" NumBytes 4 FixedResources POS[0]=0000000Xb POS[1]=XXXXXXX0b POS[3]=1XXXX0X0b NamedItem Prompt "Enable/Disable Adapter" Choice "Enable" POS[0]=XXXXXXX1b POS[3]=1XXXX010b Choice "Disable" POS[0]=XXXXXXX0b POS[3]=1XXXX000b Help "ENABLE/DISABLE ADAPTER: This controls whether the adapter is enabled or not. Use the ENABLED setting for normal use. Use the DISABLED setting if you are not using the adapter and enabling it causes a conflict with another device." NamedItem Prompt "I/O address range" Choice "C000 - C1FF" POS[1]=1100000Xb IO 0C000h - 0C1FFh Choice "C200 - C3FF" POS[1]=1100001Xb IO 0C200h - 0C3FFh Choice "C400 - C5FF" POS[1]=1100010Xb IO 0C400h - 0C5FFh Choice "C600 - C7FF" POS[1]=1100011Xb IO 0C600h - 0C7FFh Choice "C800 - C9FF" POS[1]=1100100Xb IO 0C800h - 0C9FFh Choice "CA00 - CBFF" POS[1]=1100101Xb IO 0CA00h - 0CBFFh Choice "CC00 - CDFF" POS[1]=1100110Xb IO 0CC00h - 0CDFFh Choice "CE00 - CFFF" POS[1]=1100111Xb IO 0CE00h - 0CFFFh Choice "B000 - B1FF" POS[1]=1011000Xb IO 0B000h - 0B1FFh Choice "B200 - B3FF" POS[1]=1011001Xb IO 0B200h - 0B3FFh Choice "B400 - B5FF" POS[1]=1011010Xb IO 0B400h - 0B5FFh Choice "B600 - B7FF" POS[1]=1011011Xb IO 0B600h - 0B7FFh Choice "B800 - B9FF" POS[1]=1011100Xb IO 0B800h - 0B9FFh Choice "BA00 - BBFF" POS[1]=1011101Xb IO 0BA00h - 0BBFFh Choice "BC00 - BDFF" POS[1]=1011110Xb IO 0BC00h - 0BDFFh Choice "BE00 - BFFF" POS[1]=1011111Xb IO 0BE00h - 0BFFFh Help "I/O ADDRESS RANGE: This adapter occupies 512 bytes of I/O space. This may be located on any of the 128 available 512 byte boundries." NamedItem Prompt "VRAM Address range" Choice "D0000 - D7FFF (32Kb)" POS[2]=01001101b MEM 0D0000h - 0D7FFFh Choice "D8000 - DFFFF (32Kb)" POS[2]=11001101b MEM 0D8000h - 0DFFFFh Choice "D0000 - DFFFF (64Kb)" POS[2]=00001101b MEM 0D0000h - 0DFFFFh Choice "C0000 - C7FFF (32Kb)" POS[2]=01001100b MEM 0C0000h - 0C7FFFh Choice "C8000 - CFFFF (32Kb)" POS[2]=11001100b MEM 0C8000h - 0CFFFFh Choice "C0000 - CFFFF (64Kb)" POS[2]=00001100b MEM 0C0000h - 0CFFFFh Help "VRAM ADDRESS RANGE: This adapter requires a 32K or 64K block of address space to locate the Video RAM." NamedItem Prompt "Interrupt Levels" Choice "Levels 9 and 10" POS[3]=X0001XXXb INT 9d 10d Choice "Levels 9 and 11" POS[3]=X0010XXXb INT 9d 11d Choice "Levels 10 and 11" POS[3]=X0110XXXb INT 10d 11d Help "INTERRUPT LEVELS: This adapter can operate with three combinations of Video and SCSI/Audio interrupt levels: 9 and 10, 9 and 11, or 10 and 11."