hello,
i have a Matrox Mill 2 + Rainbow Runner Studio addon card. (i think
this does weird stuff to driver assumptions, though i don't know :)
here's an interesting problem. when i specify $_chipsets = "matrox"
in dosemu.conf, dosemu crashes with a register dump. this only
started happening between 1.0.0 and the last few development series.
however, leaving $_chipsets undefined produces a Warning, and defining
$_chipsets to "" makes life happy.
Q: what changed to make this fail? i don't believe i have "upgraded"
the Video Bios in a while. its the current Mill2/RR most recent bios
(1.4 RR). and only the chipsets line causes dosemu to bail.
what exactly does the chipset line allow in this case? the Video Bios
still loads when dosemu starts...
releavant video options:
$_video = "vga"
$_console = (on)
$_graphics = (on)
$_videoportaccess = (on)
#$_vbios_seg = (0xc000)
#$_vbios_size = (0x10000)
#$_vmemsize = (4096)
$_chipset = ""
#$_dualmon = (off)
thanks
johnny