2006-02-02 16:00:51

by Shaun Jackman

[permalink] [raw]
Subject: lsserio

Is there a lsserio utility, akin to lspci and lsusb? In particular,
I'd like to see the result of the PS/2 GETID command for all PS/2
buses and devices.

Cheers,
Shaun


2006-02-02 16:12:14

by Dmitry Torokhov

[permalink] [raw]
Subject: Re: lsserio

On 2/2/06, Shaun Jackman <[email protected]> wrote:
> Is there a lsserio utility, akin to lspci and lsusb? In particular,
> I'd like to see the result of the PS/2 GETID command for all PS/2
> buses and devices.
>

No there is no such utility because only some serio ports are PS/2.
You can try building serio_raw module and binding it to the port you
are interested in - it will provide you with something like old
/dev/psaux interface and will allow you to play with the device from
userspace.

--
Dmitry