[linux-usb-devel] [PATCH]quirky device for cdc-acm

2007-02-11 Thread Oliver Neukum
Hi, here's a quirklist entry reported by Stephen Murphy. Regards Oliver Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]> --- a/drivers/usb/class/cdc-acm.c 2007-02-06 14:14:48.0 +0100 +++ b/drivers/usb/class/cdc-acm.c 2007-02-12 08:45:03.0

[linux-usb-devel] [PATCH]cdc-acm:fix incorrect throtteling, make set_control optional #2

2007-02-11 Thread Oliver Neukum
Hi, this is Joris' fixes reshuffelled and features renamed as David requested. - acm_set_control is not mandatory, honour that - throtteling is reset upon open - throtteling is read consistently when processing input data Regards Oliver Signed-off-by: Joris van Rantwijk

Re: [linux-usb-devel] gigaset build broken on current linux-2.6.git

2007-02-11 Thread Jeff Garzik
On Sun, Feb 11, 2007 at 10:47:27AM -0800, Greg KH wrote: > It's in my queue and is on track to get in before 2.6.21-rc1 is out. It breaks the build for everyone, please fast-forward the merging of this. Jeff - Usi

Re: [linux-usb-devel] [PATCH 59/70] USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products

2007-02-11 Thread Jeremy Roberson
Followup to my last email. For example. Our IPanel that we just blacklisted so that we can use our own driver is detected and loaded as a mouse device by the HID driver. Why this is detected and parsed properly and standard digitizers are not, I'm not sure. The issue I think will be the same as

Re: [linux-usb-devel] USB: make usb_iso_packet_descriptor.status signed

2007-02-11 Thread Pete Zaitcev
On Sun, 11 Feb 2007 17:17:35 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote: > > @@ -935,7 +935,7 @@ struct usb_iso_packet_descriptor { > > unsigned int offset; > > unsigned int length;/* expected length */ > > unsigned int actual_length; > > - unsigned int status; > >

Re: [linux-usb-devel] USB: make usb_iso_packet_descriptor.status signed

2007-02-11 Thread Alan Stern
On Sun, 11 Feb 2007, Pete Zaitcev wrote: > The status in usb_iso_packet_descriptor should be signed, for the benefit > of someone who casts to a long or makes other benign misstep (the principle > of least surprise). > > Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]> > > --- a/include/linux/usb

[linux-usb-devel] USB: make usb_iso_packet_descriptor.status signed

2007-02-11 Thread Pete Zaitcev
The status in usb_iso_packet_descriptor should be signed, for the benefit of someone who casts to a long or makes other benign misstep (the principle of least surprise). Signed-off-by: Pete Zaitcev <[EMAIL PROTECTED]> --- a/include/linux/usb.h +++ b/include/linux/usb.h @@ -935,7 +935,7 @@ struct

Re: [linux-usb-devel] [PATCH] usb mon: overzealous __exit

2007-02-11 Thread Pete Zaitcev
On Sun, 11 Feb 2007 11:18:11 +0300, Alexey Dobriyan <[EMAIL PROTECTED]> wrote: > mon_bin_exit() and mon_text_exit() are called from __init code, so don't mark > them as __exit. > -void __exit mon_text_exit(void) > +void mon_text_exit(void) Got it, thanks. -- Pete --

Re: [linux-usb-devel] Problem with remote control

2007-02-11 Thread Jon Smirl
On 2/11/07, Alan Stern <[EMAIL PROTECTED]> wrote: > On Sun, 11 Feb 2007, Guenther Sohler wrote: > > > Dear Users, > > > > On ebay I got a usb remote control. This is a ir receiver having a usb plug > > and an ir remote control sender. Most drivers for USB IR remote controls are out of tree. They

Re: [linux-usb-devel] Problem with remote control

2007-02-11 Thread Alan Stern
On Sun, 11 Feb 2007, Guenther Sohler wrote: > Dear Users, > > On ebay I got a usb remote control. This is a ir receiver having a usb plug > and an ir remote control sender. > > It is a Cypress Semiconductor eDio USB Multi Remote Controller > from Formosa Industrial Computing, Inc. > lsusb show

Re: [linux-usb-devel] Q: suspend/resume support

2007-02-11 Thread Alan Stern
On Sun, 11 Feb 2007, Tilman Schmidt wrote: > Prompted by the current discussion on LKML, I am considering adding > proper suspend/resume support to the USB drivers I maintain. I have > read Documentation/power/devices.txt but much of it just refers me > to bus specific mechanisms. > > From what I

[linux-usb-devel] Problem with remote control

2007-02-11 Thread Guenther Sohler
Dear Users, On ebay I got a usb remote control. This is a ir receiver having a usb plug and an ir remote control sender. It is a Cypress Semiconductor eDio USB Multi Remote Controller from Formosa Industrial Computing, Inc. lsusb shows Bus 003 Device 023: ID 147a:e006 Formosa Industrial Comput

Re: [linux-usb-devel] gigaset build broken on current linux-2.6.git

2007-02-11 Thread Greg KH
On Sun, Feb 11, 2007 at 07:40:15PM +0100, Tilman Schmidt wrote: > On Thu, 08 Feb 2007 14:02:31 +0100 I wrote: > > Subject: Re: [linux-usb-devel] [PATCH 41/70] usbcore: remove unused > > bandwith-related code > > > > This breaks compilation of drivers/isdn/gigaset/bas-gigaset.c. > > If you pass on

Re: [linux-usb-devel] gigaset build broken on current linux-2.6.git

2007-02-11 Thread Tilman Schmidt
On Thu, 08 Feb 2007 14:02:31 +0100 I wrote: > Subject: Re: [linux-usb-devel] [PATCH 41/70] usbcore: remove unused > bandwith-related code > > This breaks compilation of drivers/isdn/gigaset/bas-gigaset.c. > If you pass on this patch, please pass on Andrew's > > fix-gregkh-usb-usbcore-remove-unus

[linux-usb-devel] Q: suspend/resume support

2007-02-11 Thread Tilman Schmidt
Prompted by the current discussion on LKML, I am considering adding proper suspend/resume support to the USB drivers I maintain. I have read Documentation/power/devices.txt but much of it just refers me to bus specific mechanisms. From what I found on linux-usb-devel so far, if a USB driver does n

Re: [linux-usb-devel] [PATCH] USB: add zr364xx V4L2 driver

2007-02-11 Thread Oliver Neukum
> +/* devices supported by this driver */ > +static struct usb_device_id device_table[] = { > + {USB_DEVICE(-1, -1)}, /* add your custom entry here ... */ > + {USB_DEVICE(0x08ca, 0x0109)}, > + {USB_DEVICE(0x041e, 0x4024)}, This ... > +/* devices supported by this driver */ >

[linux-usb-devel] [PATCH] usb mon: overzealous __exit

2007-02-11 Thread Alexey Dobriyan
mon_bin_exit() and mon_text_exit() are called from __init code, so don't mark them as __exit. Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- drivers/usb/mon/mon_bin.c |2 +- drivers/usb/mon/mon_text.c |2 +- drivers/usb/mon/usb_mon.h |4 ++-- 3 files changed, 4 insertions(+