Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!bellcore!uunet!mcsun!unido!fauern!opal!fub!geminix.in-berlin.de!gemini From: gemini@geminix.in-berlin.de (Uwe Doering) Newsgroups: comp.unix.sysv386 Subject: Re: logitech bus mouse problems: a solution Message-ID: Date: 7 Jan 91 00:52:59 GMT References: <1991Jan05.044457.1073@vort.uucp> Organization: Private UNIX Site Lines: 26 mike@vort.uucp (Mike Nemeth) writes: > [ a report about FAS 2.07 and a Logitech bus mouse on IRQ3 not > working together ] This sounds to me like a classical interrupt conflict. Are you sure you configured both `s_fas' _and_ `space.c' for only one port (COM1)? I think that `s_fas' is set up properly because the kernel config program doesn't complain, but that in `space.c' there still might be two ports configured. FAS would then enable COM2, too, and would therefor block the IRQ3 line. This would result in the problems you've experienced. If my assumption is right you simply need to set the number of ports in `space.c' to `1' (`NUM_PHYSICAL_UNITS') and reduce all the initializer parts of the arrays indexed by `NUM_PHYSICAL_UNITS' to only one member. Please tell us if you could (really) fix the problem. Uwe -- Uwe Doering | INET : gemini@geminix.in-berlin.de Berlin |---------------------------------------------------------------- Germany | UUCP : ...!unido!fub!geminix.in-berlin.de!gemini