Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!ENUXHA.EAS.ASU.EDU!gomez From: gomez@ENUXHA.EAS.ASU.EDU (Jose L. Gomez-Rubio) Newsgroups: comp.unix.xenix.sco Subject: COM4/IRQ2 w/FAS 2.08 Keywords: com4, irq2, fas 2.08, no go Message-ID: <9102202354.AA19650@enuxha.eas.asu.edu> Date: 20 Feb 91 23:54:50 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: gomez@enuxha.eas.asu.edu (JL Gomez) Organization: Arizona State Univ, Tempe AZ Lines: 22 Anyone know what it takes to make Xenix/386 2.3.2 COM4/IRQ2 serial port to work? Meaning, I can talk with my modem at COM3/IRQ5 but not with COM4/IRQ2. I'm using FAS 2.08. I followed the instructions in the INSTALLATION notes for using 4 ports for XENIX (editing /usr/sys/conf/master). I've modified the fas_vec array to include vectors 0x4, 0x3, 0x5, and 0x9. fas_port array is initialized as 0x3f8, 0x2f8, 0x3e8, 0x2e8. I've also added MC_SET_OUT2 to the fas_mcb array, and an extra modem control flag to fas_modem array. Same for fas_flow array. Extra zero added to fas_ctl_port and fas_ctl_val array. I've even modified /usr/sys/conf/io/sioconf for COM3 & 4. Then ran ./link_xenix and ./hdinstall. FAS 2.08 recognizes the UARTs but Xenix doesn't know about COM4/IRQ2. Thanks for the help. -- gomez@enuxha.eas.asu.edu