Re: [PATCH] Missing usb_find_device symbol from usb.c

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <greg@...>
Cc: Wilco Beekhuizen <wilcobeekhuizen@...>, <linux-kernel@...>
Date: Thursday, January 24, 2008 - 1:06 pm

Hi Greg,

On Jan 24, 2008 6:44 PM, Greg KH <greg@kroah.com> wrote:

As I already mentioned in private, the code is here:

http://www.init0.nl/iriverfs-r0.1.0.1-linux-2.6.23.patch.bz2

It's basically abusing the USB driver stack with a ->probe() function
that returns -ENODEV and doing device discovery at mount time. That,
however, is also broken as it assumes there's only one device plugged
in (we're not passing any device identifier to sys_mount).

So it's not a simple code change at all. Are there any datasheets
available for these things or is the current driver reverse
engineered?

                        Pekka
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Missing usb_find_device symbol from usb.c, Wilco Beekhuizen, (Tue Jan 22, 3:18 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Wilco Beekhuizen, (Thu Jan 24, 6:05 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 7:19 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 1:06 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 1:42 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Thu Jan 24, 4:00 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Fri Jan 25, 4:58 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 4:26 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka J Enberg, (Thu Jan 24, 3:25 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Thu Jan 24, 3:57 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 4:10 pm)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Thu Jan 24, 7:49 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 7:52 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Thu Jan 24, 8:24 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 8:34 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Oliver Neukum, (Thu Jan 24, 8:58 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Pekka Enberg, (Thu Jan 24, 9:14 am)
Re: [PATCH] Missing usb_find_device symbol from usb.c, Adrian Bunk, (Tue Jan 22, 6:08 pm)