Tried this under both DOSEmu 1.0.2 and 1.1.1. I cannot get raw serial port access to work.
I have: 1. Run as su'ed root (so I can access /dev/ttyS0) 2a. Set $_com1 = "/dev/ttyS0" 2b. Set $_ports = "device /dev/ttyS0 range 0x3F8,0x3FF" If I don't do #1, I get an error on DOSEmu start when I try to control /dev/ttyS0. If I don't do #2a or #2b, I get an error in the program that the COM port is inaccessable. #2a and #2b are, of course, mutually exclusive of each other. I have both real DR-DOS 7.03 booting as well as under the two DOSEmu versions as above. The program works perfectly under both _except_ for COM access. I'll just get a "blank" terminal screen in the program under DOSEmu -- no communication, although the port is accessable (otherwise, I get an error). I guess the COM ports registers/status bits are still being emulated somehow? Suggestions, comments, other help all appreciated. -- Bryan P.S. The DOS program is CCITERM -- a terminal emulation program. -- Don't confuse the US Constition with its Bill Of Rights. One was written by legislators, the other by its people. -------------------------------------------------------- Bryan J. Smith, Engineer mailto:[EMAIL PROTECTED] SmithConcepts, Inc. http://www.SmithConcepts.com Consulting Engineers and IT Professionals - 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
