Subject: Re: Getting started on new PB G3 Series
To: Tsubai Masanari <tsubai@iri.co.jp>
From: Erik Bertelsen <erik@mediator.uni-c.dk>
List: port-macppc
Date: 08/09/1999 07:17:40
On Mon, Aug 09, 1999 at 11:17:17AM +0900, Tsubai Masanari wrote:
> >> diff -c sys/dev/wscons/wskbd.c~ sys/dev/wscons/wskbd.c
> >> *** sys/dev/wscons/wskbd.c~	Sun Aug  8 21:17:19 1999
> >> --- sys/dev/wscons/wskbd.c	Mon Aug  9 00:38:45 1999
> >
> >It did not help on my DT G3 machine. Today's sup which changed
> >the handling of opening/ioctl'ing wskbd made wsconsctl -a work.
> 
> I forgot to write... I compiled my kernel without wsmux.

Thank you -- that was it !

With yesterday's sup, without any wsmux, but with your patch, my
machine now happily runs X again (opening wskbd0 and wsmouse0).

- Erik