Re: [linux-usb-devel] Philips USB OTG rework

2007-07-28 Thread Greg KH
On Sat, Jul 28, 2007 at 09:42:40AM -0400, Jon Smirl wrote: > I have a large patch (megabytes) including a rework of the USB OTG > code from 2.6.10 by Philips. It's too large to post. Then try splitting it into logical portions so that it can be reviewed, if that is what you are wanting to see happ

Re: [linux-usb-devel] Edgeport UPS Monitoring Problems

2007-07-28 Thread Adam Kropelin
Andrew Morton wrote: > On Fri, 27 Jul 2007 13:37:08 -0700 > Nick Pasich <[EMAIL PROTECTED]> wrote: > >> >> Greg/Peter/Al, > > added linux-usb-devel. > >> I've been using the edgeport 4 port USB to Serial Converter >> to monitor APC Smart UPS's via apcupsd for quite awhile on >> various Linux boxes.

Re: [linux-usb-devel] [PATCH] USB Pegasus driver - avoid a potential NULL pointer dereference.

2007-07-28 Thread Jesper Juhl
On 29/07/07, Satyam Sharma <[EMAIL PROTECTED]> wrote: > Hi, > > On 7/29/07, Jesper Juhl <[EMAIL PROTECTED]> wrote: > > Hello, > > > > This patch makes sure we don't dereference a NULL pointer in > > drivers/net/usb/pegasus.c::write_bulk_callback() in the initial > > struct net_device *net = pegasus

Re: [linux-usb-devel] [PATCH] USB Pegasus driver - avoid a potential NULL pointer dereference.

2007-07-28 Thread Satyam Sharma
Hi, On 7/29/07, Jesper Juhl <[EMAIL PROTECTED]> wrote: > Hello, > > This patch makes sure we don't dereference a NULL pointer in > drivers/net/usb/pegasus.c::write_bulk_callback() in the initial > struct net_device *net = pegasus->net; assignment. > The existing code checks if 'pegasus' is NULL an

[linux-usb-devel] Second call : iuu_phoenix driver crash the kernel... help needed

2007-07-28 Thread eczema
Hi all, I just have rewritten the driver to do a constant polling. This imply that the module work in interrupt context. The driver works for a while but after some time ( 1 to 120 seconds… it depends ), the driver produce a Oops. But the oops don’t give any error on the driver function but show a

[linux-usb-devel] [PATCH] USB Pegasus driver - avoid a potential NULL pointer dereference.

2007-07-28 Thread Jesper Juhl
Hello, This patch makes sure we don't dereference a NULL pointer in drivers/net/usb/pegasus.c::write_bulk_callback() in the initial struct net_device *net = pegasus->net; assignment. The existing code checks if 'pegasus' is NULL and bails out if it is, so we better not touch that pointer until

Re: [linux-usb-devel] [v4l-dvb-maintainer] [2/2] 2.6.23-rc1: known regressions with patches v2

2007-07-28 Thread Trent Piepho
On Fri, 27 Jul 2007, Michal Piotrowski wrote: > Media > > Subject : usbvision: don't return an uninitialized value > References : http://lkml.org/lkml/2007/7/23/65 > Last known good : ? > Submitter : Adrian Bunk <[EMAIL PROTECTED]> > Caused-By : ? > Handled-By : Adrian

Re: [linux-usb-devel] [2/2] 2.6.23-rc1: known regressions with patches v2

2007-07-28 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1 with patches available. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6

Re: [linux-usb-devel] [3/3] 2.6.23-rc1: known regressions v2

2007-07-28 Thread Michal Piotrowski
Hi all, Here is a list of some known regressions in 2.6.23-rc1. Feel free to add new regressions/remove fixed etc. http://kernelnewbies.org/known_regressions List of Aces NameRegressions fixed since 21-Jun-2007 Adrian Bunk6 Andi Kleen

[linux-usb-devel] [PATCH] USB: Add CanonScan LiDE30 to the quirk list

