[linux-usb-devel] www.xuzhou89189.com真诚为您服务

2005-01-29 Thread xuzhou89189
2004年,是我们拼搏的一年,在此我代表总公司感谢各位对中国创业招商网的信任和一如既往的支持。中国创业招商从原来总网站世界排名1名以外,到现在的排名3000名,而且我们的网站发展一直没有依靠任何广告。著名的第三方评测网站机构(www.alexa.com)给了我们5颗星作为表扬,这是史无前例的,据调查表明,搜狐,新浪也仅仅是2颗半或者三颗星。从原来网站会员不足2万,到现在的猛增到60万。为达成资源共享,在新年之际大家可以免费在中国创业招商网徐州站上发布自己的信息、查找自己的需求。 中国创业招商网的优势:

[linux-usb-devel] [PATCH] hid-core: possible buffer overflow in hid-core.c

2005-01-29 Thread Randy.Dunlap
Peter Bartosch wrote: Hello all, i think i found a possible buffer overflow in hid-core (2.6.10-rc2): Agreed, and sorry it took so long to reply/patch this. (from 2004-DEC-01) when i interpret this code right, the buffer (buf) will overflow when the iManufacturer stringlength is 0 and the iProduct

[linux-usb-devel] How to send USB packet?

2005-01-29 Thread Dmitry Nezhevenko
Hello, I am trying to write driver (but now not kernel module, only user mode) for Motorola C380/C650 Mobile phone. After plug in in Linux (Kernel 2.6.10), it works as ACM modem (cdc-acm module). I send "AT+MODE=8" AT command. Phone change's Product id, so it became not ACM device. Here is outp

Re: [linux-usb-devel] usb on pcmcia/cardbus

2005-01-29 Thread Randy.Dunlap
Thomas Bettler wrote: I don't know wheather to buy a pcmcia usb 2.0 card. In my laptop, this time there is only usb 1.1 integrated and I bought an external usbHD. Are there any special drivers needed, or can I just modprobe the cardbus usb adapter, modprobe the usbHD and use it? Or may I run int

[linux-usb-devel] [PATCH] Make Aldi Traveler DC-4300 work with usb-storage

2005-01-29 Thread Daniel Drake
The signature of the Aldi Traveler DC-4300 camera has one bit set incorrectly and currently don't work at all with Linux. This patch makes it work :) Signed-off-by: Daniel Drake <[EMAIL PROTECTED]> --- linux-2.6.11-rc2/drivers/usb/storage/transport.c.orig 2005-01-29 22:21:17.761827352 + +++ l

[linux-usb-devel] Trumpion mp3 player does not work with usb-storage

2005-01-29 Thread Olaf Hering
I got this toy, which works ok on a G5, but just hangs and times out with Linux. There are 2 related entries in unusual_devs.h, but no matter what combination of flags I try, it doesnt work[tm]. Any ideas? T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0

[linux-usb-devel] Re: PATCH: MCT_U232 Help; was Re: [Linux-usb-users] USB Serial Port Adapter troubles...

2005-01-29 Thread Pete Zaitcev
On Fri, 28 Jan 2005 11:01:06 -0500, Marr <[EMAIL PROTECTED]> wrote: > > On Tuesday 22 June 2004 08:01pm, Pete Zaitcev wrote: > > > On Tue, 22 Jun 2004 19:45:59 -0400 > > > > > > Marr <[EMAIL PROTECTED]> wrote: > > > > Based on some recent information from the 'Linux-usb-users' mailing > > > > lis

[linux-usb-devel] [PATCH 8/8] Kconfig: cleanup USB menu

2005-01-29 Thread Roman Zippel
This properly indents the USB menu. Signed-off-by: Roman Zippel <[EMAIL PROTECTED]> --- Kconfig | 18 ++ host/Kconfig| 18 -- storage/Kconfig |1 + 3 files changed, 19 insertions(+), 18 deletions(-) Index: linux-2.6.11/drivers/usb/host/Kconf

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi Oliver, > Please recompile the cdc driver with debug and send the syslog. Here you are: === drivers/usb/class/cdc-acm.c: Entering acm_tty_open. drivers/usb/class/cdc-acm.c: acm_control_msg: rq: 0x22 val: 0x3 len: 0x0 result: 0 drivers/usb/class/cdc-acm.c: Entering acm_tty_write t

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-01-29 Thread David Brownell
On Wednesday 26 January 2005 7:55 am, Chris Clayton wrote: > > I'm having trouble getting on on-board USB port working on my Compaq > Aramada 7400. Well. I should qualify that and say that I can't get it to > wotk with a 2.6 kernel - devices that I plug in when running a > 2.4.{26,28} kernel or

Re: [linux-usb-devel] Read/Write error

