Subject: Re: wsmux FAQ
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 08/07/1999 18:02:14
Patrick Welche wrote:
>
> I just installed my first current/i386 kernel with the mux changes eg.:
>
> wsmouse* at pms? mux 0
> wsmouse* at ums? mux 0
> wskbd* at ukbd? console ? mux 1
> pseudo-device wsmux 2
> wskbd* at pckbd? console ?
> wskbd* at ukbd? console ? mux 1
> ukbd* at uhub? port ? configuration ? interface ?
> wskbd* at ukbd? console ? mux 1
>
> but at the xdm prompt, the mouse (ps2) works, but the keyboard (not USB)
> doesn't. (Can't test virtual consoles, as presumably thanks to my graphics
> chip, they don't work (there is no com3 enabled) and console is on serial line)
>
> What have I missed? (Should there be a mux 1 after wskbd* at pckbd? console ? ?)
The above needed
wskbd* at pckbd? console ? mux 1
I think it is missing from GENERIC v1.251
Cheers,
Patrick