2007-07-28 Thread Johann Felix Soden
This patch adds CanoScan N1240U/LiDE30 (Scanner) to the list of quirky USB devices. Signed-off-by: Johann Felix Soden <[EMAIL PROTECTED]> --- drivers/usb/core/quirks.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c

Re: [linux-usb-devel] ehci problem triggerable by storage

2007-07-28 Thread Alan Stern
On Sat, 28 Jul 2007, David Brownell wrote: > On Friday 27 July 2007, Alan Stern wrote: > > > stressing a flash disk I rapidly get this error: > > > > > Jul 27 12:35:00 oenone kernel: ehci_hcd :00:02.2: devpath 3.4 ep1in > > > 3strikes > > > Jul 27 12:35:00 oenone kernel: usb-storage: Status

[linux-usb-devel] [PATCH] USB: Add CanonScan LiDE30 to the quirk list

2007-07-28 Thread Johann Felix Soden
This patch adds CanoScan N1240U/LiDE30 (Scanner) to the list of quirky USB devices. Signed-off-by: Johann Felix Soden <[EMAIL PROTECTED]> --- drivers/usb/core/quirks.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/usb/core/quirks.c b/drivers/usb/core/quirks.c

Re: [linux-usb-devel] Do it for pleasure

2007-07-28 Thread U. George
Is the spam(assassin) system not working ? - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Down

[linux-usb-devel] Philips USB OTG rework

2007-07-28 Thread Jon Smirl
I have a large patch (megabytes) including a rework of the USB OTG code from 2.6.10 by Philips. It's too large to post. wget http://www.activitypass.com/patch/phytec-clean.diff.bz2.jpg It's a bz2 file, I had to add the .jpg to keep godaddy from inserting ads into the file. M drivers/i2c/chi

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Stephen J. Gowdy
Cheers. I'll divide them up later and send you them off list. Thanks, Vojtech, even though you seem to be on holiday! On Sat, 28 Jul 2007, jidong xiao wrote: >> If you accept the role, I'll send you my backlog of approximately 370 >> requests ... > > Stephen, >I can help to update it. we

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread jidong xiao
> If you accept the role, I'll send you my backlog of approximately 370 > requests ... Stephen, I can help to update it. we can work together to deal with so many requests. Regards Jason Xiao > > -- > Vojtech Pavlik > Director SuSE Labs > -

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Vojtech Pavlik
On Sat, Jul 28, 2007 at 09:45:07AM +0200, Stephen J. Gowdy wrote: > I can do it if it is just updating the file and responding to > requests. I get a bunch of them too and forward them to Vojtech. I'd > probably not find new classes to add but if prompted would. If you accept the role, I'

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread jidong xiao
On 7/28/07, Vojtech Pavlik <[EMAIL PROTECTED]> wrote: > On Fri, Jul 27, 2007 at 11:10:46AM -0700, David Brownell wrote: > > > I think we need a new usb.ids maintainer ... I get way too much > > email from folk saying Vojtech hasn't responded so would I please > > merge the IDs. (Vojtech, if you di

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Stephen J. Gowdy
Hi David & Vojtech, I can do it if it is just updating the file and responding to requests. I get a bunch of them too and forward them to Vojtech. I'd probably not find new classes to add but if prompted would. regards,

Re: [linux-usb-devel] ehci problem triggerable by storage

2007-07-28 Thread David Brownell
On Friday 27 July 2007, Alan Stern wrote: > > stressing a flash disk I rapidly get this error: > > > Jul 27 12:35:00 oenone kernel: ehci_hcd :00:02.2: devpath 3.4 ep1in > > 3strikes > > Jul 27 12:35:00 oenone kernel: usb-storage: Status code -71; transferred > > 8192/122880 > > > Is there a

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Vojtech Pavlik
On Fri, Jul 27, 2007 at 11:10:46AM -0700, David Brownell wrote: > I think we need a new usb.ids maintainer ... I get way too much > email from folk saying Vojtech hasn't responded so would I please > merge the IDs. (Vojtech, if you disagree, please speak up!) Yes, I'm perfectly fine with that, a