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
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.
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
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
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 dont give any error on the driver function but show a
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
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
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
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
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
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
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
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
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
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
> 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
>
-
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'
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
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,
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
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
21 matches
Mail list logo