[Linux-usb-users] USB keyboard missing scan codes

2006-07-20 Thread Siebenand, John F
I have a USB keyboard and mouse, the standard keys work, however the keypad has some additional keys which are not detected. Showkey and showkey -s produce no output and dmesg has no additional messages lsusb indicates Bus 002 Device 002: ID 0446:0001 NMB Technologies ( actual keyboard vender

[Linux-usb-users] 提供出口核销单

2006-07-20 Thread 刘先生
尊敬的客户: 您好!我司是专业代理买单报关单的,为了扩大创汇,本着互利互惠的原则,我司可以为贵公司提供出口核 销单(整套报关资料),出口金额在5000美金以下的按一美金五分钱的标准收取代理费,不足2000美金的均按 2000美金计。另在5000美金以上的我司另外提供,一份单均按RMB 400元收取代理费。贵司如有需要,请跟我联 系,我会在第一时间内把单寄给您. 广州伟业进出口有限公司 电 话:020-83627316 手 机:13632255156 刘 伟

Re: [Linux-usb-users] UHCI halts after usb_control_msg call...

2006-07-20 Thread Kris van Rens
On 7/20/06, Alan Stern <[EMAIL PROTECTED]> wrote: > Ah yes, that would do it. In fact, the correct approach is to make > dBuffer dynamic, not stack-based. That is, you should use kmalloc() to > allocate the buffer space. Yeah, indeed. Here we go: --- __u8