Hi there, On Mon, 14 Jan 2002, Shitov Yuriy wrote:
> I have data acquisition DOS-program, which works with hardware > (CAMAC controller) Wow! That's a long time ago! When I worked with CAMAC they called it the Committee for Arranging Meetings in All Countries... > using interruptions and direct (absolute) memory addressing > (mapping). Can it work under dosemu? Most unlikely. The memory is virtualized under Linux. > More generaly, can these DOS-features be simulated under Linux, > which have completely different organisation of OS? Do such > emulators exist in the nature? I don't know much about DOS emulators in general. If the interface software is inaccessible, my approach would be to use a dedicated DOS box for the CAMAC hardware, then move the data to a Linux box for any fancy processing. If the software is accessible, I'd rewrite it for Linux. It's a pain. 73, Ged. - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
