[linux-usb-devel] 新鲜大片抢先看!激情大片随便看!

2003-10-06 Thread 酷兔电影[Cooto]
linux-usb-devel 您好: 很高兴认识您,这是一封电影网站的介绍信件 买碟贵,而且费时、费力。最新大片不间断更新,想看就下载 保证满足您追求新鲜电影的欲望。充实您的业余时间,来 酷兔影视: http://www.cooto.com 看看吧。 现在的网络电影几乎已经找不到免费的了,泡论坛没有3、5个月 是没法下载电影的。为了保证付费会员的高速下载,我们仅收取

[linux-usb-devel] usb_reset_device ???

2003-10-06 Thread Stavros Markou
Hi, I 've recently started porting a wireless usb driver to kernel 2.6 and I 've came to the conclusion that usb_reset_device doesn't work anymore. Is there a workaround that produces the same results as usb_reset_device? Thanks in Advance, Stavros Markou.

[linux-usb-devel] DONATION FOR THE LORD

2003-10-06 Thread Mrs Serena Jones
From: Mrs Serena Jones PLEASE ENDEAVOUR TO USED IT FOR THE CHILDREN OF GOD. I am the above named person from Kuwait. I am married to Dr. Harry Jones who worked with Kuwait embassy in Ivory Co ast for nine years before he died in the year 2000. We were married for eleven years without a child. He di

Re: [linux-usb-devel] Re: [PATCH] Lego USB Infrared Tower driver for 2.6.0-test7

2003-10-06 Thread David Glance
apologies - here it is as an attachment. On Mon, 2003-10-06 at 22:29, Greg KH wrote: > On Mon, Oct 06, 2003 at 09:26:49PM +0800, David Glance wrote: > > Resubmitting this driver for inclusion as a usb/misc driver > > for 2.6.0-test7 (hopefully with correct minor number handling and no > > ioctls).

[linux-usb-devel] Re: [PATCH 2.4.23-pre6] Update SL811, HC_SL811 driver

2003-10-06 Thread Greg KH
On Mon, Oct 06, 2003 at 01:40:27PM +0200, [EMAIL PROTECTED] wrote: > Update and Bug fix for driver sl811 and hc_sl811 > Diff build from kerneltree linux-2.4.23-pre6 (02.10.2003). > Please tell me, if I should separate something of this patch in diffetent files. > > Please apply this. > Henry > >

[linux-usb-devel] Re: [PATCH 2.4] USB: scanner driver: new device ids (1/3)

2003-10-06 Thread Greg KH
On Fri, Oct 03, 2003 at 04:53:30PM +0200, Henning Meier-Geinitz wrote: > Hi, > > The following 3 patches are the backports from those already applied to 2.6. > > > Added vendor/product ids for Canon, HP, Microtek, Mustek, Siemens, > UMAX, and Visioneer scanners. Applied, thanks. greg k-h --

[linux-usb-devel] Re: [PATCH 2.4] USB: scanner driver: added USB_CLASS_CDC_DATA (2/3)

2003-10-06 Thread Greg KH
On Fri, Oct 03, 2003 at 04:55:10PM +0200, Henning Meier-Geinitz wrote: > Hi, > > Added test for USB_CLASS_CDC_DATA which is used by some fingerprint > scanners. Applied, thanks. greg k-h --- This sf.net email is sponsored by:ThinkGeek Welcom

[linux-usb-devel] Re: [PATCH] (2.4.22) brlvger: Debug code fixes

2003-10-06 Thread Greg KH
On Wed, Oct 01, 2003 at 03:29:05PM +0100, Daniel Drake wrote: > When compiling this driver with WRITE_DEBUG defined (for extra debug > output), > gcc outputs warnings for three similar printf statements. > > The specifier in each printf statement is not totally correct. > This patch removes these

[linux-usb-devel] Re: [PATCH 2.4] USB: scanner driver: use static declarations (3/3)

2003-10-06 Thread Greg KH
On Fri, Oct 03, 2003 at 04:56:29PM +0200, Henning Meier-Geinitz wrote: > Hi, > > Use static declarations for usb_scanner_init/usb_scanner_exit > (Daniele Bellucci). Applied, thanks. greg k-h --- This sf.net email is sponsored by:ThinkGeek We

[linux-usb-devel] Re: [PATCH 2.4.22] W996[87]CF driver.

