From owner-freebsd-current Wed Jan 3 07:32:51 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA14339 for current-outgoing; Wed, 3 Jan 1996 07:32:51 -0800 (PST) Received: from minnow.render.com (render.demon.co.uk [158.152.30.118]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA14320 for ; Wed, 3 Jan 1996 07:32:43 -0800 (PST) Received: (from dfr@localhost) by minnow.render.com (8.6.12/8.6.9) id NAA27739; Wed, 3 Jan 1996 13:37:52 GMT Date: Wed, 3 Jan 1996 13:37:50 +0000 (GMT) From: Doug Rabson To: Kent Hamilton cc: freebsd-current@freebsd.org Subject: Re: Device npsm0 In-Reply-To: <199601022315.RAA00729@gwydion.hns.st-louis.mo.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org Precedence: bulk On Tue, 2 Jan 1996, Kent Hamilton wrote: > Just curious, I've been trying to get the Xinside demo version to run > on my machine running -current with a PS/2 mouse and it falls over. > One of the problems appears to be that it's looking for /dev/psm0 and > /dev/npsm0. My guess is that the "npsm0" is supposed to be a non-blocking > version of psm0. Anyone know why it doesn't exist anymore? It isn't > in the "MAKEDEV" scripts and I just did a quick grep through the source > and it still has it in psm.c as a valid device. There doesn't appear > to be a man page for the PS/28 mouse device so I thought I'd ask and > then go start looking at psm.c. > > I'm interested in buying the thing once they start supporting my card > but it's kind of useless with no mouse. Our /dev/psm0 is non-blocking by default. Edit your /etc/Xaccel.ini to point at /dev/psm0 and it 'should just work'. It works for me with both 2 and 3 button PS/2 mice :-). Xsetup used to give a default device name of /dev/pms0 for the PS/2 mouse device which confused me for a while till I noticed the spelling difference.. -- Doug Rabson, Microsoft RenderMorphics Ltd. Mail: dfr@render.com Phone: +44 171 251 4411 FAX: +44 171 251 0939