[linux-usb-devel] ¸ßµµºØÄ꿨¡¢¸ßµµÀñÆ·Åú·¢

2003-12-18 Thread henianka
Title: 无标题文档 您好:祝您节日愉快!提前给您拜年啦!    雅俗共赏的节日礼品请您尽情选购,请登陆以下网址:    高档贺年卡详情请登陆:http://www.huiteman.com        工艺礼品详情请登陆:http://www.dishangtian.com      礼品图书详情请登陆:http://www.weininfuwu.com    新年卡、圣诞卡报价单 50套免费送货

Re: [linux-usb-devel] Manually forcing a device address?

2003-12-18 Thread Randy.Dunlap
On Thu, 18 Dec 2003 17:58:35 -0800 Steve Calfee <[EMAIL PROTECTED]> wrote: | At 03:19 PM 12/18/2003 -0800, Alex Sanks wrote: | >All, | > | >I have an unusual request and maybe a linux-usb guru can help me out | >here. I have a device that's been exhibiting weird behavior when it is | >assigned a

Re: [linux-usb-devel] Manually forcing a device address?

2003-12-18 Thread Steve Calfee
At 03:19 PM 12/18/2003 -0800, Alex Sanks wrote: All, I have an unusual request and maybe a linux-usb guru can help me out here. I have a device that's been exhibiting weird behavior when it is assigned a particular USB address. This shows up when running the USB-CV 150 enumeration test. Now, th

[linux-usb-devel] Re[2]: zyxel omni 56k plus

2003-12-18 Thread Alexander Djourik
Hi, I think > Roman -- > roman pielaszek wrote: >> I found your USB Zyxel omni 56k plus driver on the web. It was version >> for kernel 2.2.18. >> Do you have any idea how to run this modem on newer kernels (RedHet 9 = >> 2.4.20-8)? >> I was unable to compile your file omniplus.c on 2.4.20. Besi

[linux-usb-devel] Manually forcing a device address?

2003-12-18 Thread Alex Sanks
All, I have an unusual request and maybe a linux-usb guru can help me out here. I have a device that's been exhibiting weird behavior when it is assigned a particular USB address. This shows up when running the USB-CV 150 enumeration test. Now, the address isn't *terribly* high, so plugging in

Re: [linux-usb-devel] PATCH: (as163) Fix incorrect lifetime for interface->dev

2003-12-18 Thread Alan Stern
On Thu, 18 Dec 2003, Alan Stern wrote: > Here's the problem: So long as the interface's embedded struct device has > a nonzero refcount (which it does until usb_destroy_configuration), it > will hold a reference to its parent usb_device. Correction. The struct device doesn't hold a reference to

[linux-usb-devel] PATCH: (as163) Fix incorrect lifetime for interface->dev

2003-12-18 Thread Alan Stern
Our current scheme for managing the lifetimes of interfaces based on their embedded struct device doesn't work. As things stand: usb_parse_configuration() calls device_initialize() for every interface in every configuration, at the time the USB device is first created.

[linux-usb-devel] usb-storage: No medium found

2003-12-18 Thread Nicolas MONNET
I get "No medium found" when I try to mount my Nikon 2000 with usb-storage; this has been reported a few times here. Running 2.6.0-test11 with gregkh patches from last week. Any idea when this particular problem is gonna get fixed? 2.6.0 gold is out and this is not working, I find this odd, isn't

[linux-usb-devel] Fixing HID support for non-explicitly specified usages

2003-12-18 Thread James Lamanna
I've brought this up before and now that 2.6.0 is released, I'll bring it up again. Can we get the HID layer to support duplicating the last usage for controls w/o a explicitly specified usage. Not having this breaks some devices, most notably Phidget controllers. I've been using this simple 2 l

[linux-usb-devel] Re: zyxel omni 56k plus

2003-12-18 Thread Al Borchers
Roman -- roman pielaszek wrote: > I found your USB Zyxel omni 56k plus driver on the web. It was version > for kernel 2.2.18. > Do you have any idea how to run this modem on newer kernels (RedHet 9 = > 2.4.20-8)? > I was unable to compile your file omniplus.c on 2.4.20. Besides, in RH9 > distribut

Re: [linux-usb-devel] Sending a HID report to a device

2003-12-18 Thread Marcel Holtmann
Hi Ethan, > > I have to send a HID report to a device through hiddev. I know the > > report ID and the content of the report. Can anyone show me some very > > simple example code for doing this? > > The reports are usually sent from the device to the host. I don't think it > is in the specificat

Re: [linux-usb-devel] Sending a HID report to a device

2003-12-18 Thread Ethan Mattor
> Hi, > > I have to send a HID report to a device through hiddev. I know the > report ID and the content of the report. Can anyone show me some very > simple example code for doing this? > > Regards > > Marcel > > The reports are usually sent from the device to the host. I don't think it is in t

[linux-usb-devel] How would I go about adding support of a USB cell phone to the acm driver?

2003-12-18 Thread Eugene Nine
I think that is what I need to do. I have a samsung cell phone and USB cable. I have found documentation showing that it is a standard AT compatible modem and when I plug in in the acm driver loads and I get the message usbdevfs: USBDEVFS_CONTROL failed dev 3 ... I have verified the phone and

[linux-usb-devel] PL2303 problem with lineerror reporting and clocal

2003-12-18 Thread Gernot Fink
Hallo, I had 2 problems with drivers/usb/serial/pl2303.c in Kernel 2.4.23 First, after a frameerror, a parityerror or a overrunerror occur the driver reports this error for all following bytes recived. This continues as long no linestatuschange occures. Result is a zerofilled datastream. Second,