SHould my USB get found automatically?

I am starting a USB development project (other questions will follow in the
DDK/USB conference). My devu-uhci driver seems to work OK. But it does not
get found and loaded automatically. Should it?

I have added a devu-uhci line to my /etc/rc.d/rc.devices file just before
the enum-devices line. Is this an acceptable place to load this driver?


Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net

Hi Bill,

Not at this time. There is currently no USB enumerators currently in the
system. Once there are then the drivers should be started automaticly.

Erick.


Bill Caroselli <qtps@earthlink.net> wrote:

I am starting a USB development project (other questions will follow in the
DDK/USB conference). My devu-uhci driver seems to work OK. But it does not
get found and loaded automatically. Should it?

I have added a devu-uhci line to my /etc/rc.d/rc.devices file just before
the enum-devices line. Is this an acceptable place to load this driver?

Should be fine :slight_smile:

E



Bill Caroselli – 1(530) 510-7292
Q-TPS Consulting
QTPS@EarthLink.net