2005-01-29 Thread Alan Stern
On Sat, 29 Jan 2005, Sara Fonseca wrote: > Hi, > > In a Mass Storage Device, if a physical block is damaged, and one or > more logical blocks are lost, must the device remap the logical blocks > to different addresses? What are the alternatives(you might not have > more spave in the physical mem

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-01-29 Thread Alan Stern
On Sat, 29 Jan 2005, Chris Clayton wrote: > Thanks for the reply Alan. > > On Saturday 29 Jan 2005 15:42, Alan Stern wrote: > > A timeout like that is more likely to result from the _device_ being old > > and slow than from the _host_ being old and slow. > > I see what you mean, but why then wo

[linux-usb-devel] Read/Write error

2005-01-29 Thread Sara Fonseca
Hi, In a Mass Storage Device, if a physical block is damaged, and one or more logical blocks are lost, must the device remap the logical blocks to different addresses? What are the alternatives(you might not have more spave in the physical memory). --

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-01-29 Thread Chris Clayton
Thanks for the reply Alan. On Saturday 29 Jan 2005 15:42, Alan Stern wrote: > On Sat, 29 Jan 2005, Chris Clayton wrote: > > Hi again, > > > > I didn't attract much attention with my first post :(, so I've been > > working through the 2.6.10 USB code, following the error messages that > > get produ

Re: [linux-usb-devel] How to write a USB OHCI driver in linux 2.6

2005-01-29 Thread David Brownell
On Saturday 29 January 2005 6:13 am, Richard wrote: > I'm using linux 2.6.10 kernel and want to write my own USB OHCI > driver because there is no ported one. I suspect there actually _is_ an ohci-at91rm200.c floating around somewhere, there are a fair number of Linux folk using that chip. B

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Oliver Neukum
Am Samstag, 29. Januar 2005 18:56 schrieb Kostja Siefen: > I use POSIX system calls (open, write, select, read, close) on the > /dev/usb/ttyACM0 device. I can provide the full source code if that > helps. Please recompile the cdc driver with debug and send the syslog. Regards

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi Oliver, > Output of lsusb -v is the first step. === # lsusb -v Bus 002 Device 001: ID : Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass9 Hub bDev

Re: [linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Oliver Neukum
Am Samstag, 29. Januar 2005 17:33 schrieb Kostja Siefen: > Hi All, > > as I got no answer to my previous mail, I'm asking again. My Motorola V980 is > correctly recognized as a ACM device. After switching the phone to OBEX mode > with the AT command "AT+MODE=22" the phone does not respond to the

[linux-usb-devel] motorola mobile phone and cdc-acm

2005-01-29 Thread Kostja Siefen
Hi All, as I got no answer to my previous mail, I'm asking again. My Motorola V980 is correctly recognized as a ACM device. After switching the phone to OBEX mode with the AT command "AT+MODE=22" the phone does not respond to the initial OBEX packet. I send byte-by-byte the same packet as the w

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-01-29 Thread Alan Stern
On Sat, 29 Jan 2005, Chris Clayton wrote: > Hi again, > > I didn't attract much attention with my first post :(, so I've been working > through the 2.6.10 USB code, following the error messages that get produced > when I attach a device (an unpowered hub), to my Armada 7400. I get as far as >

Re: Re: [linux-usb-devel] How to write a USB OHCI driver in linux 2.6

2005-01-29 Thread Richard
Hi Mark, I mean,I'm dealing with a kernel for an at91rm9200 board,so I need to write the OHCI driver for that system,e.g. ohci-at91rm9200.c(which may functions like ohci-omap.c or ohci-pxa27x.c) But I really know little about USB structures in 2.6 kernel... === 2005-01-29 22:17:35 您在来信中

Re: [linux-usb-devel] How to write a USB OHCI driver in linux 2.6

2005-01-29 Thread Mark Williamson
On Saturday 29 January 2005 14:13, Richard wrote: > Dear all, > I'm using linux 2.6.10 kernel and want to write my own USB OHCI driver > because there is no ported one. I tried to port my own driver using I'm confused - there is an OHCI driver in 2.6.10: [EMAIL PROTECTED]:~/linux-2.6.10/driv

[linux-usb-devel] How to write a USB OHCI driver in linux 2.6

2005-01-29 Thread Richard
Dear all, I'm using linux 2.6.10 kernel and want to write my own USB OHCI driver because there is no ported one. I tried to port my own driver using ohci-pxa27x.c's structure,in the ohci_hcd_xxx_init function,it only register the and then return.And I think there may be some fun

Re: [linux-usb-devel] Non-working USB port on Compaq Aramada 7400

2005-01-29 Thread Chris Clayton
Hi again, I didn't attract much attention with my first post :(, so I've been working through the 2.6.10 USB code, following the error messages that get produced when I attach a device (an unpowered hub), to my Armada 7400. I get as far as core/message.c::usb_start_wait_urb(). It seems that aft

[linux-usb-devel] Undelivered Mail Returned to Sender

2005-01-29 Thread Mail Delivery System
This is the Postfix program at host kashyyyk.ari.ncl.omron.co.jp. I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations. For further assistance, please send mail to If you do so, please include this problem report. You can delete your

Re: [linux-usb-devel] usb_submit_urb errors - USBVision Driver

2005-01-29 Thread Oliver Neukum
Am Samstag, 29. Januar 2005 09:01 schrieb Dwaine Garden: > Heute 09:01:19 > > > I'm getting a lot of errors when submitting the urb.   It causing > problems with the compression algorthim of the usbvision driver. > I can't figure why the code is causing a problem with the transfer.   It > error

[linux-usb-devel] [PATCH] compat USB ioctl take II was Re: compat ioctl for submiting URB

2005-01-29 Thread Christopher Li
On Sat, Jan 29, 2005 at 07:33:31AM +0100, Andi Kleen wrote: > Issues: > - Should use CONFIG_COMPAT, not x86-64 specific symbols Fixed. > - Why can't you set URB_COMPAT transparently in the emulation > layer? Then existing applications would hopefully work without > changes, right? Now I see it.

[linux-usb-devel] Re: compat ioctl for submiting URB

2005-01-29 Thread Christopher Li
On Sat, Jan 29, 2005 at 07:33:31AM +0100, Andi Kleen wrote: > > Looks reasonable from a first look. > > Issues: > - Should use CONFIG_COMPAT, not x86-64 specific symbols Agree. > - Why can't you set URB_COMPAT transparently in the emulation > layer? Then existing applications would hopefully w