create an unusual_devs.h entry.  You could start by
specifying US_SC_DEVICE and US_PR_DEVICE, meaning to use the subclass

Hello, I need to recompile the kernel with that don't I, or can I just remake the modules.


Um, I recompiled and tried to make modules but got a error. It did seem to work though when I specified US_SC_SCSI, US_PR_BULK instead of US_SC_DEVICE, US_PR_DEVICE (the kernel was built with ..._DEVICE though so I guess I will need to recompile the kernel not using ..._DEVICE and try to build the modules again.)

that doesn't work, try other combinations of subclass and protocol values.

Suggestions other than US_SC_SCSI, US_PR_BULK . It's a casio phone and so I don't wonder whether it would possibly have similar problems to what some of their cameras suffer from. Anyway...


Error with US_SC_DEVICE, US_PR_DEVICE in unusual_dev.h:

In file included from usb.c:190:
unusual_devs.h:43: `US_SC_DEVICE' undeclared here (not in a function)
unusual_devs.h:43: initializer element is not constant
unusual_devs.h:43: (near initialization for `us_unusual_dev_list[0].useProtocol')
unusual_devs.h:43: `US_PR_DEVICE' undeclared here (not in a function)
unusual_devs.h:43: initializer element is not constant
unusual_devs.h:43: (near initialization for `us_unusual_dev_list[0].useTransport')
unusual_devs.h:43: initializer element is not constant
unusual_devs.h:43: (near initialization for `us_unusual_dev_list[0]')
...
usb.c:235: initializer element is not constant
usb.c:235: (near initialization for `us_unusual_dev_list[111]')
make[3]: *** [usb.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-31_38.rh9.at/drivers/usb/storage'
make[2]: *** [_modsubdir_storage] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-31_38.rh9.at/drivers/usb'
make[1]: *** [_modsubdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20-31_38.rh9.at/drivers'
make: *** [_mod_drivers] Error 2




--
Shawn

Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to