On Fri, 22 Dec 2006 14:05:01 -0000, Steffen Krick <s.krick@xxxxxxxxxx> wrote: > I try to enable direct hardware access). I tried different settings, but > nothing works right. I am using dosemu 1.2.2.0 and MS DOS 6.2 > $_ports = "0x310 0x330" > $_irqpassing = "10 11" > $_hardware_ram = "0xD0000 0XD3FFF" I have successfully used direct hardware access in dosemu 1.2/1.3 and MS-DOS 6.2, using ports and irqpassing, but not hardware_ram. $_ports = "range 0x300,0x320 fast" $_irqpassing = "5" Apart from interrupt response sometimes being a bit slow it worked ok. Andrew - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html