2003-10-06 Thread Greg KH
On Sat, Oct 04, 2003 at 11:41:42AM +0200, Luca Risolia wrote: > This patch is the same as the previous one, except it fixes > the race condition on usb_unlink_urb/usb_free_urb in > w9968cf_start_transfer() and w9968cf_stop_transfer(). This patch will not apply either :( $ patch -p1 -g1 --dry-ru

Re: [linux-usb-devel] ioctl USBDEVFS_DISCONNECT and driver model

2003-10-06 Thread Greg KH
On Sun, Oct 05, 2003 at 01:12:29PM +0200, Oliver Neukum wrote: > > > Agreed. Any proposals on how to do it? > > Still none, but here's a patch to kill the ioctls. No, I can't accept this right now. People are using these calls. thanks, greg k-h

[linux-usb-devel] Re: [PATCH]remove stupid check for NULL in devio.c

2003-10-06 Thread Greg KH
On Sat, Oct 04, 2003 at 11:52:20PM +0200, Oliver Neukum wrote: > Hi, > > usually this would be too trivial, but is so obviously stupid that > people might think that there's some hidden trick in there. > > We should not check for NULL _after_ following a pointer. > Consider it a small tiny step t

[linux-usb-devel] Re: [patch 2.6.0-test6] new descriptor codes, types

2003-10-06 Thread Greg KH
On Mon, Oct 06, 2003 at 09:00:44AM -0700, David Brownell wrote: > This patch adds definitions: > > - New "video" class, for video cameras and more complicated devices; > > - New "Interface association" descriptor type, used by video class, >along with two other assigned desciptor type codes

[linux-usb-devel] Re: [PATCH 2.6.0-test6] W996[87]CF driver

2003-10-06 Thread Greg KH
On Sat, Oct 04, 2003 at 01:40:06PM +0200, Luca Risolia wrote: > This patch fixes the race condition on usb_unlink_urb/usb_free_urb. > There is a small cleanup in the documentation as well. Thanks. > > > diff -urN -X dontdiff linux-2.6.0-test6/CREDITS devel-2.6.0-test6/CREDITS > --- linux-2.6.0-t

Re: [linux-usb-devel] PROBLEM: Kernel oops registering usbnet

2003-10-06 Thread David Brownell
Alan Stern wrote: On Mon, 6 Oct 2003, Robin Munn wrote: [1.] PROBLEM: Kernel oops registering usbnet [2.] Full description: I have a Sharp Zaurus 5500 PDA, which I'm using usbnet to sync with. The cradle's USB cable is plugged into my USB ports, and I place the Zaurus in the cradle to sync with

[linux-usb-devel] Re: Fw: [PATCH 2.4.23-pre6] Update SL811, HC_SL811 driver

2003-10-06 Thread Greg KH
On Mon, Oct 06, 2003 at 06:22:56PM +0200, [EMAIL PROTECTED] wrote: > I can not send 265 KByte to Mailing list? > What should I do with my patch? > > I have put it on public FTP: > ftp://ssv-embedded.de/ssv/products/board/usb1104/linux-2.4.23-pre6-hn20031006.patch > > Alternate HTTP: > http://www.

[linux-usb-devel] Fw: [PATCH 2.4.23-pre6] Update SL811, HC_SL811 driver

2003-10-06 Thread henry . ne
I can not send 265 KByte to Mailing list? What should I do with my patch? I have put it on public FTP: ftp://ssv-embedded.de/ssv/products/board/usb1104/linux-2.4.23-pre6-hn20031006.patch Alternate HTTP: http://www.ssv-embedded.de/ftp/ssv/products/board/usb1104/linux-2.4.23-pre6-hn20031006.patch

[linux-usb-devel] [patch 2.6.0-test6] new descriptor codes, types

2003-10-06 Thread David Brownell
This patch adds definitions: - New "video" class, for video cameras and more complicated devices; - New "Interface association" descriptor type, used by video class, along with two other assigned desciptor type codes (OTG, "debug") listed in the same ECN to the USB 2.0 spec; - Type decla

[linux-usb-devel] Re: [PATCH] Lego USB Infrared Tower driver for 2.6.0-test7

2003-10-06 Thread Greg KH
On Mon, Oct 06, 2003 at 09:26:49PM +0800, David Glance wrote: > Resubmitting this driver for inclusion as a usb/misc driver > for 2.6.0-test7 (hopefully with correct minor number handling and no > ioctls). Ick, your email client ate all of the tabs and line wrapped the patch. Care to resend it so

Re: [linux-usb-devel] PROBLEM: Kernel oops registering usbnet

2003-10-06 Thread Alan Stern
On Mon, 6 Oct 2003, Robin Munn wrote: > [1.] PROBLEM: Kernel oops registering usbnet > > [2.] Full description: > > I have a Sharp Zaurus 5500 PDA, which I'm using usbnet to sync with. The > cradle's USB cable is plugged into my USB ports, and I place the Zaurus > in the cradle to sync with my P

[linux-usb-devel] [PATCH] Lego USB Infrared Tower driver for 2.6.0-test7

2003-10-06 Thread David Glance
Resubmitting this driver for inclusion as a usb/misc driver for 2.6.0-test7 (hopefully with correct minor number handling and no ioctls). The Lego usb IR tower is used with Lego Mindstorms kits and this is used by a number of Universities (including mine) and schools for teaching computer science,

[linux-usb-devel] DONATION FOR THE LORD.

2003-10-06 Thread Mrs Serena Jones
From: Mrs Serena Jones PLEASE ENDEAVOUR TO USED IT FOR THE CHILDREN OF GOD. I am the above named person from Kuwait. I am married to Dr.Harry Jones who worked with Kuwait embassy in Ivory Coast for nine yearsbefore he died in the year 2000.We were married for eleven years without a child. He di