Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!news.funet.fi!funic!fuug!demos!ache From: ache@hq.demos.su (Andrew A. Chernov) Newsgroups: comp.unix.xenix.sco Subject: Re: Mouse driver? Message-ID: <1990Nov23.200031.21335@hq.demos.su> Date: 23 Nov 90 20:00:31 GMT References: <1990Nov21.095444.16798@bbt.se> Reply-To: ache@hq.demos.su (Andrew A. Chernov) Organization: DEMOS, Moscow, USSR Lines: 31 In article <1990Nov21.095444.16798@bbt.se> pgd@bbt.se writes: > >Does XENIX 386 2.2.1 have an event driver? >Try "mkdev mouse". If it works, you have a mouse driver in the kernel, >if it does not work, you have to hand-roll one. There is a bug with Logitech Bus Mouse in ALL XENIX 286/386 ALL releases: *** kernel mouse driver can't find mouse *** I know, how to fix it (for code hackers only): You must replace in file busmouse.o function is_busmouse: is_busmouse(port) { return (inb(port + 1) == 1); } instead of strange ridiculous code made by SCO programmers, then replace this module in /usr/sys/conf/libio.a and, if it exist, in /usr/sys/conf/vpixio.a -- In-Real-Life: Andrew A. Chernov | Domain: ache@hq.demos.su, Zodiac-Sign: Virgo | ache%hq.demos.su@relay.eu.net Organization: DEMOS Cooperative, | Phone: +7 095 2312129 Moscow, USSR | Fax: +7 095 2335016