On Mon, 2004-03-08 at 11:18, Liberty Young wrote:
> What do i need to enable in the kernel to get a mouse working off of a
> COM port? What device driver should be used in 2.4.xx kernels such a
> mouse?
---
trick question?
/dev/ttyS0 # com1 equiv
/dev/ttyS1 # com2 equiv etc.
when you know which one, you could probably just link it...
ln -s /dev/ttyS0 /dev/mouse
Craig
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss