USB HID devices

Hi people.

I have USB keyboard and mouse. I’m able to start devu-uhci, devu-kbd and
devu-mouse manually to setup the USB stack (it creates /dev/usbkbd0 and
/dev/usbmouse0 entries in /dev) but how to tell the system to use it?
TIA

Jaros

hi Jaros,
add options for devi-hirun into the file
/etc/system/config/input.{hostname}
where {hostname} is the name of your host.

Eduard.
ed1k at ukr dot net

Jaroslaw Berezowski <jaroslaw_berezowski@poczta.onet.pl> wrote in article
<ailg3c$aha$1@inn.qnx.com>…

Hi people.

I have USB keyboard and mouse. I’m able to start devu-uhci, devu-kbd and
devu-mouse manually to setup the USB stack (it creates /dev/usbkbd0 and
/dev/usbmouse0 entries in /dev) but how to tell the system to use it?
TIA

Jaros
\

Dnia 5 Aug 2002 10:53:45 GMT, “ed1k” <ed1k@spamerstrap.com> napisaB:

hi Jaros,
add options for devi-hirun into the file
/etc/system/config/input.{hostname}
where {hostname} is the name of your host.

I have tried sequence devu-uhci; sleep 10; devu-kbd; devu-mouse; sleep 10; devi-hirun kbd fd -d/dev/usbkbd0 msoft
fd -d/dev/usbmouse0 and it works, but can’t solve following problems:

  1. How to make this configuration permanent? (subQ: what is the syntax of /etc/system/config/input.{hostname}
    )?
  2. This provides usb support fo Photon, but I can’t use my text terminal after Photon shutdown. How to make the text
    console usable with USB keyboard?

Thank you for your tips.

Jaros

On Thu, 08 Aug 2002 22:03:04 GMT, Jaroslaw Berezowski
<jberezows@poczta.onet.pl> wrote:

What about the method described in another conference you had
posted?

ako

Dnia 5 Aug 2002 10:53:45 GMT, “ed1k” <> ed1k@spamerstrap.com> > napisaB:
hi Jaros,
add options for devi-hirun into the file
/etc/system/config/input.{hostname}
where {hostname} is the name of your host.

I have tried sequence devu-uhci; sleep 10; devu-kbd; devu-mouse; sleep 10; devi-hirun kbd fd -d/dev/usbkbd0 msoft
fd -d/dev/usbmouse0 and it works, but can’t solve following problems:

  1. How to make this configuration permanent? (subQ: what is the syntax of /etc/system/config/input.{hostname}
    )?
  2. This provides usb support fo Photon, but I can’t use my text terminal after Photon shutdown. How to make the text
    console usable with USB keyboard?

Thank you for your tips.

Jaros