3.4 DOS Enabler ExamplesExample: Configure the MPAP-100 in socket 0 with a base address of 300H and IRQ 5.Software control of SYNCA will be enabled.MPAP1EN.EXE (s0,b300,i5,c)Example: Configure the MPAP-100 in socket 1 with a base address of 300H and IRQ 3 using aconfiguration memory window at segment D800.MPAP1EN.EXE (s1,b300,i3,wd8)Example: Release the configuration used by the MPAP-100 in socket 0.MPAP1EN.EXE (s0,r)Example: Release the configuration used by the MPAP-100 in socket 1 using a configurationmemory window at segment CC00.MPAP1EN.EXE (s1,r,wcc)