usb hid devices

Hi all.

How can I bring my USB keyboard and mouse to work on my box? I can start manually
devu-uhci, devu-kbd and devu-mouse, but how force system to use them as input
devices?


Jaroslaw “Jaros” Berezowski

On Mon, 05 Aug 2002 00:37:43 GMT, Jaroslaw Berezowski
<jaroslaw_berezowski@poczta.onet.pl> wrote:

Put the commands in the /etc/rc.d/rc.local file, don’t forget
the read/execute permissions. Slay the drivers first, if necessary.
In future posts please state the system version (6.0, 6.1, 6.2 XX).
In any case, the sysadmin book,
http://www.qnx.com/developer/docs/qnx_6.1_docs/sysadmin/index.html, and the
qdn knowledge base, qdn.qnx.com (search engine), may be helpful.

ako

Hi all.

How can I bring my USB keyboard and mouse to work on my box? I can start manually
devu-uhci, devu-kbd and devu-mouse, but how force system to use them as input
devices?


Jaroslaw “Jaros” Berezowski

Dnia Tue, 06 Aug 2002 16:40:23 GMT, ako@box43.gnet.pl (Andrzej Kocon) napisaB:
<…>

Put the commands in the /etc/rc.d/rc.local file, don’t forget
the read/execute permissions. Slay the drivers first, if necessary.
In future posts please state the system version (6.0, 6.1, 6.2 XX).
6.2



In any case, the sysadmin book,
http://www.qnx.com/developer/docs/qnx_6.1_docs/sysadmin/index.html> , and the
qdn knowledge base, qdn.qnx.com (search engine), may be helpful.
Unfortunately, each time I tied to ask query I could see only MySQL error messages.

I can configure Photon to use these devices, but still have no idea how to make it
working for text console. It seems that untill usb drivers are started BIOS emulation for
PS/2 keyboard is used, but since usb stack is set up renders text console unusable.


Jaroslaw “Jaros” Berezowski

Jaroslaw Berezowski <jaroslaw_berezowski@poczta.onet.pl> wrote:

Dnia Tue, 06 Aug 2002 16:40:23 GMT, > ako@box43.gnet.pl > (Andrzej Kocon) napisaB:

Put the commands in the /etc/rc.d/rc.local file, don’t forget
the read/execute permissions. Slay the drivers first, if necessary.
In future posts please state the system version (6.0, 6.1, 6.2 XX).
6.2

In any case, the sysadmin book,
http://www.qnx.com/developer/docs/qnx_6.1_docs/sysadmin/index.html> , and the
qdn knowledge base, qdn.qnx.com (search engine), may be helpful.
Unfortunately, each time I tied to ask query I could see only MySQL error messages.

I can configure Photon to use these devices, but still have no idea how to make it
working for text console. It seems that untill usb drivers are started BIOS emulation for
PS/2 keyboard is used, but since usb stack is set up renders text console unusable.

You are correct. Once the stack has been started, console mode is disabled.
We are in the process of fixing this.