Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!opel!johnk From: johnk@opel.COM (John Kennedy) Newsgroups: comp.unix.sysv386 Subject: Re: FAS Help Message-ID: <31@opel.COM> Date: 19 Oct 90 11:30:56 GMT References: <1990Oct18.162816.5597@sdgsun.uucp> Reply-To: johnk@opel.COM (John Kennedy) Organization: Second Source, Inc., Annapolis, MD Lines: 45 In article <1990Oct18.162816.5597@sdgsun.uucp> paul@sdgsun.uucp (Paul Emerson) writes: + + + + I need help configuring FAS 2.07. I just picked up a 4 Port AST card + and have installed 4 16550 UARTS on it. The cable assembly is wired so all + of the DB-25's are DTE-DCE. I configured FAS: + Interrupt: 5 + Ports at: 0x2a0, 0x2a8, 0x2b0, 0x2b8 + Port Address: 0x2bf ^^^^ I'm not sure what you mean by the last statement, but let's go on... + On boot I get [FFFF], so all ports are initialized and have FIFOs (NS16550). Good, we know the driver can see the I/O + Now the nasty part. + I want to connect terminals to 3 of the ports and a modem to the remaining + port. I have tried numerous minor node combinations, but all have failed + usually resulting in an immortal process that can't be killed. So, how + do I: I have done all of the above and have both modems and terminals working with minor addresses of 48 and 208, for tty*0, getty version and otherwise. You don't mention if any of the lines worked or where the failures started. However, I recently fiddled with a card with a missing IRQ trace and experienced your symptons. The first character would go out, the driver would wait for a interrupt on completion (as well it should), but nothing. The process was unkillable, as it was waiting on a "sure thing." You don't mention if the card shared interrupts among the four ports or if some work and others don't. FAS and shared interrupts do get along rather well. As the FAQ for this ng reminds us, IRQ2 is mapped to IRQ9. There is, however, nothing that keeps you from setting up FAS inadvertantly to specify IRQ2. This would also result in your symptoms. If you use IRQ2, just be sure to specify 9 in both space.c. Your cabling requirements should be traditional. -- John Kennedy johnk@opel.COM Second Source, Inc. Annapolis, MD