Subject: Re: Query: 3100 graphics-console cursor patch and X11?
To: Michael L. Hitch <mhitch@lightning.oscs.montana.edu>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-pmax
Date: 11/12/1997 21:05:25
>  I'm not sure I understand this - Xmfbpmax doesn't do anyting with /dev/pm.
>It attempts to open /dev/mouse, but if the open fails, the error message
>complains about being unable to open pm.

Oops, braino on my part, should've been /dev/mouse.
(The pm is just used in the error printf(), as you point out.)

I've committed a fix for this, and the next snapshot will create
/dev/mouse -> /dev/fb0 automatically.