Comment 171 for bug 530277

Revision history for this message
Nyquist (nyquist-) wrote :

Hello!

I'm facing the same compiling problems as #169 !

I'm running Xubuntu 12.04 on emachines e350 and the keucr module won't compile.
In fact there seems to be some #defines missing, more precisely

#define US_PR_BULK 0x50
#define US_SC_SCSI 0x06
#define US_PR_CBI 0x00
#define US_SC_CYP_ATACB 0xf1
#define US_PR_CB 0x01
#define US_SC_UFI 0x04
#define US_PR_DPCM_USB 0xf0
#define US_SC_RBC 0x01

In previous kernels they were located in usb_usual.h but now there's no trace of them.
In any case, I bet that adding simply the defines won't be a proper solution (in fact it doesn't seem to work) and the drives should somehow be rewritten in some parts..

What I can say is that I had the same problem when I was running Ubuntu Maverick 10.10 but at that time I solved it by upgrading the kernel to 2.38 without installing any extra module ..

I hope this problem will be solved soon!
Thanks and best regards!