Marc Blumentritt schrieb:
> Natanael Copa schrieb:
>>> @ Natanael: I have a problem with usbdev, which seems to be made for
>>> kernel 2.4, doesn't it? Do you have a version for kernel 2.6?
>> it is for 2.6 kernel. I suspect its the /sys filesystem that has
>> changed. iir there are some kernel options for some things marked as
>> "deprecated".
>>
>> I should fix my usvdev script for this, but I just havent had the time.
>>
>> Thanks for your work on this! I have tried some time ago to replace my
>> alpine-baselayout with the baselayout-2. I just havent had the time for
>> it yet.
> 
> Hmm, then I think I have some problem with kernel configuration. I have
> looked into /sys/class of booted embedded system, but I do not see
> usb_device (while I do have it on my build system). Do you have an idea,
> which kernel option this could be?

OK, found it myself. It is CONFIG_USB_DEVICE_CLASS , but this option is
marked DEPRECATED, which is the reason I removed it in the first place.

Now I still got errors, because I have these usb device files:

usbdev1.1
usbdev1.1_ep00
usbdev1.1_ep01
usbdev2.1
usbdev2.1_ep00
[...]

There are no directories for usbdev*.*_ep00 or usbdev*.*_ep01 in
/sys/class/usb_device .

Regards,
Marc

-- 
[EMAIL PROTECTED] mailing list

Reply via email to