[linux-usb-devel] USB device visible only as root?!

2006-11-07 Thread Sergei Organov
Hello, My Canon photo camera is visible on USB bus only when I'm root, and invisible when I'm user: [EMAIL PROTECTED] ~$ lsusb Bus 001 Device 001: ID : Bus 001 Device 002: ID 046d:c03d Logitech, Inc. Bus 003 Device 001: ID : Bus 004 Device 002: ID 0aec:3260 Neodio Technologies Cor

Re: [linux-usb-devel] [PATCH/RFC] EHCI and OHCI big endian registers only support

2006-11-07 Thread Benjamin Herrenschmidt
On Tue, 2006-11-07 at 10:17 -0500, Alan Stern wrote: > On Tue, 7 Nov 2006, Benjamin Herrenschmidt wrote: > > > > > > Just so that you know -- I'm in the middle of submitting one or more > > > patches that do MMIO in ehci-hcd. Once Greg has accepted them you will > > > have to update your patch t

Re: [linux-usb-devel] A patch is still pending

2006-11-07 Thread Christopher \"Monty\" Montgomery
On 11/7/06, Alan Stern <[EMAIL PROTECTED]> wrote: > > Hm, I thought that for some reason since this only depended on the EHCI > > scheduler code, Correct > >that it was going to be rolled into that big patchset > > the next time it was released. Oh, I'd been submitting incrementals since The Bi

Re: [linux-usb-devel] A patch is still pending

2006-11-07 Thread Alan Stern
On Tue, 7 Nov 2006, Greg KH wrote: > On Mon, Nov 06, 2006 at 11:48:38AM -0500, Alan Stern wrote: > > Greg: > > > > What happened to the as802 patch (EHCI: fix memory pool name allocation)? > > > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=116059861925588&w=2 > > > > Did I misplace some

Re: [linux-usb-devel] [PATCH/RFC] EHCI and OHCI big endian registers only support

2006-11-07 Thread Alan Stern
On Tue, 7 Nov 2006, Benjamin Herrenschmidt wrote: > > > Just so that you know -- I'm in the middle of submitting one or more > > patches that do MMIO in ehci-hcd. Once Greg has accepted them you will > > have to update your patch to change my patch's readl() and writel() calls > > to ehci_readl(

[linux-usb-devel] Majordomo results: Fw:

2006-11-07 Thread Majordomo
-- This is a multi-part message in MIME format. Command 'this' not recognized. --=_NextPart_0.023169207572937 Command '--=_nextpart_0.023169207572937' not recognized. Content-Type: text/html; format=flowed Command 'content-type:' not recognized. Con

[linux-usb-devel] Majordomo results: Fw:

2006-11-07 Thread Majordomo
-- This is a multi-part message in MIME format. Command 'this' not recognized. --=_NextPart_6.74368143081665E-03 Command '--=_nextpart_6.74368143081665e-03' not recognized. Content-Type: text/html; format=flowed Command 'content-type:' not recognized. >>

Re: [linux-usb-devel] What's the best way to load a firmware ?

2006-11-07 Thread Oliver Neukum
Am Dienstag, 7. November 2006 11:04 schrieb Laurent Pinchart: > As I don't have much experience with firmware loading, I would like to ask > other developers for their opinion. What should take care of loading the > firmware ? The device driver (possibly using the firmware loading kernel > API),

[linux-usb-devel] What's the best way to load a firmware ?

2006-11-07 Thread Laurent Pinchart
Hi everybody, I'm developing a webcam driver which already supports a dozen of webcam models. A user tried using the driver with an Apple iSight (USB model, integrated in Mac laptops), and found out the camera firmware had to be loaded by software after every cold boot. He thus patched the dri

Re: [linux-usb-devel] [PATCH 2.6.19-rc4] usb urb unlink/free clenup

2006-11-07 Thread Andrew Morton
On Tue, 7 Nov 2006 10:30:56 +0100 Mariusz Kozlowski <[EMAIL PROTECTED]> wrote: > Do I send the next diff against the work I already did? Yes please. - Using Tomcat but need to do more? Need to support web services, security?

Re: [linux-usb-devel] [PATCH 2.6.19-rc4] usb urb unlink/free clenup

2006-11-07 Thread Mariusz Kozlowski
Hello, > > We do not need to check for urb != NULL before we call them. > > Seems reasonable. > > Your patch had all its tabs replaced with spaces by your email client. I > fixed that all up, but it was rather dull work and I'd prefer not to have > to do it again. Will investigate - hopefully

[linux-usb-devel] [PATCH] USB: Fixed outdated usb_get_device_descriptor() documentation

2006-11-07 Thread Laurent Pinchart
usb_get_device_descriptor() used to convert several descriptor fields to host CPU's byte order. Now that it doesn't convert them anymore, update the documentation to reflect this. Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]> --- drivers/usb/core/message.c |5 + 1 files changed, 1 i

Re: [linux-usb-devel] last usbmon binary interface work

2006-11-07 Thread Pete Zaitcev
On Mon, 06 Nov 2006 11:26:43 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote: > I would like to share my last work to add a binary interface to usbmon. > This is still quite rough and does use the dreaded next_urb field into > the urb header structure, so it's not intended as a finished work. I sti

[linux-usb-devel] mouse hangs linux console / interrupt ACK pb ?

2006-11-07 Thread Stéphane ANCELOT
Hi, I have got a keyboard that fits a mouse keypad ending by a usb plug (from www.alplogic.com) . My problem happens in linux console only. Everything goes well, if mouse is managed in linux console (with gpm) . However, if I do not manage mouse, when I move the mouse, the linux console is n