Re: lsserio

From: Dmitry Torokhov
Date: Thu Feb 02 2006 - 11:10:32 EST


On 2/2/06, Shaun Jackman <sjackman@xxxxxxxxx> 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/