Configuring COM3 - xenix ignores me

Lieh-Wen Shih lshih at gmuvax2.gmu.edu
Sat Mar 16 09:46:06 AEST 1991


OK, I had the exact same problem but I finally managed to "cheat" it
out.  Now, first thing to ask is: do you need all three ports under
Xenix?  If yes, skip this article.  If no, then my experience may be of
help.  Simply speaking, I just changed the address of COM1 in
sioconf.c to the actual address of COM3.  Since they share the same IRQ,
there's no problem to tell Xenix to look for another address.  Of
course, you then lose one port (the real COM1).  Put into steps:

	1. modify sioconf.c: change the address of COM1 to that of COM3.
	   (or COM2 to COM4).  In my case, I changed 2e8 to 3e8.
	2. re-compile kernel.
	3. put kernel in root  --- done!

Remember, after you do this, COM1 (tty1A/a) of Xenix is actually the
COM3.  But Xenix can just use it.  In my case, it works fine.

Levin
lshih at gmuvax2.gmu.edu



More information about the Comp.unix.xenix.sco mailing list