[linux-usb-devel] g_serial didn't work with pxa27x_udc ?

2006-08-22 Thread Ricky Zheng
Hi all, I am unable to make g_serial work with pxa27x_udc.ko, the error message is: /data # insmod pxa27x_udc.ko [ 54.58] pxa27x_udc: version 01-01-2006 [ 53.59] USB cmd disconnect /data # insmod g_serial.ko use_acm=1 [ 53.11] USB cmd disconnect [ 54.11] gs_bind: Gadget

[linux-usb-devel] Reagrding Linux USB Problem in Embedded systems

2006-08-22 Thread Arun Kumar R
Hi, Were trying to get a USB keyboard working under X in our embedded system. We are using a custom graphics chip, that provides support for a linux framebuffer device. On top of this we are then running X, Xfree86 driver. We have plugged in a USB keyboard and mouse, and both are

Re: [linux-usb-devel] about file_storage.c

2006-08-22 Thread Alan Stern
On Tue, 22 Aug 2006, Peter.Chen wrote: Grab the packet at windowsXP host using BUSHound.I can find below unusual log: . 14 DO 55 53 42 43 - 48 35 8a 81 - 00 00 01 00 - 80 00 0a 28 00 00 0c f6 - 77 00 00 80 - 00 00 00 00 - 00 00 00 2.0ms 14 DI 82 e0 31

Re: [linux-usb-devel] [Linux-usb-users] Genesys GL811E (ViPowER VP-2528SA2) USB-IDE

2006-08-22 Thread Alan Stern
On Tue, 22 Aug 2006, Søren Ræbild wrote: Here's a debug log without ehci. It worked for a while and I was able to mount a partition and list a few directories before it failed like before. Søren Ræbild Here's the interesting part: Aug 22 06:12:07 sioux usb-storage: queuecommand called

Re: [linux-usb-devel] [RFC] Rewritten rtl8150.c driver using usbnet framework

2006-08-22 Thread Iñaky Pérez-González
On Monday 21 August 2006 15:30, David Brownell wrote: Please note that I DO NOT have this device, thus it is only compile tested. The module loads cleanly, and that is the extent to how well I know that it works. If anyone has the device and the free time to try it, I would like to hear

Re: [linux-usb-devel] [RFC] Rewritten rtl8150.c driver using usbnet framework

2006-08-22 Thread David Brownell
On Tuesday 22 August 2006 10:31 am, Iñaky Pérez-González wrote: On Monday 21 August 2006 15:30, David Brownell wrote: At this point, it weighs in at 292 lines compared to 1002 for the current driver. Deleting 700+ lines sounds like a Good Thing to me. :) Is there any

[linux-usb-devel] [-mm patch] make drivers/usb/core/driver.c:usb_device_match() static

2006-08-22 Thread Adrian Bunk
usb_device_match() can now become static. Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- This patch was already sent on: - 15 Aug 2006 --- linux-2.6.18-rc1-mm2-full/drivers/usb/core/driver.c.old 2006-07-14 23:29:20.0 +0200 +++ linux-2.6.18-rc1-mm2-full/drivers/usb/core/driver.c

[linux-usb-devel] 回 复 !

2006-08-22 Thread 王会强
尊敬的公司领导负责人(经理/财务)您们好! 我是深圳市嘉辉贸易有限公司的,由于我司是包税企业,现有一部分发票可以优惠代开: 增值税、海关缴款书、普通商品销售发票;地税,建筑安装、运输、广告、服务业、咨询和定 额发票等;我司以诚信;创新;优惠;满意;为宗旨。 如果贵司在发票方面有任何疑虑,可上网查询或我司人员与贵司人员去税务确定。一切发 票可经贵司确认后才付款! 祝:贵公司生意兴隆 蓬勃发展 业绩蒸蒸日上! 欢迎来电咨询: 联系人:王会强

[linux-usb-devel] 回 复 !

2006-08-22 Thread 李建国
尊敬的公司领导负责人(经理/财务)您们好! 我是深圳市亿嘉实业有限公司的,我司实力雄厚,有着艮好的社 会关系。由于我司进项较多,完成不了每月销售额度,公司决定采取 最优惠的方式来对外代开发票。代开范围:增值税、海关缴款书、普 通商品销售发票;地税,建筑安装、运输、广告、服务业、咨询和定 额发票等;本司真诚地希望能够与贵司合作!也可为贵司节约一部分 资金! 如果贵司在发票方面有任何疑虑,可上网查询或我司人员与贵司 人员去税务确定。一切发票可经贵司确认后才付款! 祝:贵公司生意兴隆 蓬勃发展 业绩蒸蒸日上! 欢迎来电咨询:

Re: [linux-usb-devel] [PATCH] Support for gzipped usb.ids files

2006-08-22 Thread Randy.Dunlap
On Mon, 14 Aug 2006 15:22:10 +0200 Aurelien Jarno wrote: Hi! On Tue, Aug 08, 2006 at 06:36:30PM +0200, Aurelien Jarno wrote: On Tue, Aug 08, 2006 at 02:22:24PM +0200, Thomas Sailer wrote: On Sun, 2006-08-06 at 14:10 -0700, Randy.Dunlap wrote: It was just posted to the linux-pci

[linux-usb-devel] RNDIS

2006-08-22 Thread Grahame Jordan
Hi, I have developed a device using a Gumstix (PXA255). The USBnet works perfectly on Linux using CDC ethernet, however when it comes to running it on Windows (RNDIS) which unfortunately will be the main target it breaks really badly. It is clear that the RNDIS driver on Linux is incomplete

[linux-usb-devel] PATCH: WUSB basic device infrastructure modifications

2006-08-22 Thread Iñaky Pérez-González
Hi Greg, David This patch does a bunch of small modifications to the USB core so that WUSB devices are accepted in the system. I finally got a well-behaved one that allowed me to test these changes. 1. [this is not really needed] change usb_get_configuration() so that it is more tolerant

Re: [linux-usb-devel] RNDIS

2006-08-22 Thread David Brownell
On Tuesday 22 August 2006 3:30 pm, Grahame Jordan wrote: Hi, I have developed a device using a Gumstix (PXA255). The USBnet works perfectly on Linux using CDC ethernet, however when it comes to running it on Windows (RNDIS) which unfortunately will be the main target it breaks really

[linux-usb-devel] Weird BUG()

2006-08-22 Thread Pete Zaitcev
I think I'll just throw this in, so that we know that it exists... It's not reproducible and requires a certain flacky hardware. hub 6-0:1.0: port 2 disabled by hub (EMI?), re-enabling... usb 6-2: USB disconnect, address 2 usb 6-2: new full speed USB device using uhci_hcd and address 3 usb 6-2: