[linux-usb-devel] 最新招标项目

2006-11-08 Thread 杨 静
请查阅以下招标信息! 联系电话:010-62245644 51588418 联系人:杨 静 项目名称: 插床\远红外线加热炉采购招标公告(11.08) 山西 所属行业: 卫生保健-机械机电-仪器仪表 发布日期: 2006-11-08 标讯内容: 详细内容: 受委托,对插床、远红外线加热炉采购进行国内公开招标。现邀请合格的投标方参加该项目的投标。 1、招标编号:康采字[2006]第1-055号 2、招标内容:插床、远红外线加热炉采购 设备名称/数量/交货期/售价 插床/2台/70天/600元 远红外线加热炉/1台(套)/50天/200元 3、标书售后

[linux-usb-devel] [PATCH 1/33] usb: writing_usb_driver free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, Allright. As Greg KH suggested I split this big patch into smaller ones to make the changes easier to review. Having no better idea how to split that I split it on a 'patch per file' basis. All those patches clean redundant 'if' before usb_unlink/free/kill_urb(): if (urb)

[linux-usb-devel] [PATCH 3/33] usb: iforce-usb free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/input/joystick/iforce/iforce-usb.c 2006-11-06 17:07:30.0 +0100 +++ linux-2.6.19-rc4/drivers/input/joystick/iforce/iforce-usb.c 2006-11-06 19:52:04.0 +0100 @

[linux-usb-devel] [PATCH 2/33] usb: pcwd_usb free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/char/watchdog/pcwd_usb.c 2006-11-06 17:07:20.0 +0100 +++ linux-2.6.19-rc4/drivers/char/watchdog/pcwd_usb.c 2006-11-06 19:51:32.0 +0100 @@ -561,8 +561,7

[linux-usb-devel] [PATCH 4/33] usb: usb-gigaset free kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/isdn/gigaset/usb-gigaset.c2006-11-06 17:07:30.0 +0100 +++ linux-2.6.19-rc4/drivers/isdn/gigaset/usb-gigaset.c 2006-11-07 16:51:17.

[linux-usb-devel] [PATCH 6/33] usb: ttusb_dec free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/dvb/ttusb-dec/ttusb_dec.c 2006-11-06 17:07:39.0 +0100 +++ linux-2.6.19-rc4/drivers/media/dvb/ttusb-dec/ttusb_dec.c2006-11-06 19:55:08.0 +0100 @

[linux-usb-devel] [PATCH 7/33] usb: pvrusb2-hdw free unlink urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - usb_unlink_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/pvrusb2/pvrusb2-hdw.c 2006-11-06 17:07:44.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/pvrusb2/pvrusb2-hdw.c 2006-11-06

[linux-usb-devel] [PATCH 5/33] usb: cinergyT2 free kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/dvb/cinergyT2/cinergyT2.c 2006-11-06 17:07:38.0 +0100 +++ linux-2.6.19-rc4/drivers/media/dvb/cinergyT2/cinergyT2.c2006-11-07 1

[linux-usb-devel] [PATCH 8/33] usb: pvrusb2-io free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/pvrusb2/pvrusb2-io.c 2006-11-06 17:07:44.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/pvrusb2/pvrusb2-io.c 2006-11-06 19:56:35.0 +0100 @

[linux-usb-devel] [PATCH 9/33] usb: pwc-if free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/pwc/pwc-if.c 2006-11-06 17:07:44.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/pwc/pwc-if.c 2006-11-06 19:57:00.0 +0100 @@ -867,8 +867,7

[linux-usb-devel] [PATCH 11/33] usb: quickcam_messenger free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/usbvideo/quickcam_messenger.c 2006-11-06 17:07:45.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/usbvideo/quickcam_messenger.c 2006-11-06 19:58:08.0

[linux-usb-devel] [PATCH 10/33] usb: sn9c102_core free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/sn9c102/sn9c102_core.c 2006-11-06 17:07:45.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/sn9c102/sn9c102_core.c 2006-11-06 19:57:35.0 +0100 @

[linux-usb-devel] [PATCH 12/33] usb: zc0301_core free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/media/video/zc0301/zc0301_core.c 2006-11-06 17:07:46.0 +0100 +++ linux-2.6.19-rc4/drivers/media/video/zc0301/zc0301_core.c 2006-11-06 19:58:40.0 +0100 @

[linux-usb-devel] [PATCH 13/33] usb: irda-usb free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/net/irda/irda-usb.c 2006-11-06 17:07:55.0 +0100 +++ linux-2.6.19-rc4/drivers/net/irda/irda-usb.c2006-11-06 19:59:15.0 +0100 @@ -1793,10 +1793,8 @@ er

[linux-usb-devel] [PATCH 14/33] usb: zd1201 free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/net/wireless/zd1201.c 2006-11-06 17:07:59.0 +0100 +++ linux-2.6.19-rc4/drivers/net/wireless/zd1201.c 2006-11-06 19:59:49.0 +0100 @@ -1828,10 +1828,8 @@ er

[linux-usb-devel] [PATCH 15/33] usb: ati_remote free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/input/ati_remote.c2006-11-06 17:08:20.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/input/ati_remote.c 2006-11-06 19:23:09.0 +0100 @@ -630,11 +630,8

[linux-usb-devel] [PATCH 16/33] usb: ati_remote2 free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/input/ati_remote2.c 2006-11-06 17:08:20.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/input/ati_remote2.c2006-11-06 19:24:20.0 +0100 @@ -372,8 +372,7

[linux-usb-devel] [PATCH 17/33] usb: hid-core free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/input/hid-core.c 2006-11-06 17:08:20.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/input/hid-core.c 2006-11-06 19:25:20.0 +0100 @@ -2037,13 +2037,9 @@ st

[linux-usb-devel] [PATCH 18/33] usb: usbkbd free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/input/usbkbd.c2006-11-06 17:08:20.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/input/usbkbd.c 2006-11-06 19:26:18.0 +0100 @@ -208,10 +208,8 @@ static int u

[linux-usb-devel] [PATCH 21/33] usb: phidgetkit free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/misc/phidgetkit.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/misc/phidgetkit.c 2006-11-06 19:27:48.0 +0100 @@ -650,8 +650,7 @@ out2:

[linux-usb-devel] [PATCH 19/33] usb: auerswald free kill urb cleanup and memleak fix

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - auerbuf_setup() memleak fix - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/misc/auerswald.c 2006-11-06 17:08:20.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/misc/auerswald.c 2006-11

[linux-usb-devel] [PATCH 20/33] usb: legousbtower free kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/misc/legousbtower.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/misc/legousbtower.c2006-11-07 17:01:19.

[linux-usb-devel] [PATCH 22/33] usb: phidgetmotorcontrol free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/misc/phidgetmotorcontrol.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/misc/phidgetmotorcontrol.c 2006-11-06 19:28:17.0 +0100 @

[linux-usb-devel] [PATCH 24/33] usb: ftdi_sio kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/ftdi_sio.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/ftdi_sio.c 2006-11-07 17:39:20.0 +0100 @@ -1386,8 +1386,7 @@ sta

[linux-usb-devel] [PATCH 23/33] usb: catc free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/net/catc.c2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/net/catc.c 2006-11-06 19:29:53.0 +0100 @@ -786,14 +786,10 @@ static int

[linux-usb-devel] [PATCH 26/33] usb: keyspan free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/keyspan.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/keyspan.c 2006-11-06 19:32:46.0 +0100 @@ -2306,22 +2306,16 @@ s

[linux-usb-devel] [PATCH 25/33] usb: io_edgeport kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/io_edgeport.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/io_edgeport.c 2006-11-07 17:03:34.0 +0100 @@ -1038,9 +1038,

[linux-usb-devel] [PATCH 27/33] usb: kobil_sct kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/kobil_sct.c2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/kobil_sct.c 2006-11-07 17:05:56.0 +0100 @@ -355,8 +355,7

[linux-usb-devel] [PATCH 28/33] usb: mct_u232 free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/mct_u232.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/mct_u232.c 2006-11-07 17:40:34.0 +0100 @@ -358,10 +358,8 @@ stat

[linux-usb-devel] [PATCH 29/33] usb: navman kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/navman.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/navman.c2006-11-07 17:06:28.0 +0100 @@ -95,8 +95,7 @@ static

[linux-usb-devel] [PATCH 31/33] usb: visor kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/visor.c2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/visor.c 2006-11-07 17:07:07.0 +0100 @@ -348,8 +348,7 @@ static void v

[linux-usb-devel] [PATCH 30/33] usb: usb-serial free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/drivers/usb/serial/usb-serial.c 2006-11-06 17:08:21.0 +0100 +++ linux-2.6.19-rc4/drivers/usb/serial/usb-serial.c2006-11-06 19:36:24.0 +0100 @@ -952,32 +952,2

[linux-usb-devel] [PATCH 32/33] usb: usbmidi kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/sound/usb/usbmidi.c 2006-11-06 17:09:28.0 +0100 +++ linux-2.6.19-rc4/sound/usb/usbmidi.c2006-11-07 17:08:32.0 +0100 @@ -981,7 +981,7 @@ void snd_usbmidi_disc

[linux-usb-devel] [PATCH 33/33] usb: usbmixer free kill urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, - usb_free_urb() cleanup - usb_kill_urb() cleanup Signed-off-by: Mariusz Kozlowski <[EMAIL PROTECTED]> --- linux-2.6.19-rc4-orig/sound/usb/usbmixer.c 2006-11-06 17:09:28.0 +0100 +++ linux-2.6.19-rc4/sound/usb/usbmixer.c 2006-11-07 17:09:16.0 +0100 @@ -1620,8 +1620

[linux-usb-devel] [MailServer Notification]To recipient: Message matched eManager setting and action was taken.

2006-11-08 Thread Administrator
eManager Notification * The following mail was blocked since it contains sensitive content. Source mailbox: [EMAIL PROTECTED] Destination mailbox(es): [EMAIL PROTECTED];[EMAIL PROTECTED]; linux-kernel@vger.kernel.org; linux-usb-devel@lists.sourceforge.net Rule/Po

Re: [linux-usb-devel] [PATCH 1/33] usb: writing_usb_driver free urb cleanup

2006-11-08 Thread Alan Stern
On Wed, 8 Nov 2006, Mariusz Kozlowski wrote: > Hello, > > Allright. As Greg KH suggested I split this big patch into smaller ones > to > make the changes easier to review. Having no better idea how to split that I > split it on a 'patch per file' basis. All those patches clean redundant '

Re: [linux-usb-devel] Howto prevent libusb access?

2006-11-08 Thread Till Harbaum
Hi, Am Mittwoch, 8. November 2006 00:38 schrieb David Brownell: > You might mention that the new AVR "Dragon" can also be used to program > the atTiny45; it's a bit less expensive than an STK500, especially if you Oh, didn't know that one. I'll add a pointer to that as well. > DebugWire (maybe no

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

2006-11-08 Thread Matthieu CASTET
Hi, On Tue, 07 Nov 2006 11:44:09 +0100, Oliver Neukum wrote: > 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 ? Th

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

2006-11-08 Thread Mike Panetta
Matthieu CASTET wrote: > Hi, > > May be, but fxload doesn't seem really maintained/used anymore. > Also the fact that lot's of kernel driver use their own code, show the > small interrest in fxload. > > Maybe doing a swall kernel helper like in bsd for ez-usb firmware loading > should be more suces

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

2006-11-08 Thread David Brownell
> > Use fxload. Keeping your driver as simple as possible is a good reason. > > May be, but fxload doesn't seem really maintained/used anymore. It certainly gets used, and ISTR every patch submitted in the past several years has been merged ... --

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

2006-11-08 Thread Duncan Sands
On Wednesday 8 November 2006 19:49, David Brownell wrote: > > > Use fxload. Keeping your driver as simple as possible is a good reason. > > > > May be, but fxload doesn't seem really maintained/used anymore. > > It certainly gets used, and ISTR every patch submitted in the past > several years has

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

2006-11-08 Thread Oliver Neukum
Am Mittwoch, 8. November 2006 19:21 schrieb Matthieu CASTET: > Hi, > > On Tue, 07 Nov 2006 11:44:09 +0100, Oliver Neukum wrote: > > > 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 developer

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

2006-11-08 Thread Oliver Neukum
Am Mittwoch, 8. November 2006 20:19 schrieb Duncan Sands: > I don't know what fxload does exactly, but couldn't there be a simple > usb driver that takes care of fxloading: it would attach itself to > any usb device that matches the ids for a device known to need fxloading; It is possible, but it

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

2006-11-08 Thread matthieu castet
David Brownell wrote: >>>Use fxload. Keeping your driver as simple as possible is a good reason. >> >>May be, but fxload doesn't seem really maintained/used anymore. > > > It certainly gets used, and ISTR every patch submitted in the past > several years has been merged ... So maybe the project s

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

2006-11-08 Thread David Brownell
> I don't know what fxload does exactly, You can then read its manpage ... :) Or see the section on the topic at http://linux-hotplug.sourceforge.net/?selected=usb which gives complete examples of: > but couldn't there be a simple > usb driver that takes care of fxloading: it w

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

2006-11-08 Thread Duncan Sands
On Wednesday 8 November 2006 21:17, David Brownell wrote: > > I don't know what fxload does exactly, > > You can then read its manpage ... :) > > Or see the section on the topic at > > http://linux-hotplug.sourceforge.net/?selected=usb > > which gives complete examples of: > > >

[linux-usb-devel] imx21 usb controller driver

2006-11-08 Thread Stephen Donecker
Anyone done any work on a device side controller driver for the imx21 following the gadget API under 2.6? Thanks, Stephen Donecker University of California, Davis - Using Tomcat but need to do more? Need to support web se

[linux-usb-devel] failure to set configuration with UHCI (was:Re: Bugzilla Bug 7436 USB 1 on USB 2 Controller Bug)

2006-11-08 Thread Oliver Neukum
Am Mittwoch, 8. November 2006 22:29 schrieb [EMAIL PROTECTED]: > Applied your patched uhci.q.c to stock 2.6.16 kernel and turned on USB > verbose messages. Attached are the end of the syslog, the 5300c was attached > and powered up during boot (no hub), and an strace on xsane. The HP5300C > fa

Re: [linux-usb-devel] Howto prevent libusb access?

2006-11-08 Thread Till Harbaum
Hi, Am Mittwoch, 8. November 2006 23:10 schrieb Alan Stern: > There are no official explanations of this; it isn't part of the USB spec > (or any other spec). It's just the way the usbfs stack in Linux works. > > The only documentation is the kernel's source code. Hmm, but that makes such a solut

Re: [linux-usb-devel] failure to set configuration with UHCI (was:Re: Bugzilla Bug 7436 USB 1 on USB 2 Controller Bug)

2006-11-08 Thread Alan Stern
On Wed, 8 Nov 2006, Oliver Neukum wrote: > Am Mittwoch, 8. November 2006 22:29 schrieb [EMAIL PROTECTED]: > > > Applied your patched uhci.q.c to stock 2.6.16 kernel and turned on USB > > verbose messages. Attached are the end of the syslog, the 5300c was > > attached and powered up during boot

Re: [linux-usb-devel] Howto prevent libusb access?

2006-11-08 Thread Alan Stern
On Wed, 8 Nov 2006, Till Harbaum wrote: > But i still have a question regarding your remarks about class vs. vendor > requests etc. Actually i tried to find information about this in some usb > book i have at work as well as in the usb spec. I didn't find any explanation > about differences in a

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

2006-11-08 Thread David Brownell
> > Exactly what's described in the 'Downloading Firmware with "fxload"' > > seection of the webpage referenced above. No new kernel code needed; > > it works out-of-the-box on some Linux distros, others may need grab > > the fxload package. > > Yes, but why use a custom userspace mechanism (fxloa

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

2006-11-08 Thread David Brownell
> > It certainly gets used, and ISTR every patch submitted in the past > > several years has been merged ... > > So maybe the project should make some news, to say it is still alive. > Also usb guru/maintainer should advice to use it when they review new > ez-usb driver. You're quick to sign up

Re: [linux-usb-devel] [PATCH 1/33] usb: writing_usb_driver free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, > I encourage you to go ahead and change code sequences like that one also, > whenever it's safe to do so. Ok I'll make another approach when those 33 get merged. The thing is there are simple code sequences that can be fixed: if (urb) { usb_kill_urb(urb); usb_free_urb(

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

2006-11-08 Thread matthieu castet
David Brownell wrote: >>>Exactly what's described in the 'Downloading Firmware with "fxload"' >>>seection of the webpage referenced above. No new kernel code needed; >>>it works out-of-the-box on some Linux distros, others may need grab >>>the fxload package. >> >>Yes, but why use a custom userspa

Re: [linux-usb-devel] [PATCH 1/33] usb: writing_usb_driver free urb cleanup

2006-11-08 Thread Alan Stern
On Wed, 8 Nov 2006, Mariusz Kozlowski wrote: > Hello, > > > I encourage you to go ahead and change code sequences like that one also, > > whenever it's safe to do so. > > Ok I'll make another approach when those 33 get merged. > > The thing is there are simple code sequences that can be fixed

Re: [linux-usb-devel] [PATCH 1/33] usb: writing_usb_driver free urb cleanup

2006-11-08 Thread Mariusz Kozlowski
Hello, > > I could do that in one series of patches. It is simple enough not to break > > things and > > hopefuly remove lots of redundant code. What do you thik of these > > (proposed) changes? > > They all sound good. Huh. This way I spotted this: drivers/usb/input/ati_remote.c-636- if

Re: [linux-usb-devel] 2.6.19-rc5-mm1

2006-11-08 Thread Andrew Morton
(added linux-scsi. I think we had one such report against rc4-mm2 as well). On Thu, 9 Nov 2006 00:55:43 +0100 "C__dric Augonnet" <[EMAIL PROTECTED]> wrote: > Hi, > > I am having this oops each time I unplug my USB external hard drive. > It only appeared on 2.6.19-rc5-mm1, and did not occured o