[linux-usb-devel] Re: USB: patch for sl811 usb host controller driver

2003-07-09 Thread Greg KH
On Wed, Jul 09, 2003 at 03:39:16PM +0800, yah wrote: > Ok, I have get rid of the typedefs and make it build on 2.4.21. > > I'm not try to merge this with the existing sl811 driver, I modifed most > of it for support isochronous transfer mode, especially the structrue > and the urb schedule par

[linux-usb-devel] Re: [patch 2.4.22-pre] usb_string(), don't use bogus ids

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 03:02:13PM -0700, David Brownell wrote: > This is the 2.4 version of that patch I just sent for 2.5, > making sure usbcore doesn't use un-initialized memory for > its language IDs. Applied, thanks. greg k-h --- This SF.

[linux-usb-devel] Re: [PATCH 2.4.22-pre3] usbnet updates

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 09:09:18PM -0700, David Brownell wrote: > This patch pulls some more 2.5 changes into usbnet: > > - Adds a "read the endpoint descriptors" mode. > * Finally resolves the ARM-Linux "usb-eth" mess, where >sa1100 and pxa2xx drivers are using different endpoints >

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-09 Thread Adam Kessel
Even if I exceed --bwlimit 300, the transfer speed still sticks around 300. It may be that rsync works because it is sending data in smaller packets than the software for the device. In fact, by patching the software for the device to copy data to the device in 1K blocks, I'm usually able to avoi

[linux-usb-devel] Re: PATCH: fix datafab and freecom to use I/O buffer

2003-07-09 Thread Greg KH
On Fri, Jul 04, 2003 at 01:25:11PM -0700, Matthew Dharm wrote: > This patch makes the Datafab and the Freecom driver both use the I/O safe > buffer us->iobuf instead of local stack or local allocations. > > Greg, please apply. Applied, thanks. greg k-h

Re: [linux-usb-devel] [PATCH] for 2.5.73 ftdi_sio update

2003-07-09 Thread Greg KH
On Wed, Jul 02, 2003 at 01:33:27PM +0100, Ian Abbott wrote: > Hi y'all, > > A couple of patches for the ftdi_sio driver on 2.5.73 Applied, thanks. greg k-h --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing &

[linux-usb-devel] Re: [patch 2.5.74] usb_get_string(), don't use bogus ids

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 03:00:36PM -0700, David Brownell wrote: > This fixes a problem that's been around for some time: > usbcore will sometimes use un-initialized memory as if > it holds a valid language code. Applied, thanks. greg k-h ---

Re: [linux-usb-devel] PATCH: (as53) Small correction to usb-skeleton.c

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 10:20:32AM -0400, Alan Stern wrote: > Greg: > > This fixes a minor error in usb-skeleton's disconnect() routine: if the > interface's private data is NULL, the current code exits without releasing > the disconnect_sem semaphore. Applied, thanks. greg k-h

[linux-usb-devel] Re: PATCH: fix usb-storage initializers

2003-07-09 Thread Greg KH
On Fri, Jul 04, 2003 at 01:12:52PM -0700, Matthew Dharm wrote: > This patch makes the 2.5 initializers use the DMA-safe us->iobuf instead of > local stack or local dynamic allocation. > > Greg, please apply. Applied, thanks. greg k-h --- Thi

[linux-usb-devel] Re: [patch 2.5.74] usbnet, don't NET_XMIT_DROP

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 09:00:22PM -0700, David Brownell wrote: > Martin Diehl pointed out that the network layer treats > a tx drop notification in special ways, so "usbnet" > shouldn't be using them. This fixes that problem, > which could potentially explain some infrequent oopsing > seen in the

[linux-usb-devel] Re: [PATCH] usblp: usb_buffer_free() not called

2003-07-09 Thread Greg KH
On Tue, Jul 08, 2003 at 02:55:24PM -0700, Randy.Dunlap wrote: > > | Date: Mon, 7 Jul 2003 22:01:24 +0200 > | From: Kay Sievers <[EMAIL PROTECTED]> > | To: "Randy.Dunlap" <[EMAIL PROTECTED]> > | Cc: [EMAIL PROTECTED] > | Subject: Re: [linux-usb-devel] [usb-skeleton.c] usb_buffer_free() not called >

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Rob van Nieuwkerk
Nemosoft wrote: > > > I have a similar problem: I found out that accessing a CompactFlash > > > in PIO mode to much will cause the pwc to stop working. It usually > > > gives this kernel message: > > > > > > "pwc_isoc_handler() called with status -75 [Babble (bad cable?)]" > > > > > > The user p

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread David Brownell
Rob van Nieuwkerk wrote: Please tell me if you want more/other tests/experiments ! Beyond the already-suggested "try it on 2.5" ? - Dave Might take some time to move my embedded target & stuff on it to 2.5 but I will try it tomorrow and let you know the results. Another option -- though it may n

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-09 Thread Matthew Dharm
Have you done any testing to determine the maximum bwlimit setting which works? Matt On Wed, Jul 02, 2003 at 01:15:36PM -0400, Adam Kessel wrote: > I got some advice from someone else experiencing this problem to use > rsync --bwlimit, which actually works. > > If I set the bwlimit around 300 kb

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Oliver Neukum
> > > The problem can be triggered instantaneously by doing a: > > > > > > cat /dev/hda > /dev/null > > > > > > I'm not sure but I suspect that the problem is in the USB layer and > > > not in the Philips webcam driver. > > Partially. I agree that the PWC error handling could be better, but > so

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Nemosoft Unv.
Hello, On Friday 04 July 2003 16:02, Detlef Schmicker \(Siebertz Electronic GmbH\) wrote: > Hoi Rob, > > yes you are right. I use a hard disk in PIO mode. I will use a flash disk > also. > > I can reproduce the problem the same way as you can. > > I think it is probably in the USB layer, but I am

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Oliver Neukum
Am Mittwoch, 9. Juli 2003 23:58 schrieb David Brownell: > > Please tell me if you want more/other tests/experiments ! > > Beyond the already-suggested "try it on 2.5" ? Especially if the bug is still there in 2.5. Until that is tested it is probably not worth the effort. Regards

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Rob van Nieuwkerk
> > Please tell me if you want more/other tests/experiments ! > > Beyond the already-suggested "try it on 2.5" ? > > - Dave Might take some time to move my embedded target & stuff on it to 2.5 but I will try it tomorrow and let you know the results. greetings, Rob van Nieuwkerk

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread David Brownell
Please tell me if you want more/other tests/experiments ! Beyond the already-suggested "try it on 2.5" ? - Dave --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free

Re: [linux-usb-devel] Re: PATCH: (as53) Small correction to usb-skeleton.c

2003-07-09 Thread Greg KH
On Wed, Jul 09, 2003 at 04:18:25PM -0400, Alan Stern wrote: > On Wed, 9 Jul 2003, Greg KH wrote: > > > On Mon, Jul 07, 2003 at 10:20:32AM -0400, Alan Stern wrote: > > > Greg: > > > > > > This fixes a minor error in usb-skeleton's disconnect() routine: if the > > > interface's private data is NUL

Re: [linux-usb-devel] Re: [linux-usb-devel] New link for W996[87]CF based webcams

2003-07-09 Thread Oliver Neukum
> Are you kidding or what ? : Nope. > > It should get some fixes first: > > > 1. static int w9968cf_allocate_memory(struct w9968cf_device* cam) > > leaking memory in the error case > > > 2. static int > > w9968cf_proc_read_main(char* page, char** start, off_t offset, >

Re: [linux-usb-devel] Re: PATCH: (as53) Small correction tousb-skeleton.c

2003-07-09 Thread Alan Stern
On Wed, 9 Jul 2003, Greg KH wrote: > On Mon, Jul 07, 2003 at 10:20:32AM -0400, Alan Stern wrote: > > Greg: > > > > This fixes a minor error in usb-skeleton's disconnect() routine: if the > > interface's private data is NULL, the current code exits without releasing > > the disconnect_sem semaph

[linux-usb-devel] Re: [linux-usb-devel] New link for W996[87]CF based webcams

2003-07-09 Thread
> Any reason you don't submit this driver for inclusion in the main kernel > trees? Yes, the w9968cf module depends on the ovcamchip module, which is not ready yet to be included in linux 2.5. It is a matter of few days. - Are you kidding or what ? : > It should

Re: [linux-usb-devel] Fix the link to the W9968CF project

2003-07-09 Thread Stephen J. Gowdy
I've updated it, should appear overnight. On Wed, 9 Jul 2003, [iso-8859-1] wrote: > Please fix the link to the W9968CF driver project: > the mantainer and author is Luca Risolia and _not_ Frederic Joualt (he is a friend > who sent the request to this mailing list) > > And the driver status is

Re: [linux-usb-devel] pwc stops if the system is loaded

2003-07-09 Thread Rob van Nieuwkerk
> Am Mittwoch, 9. Juli 2003 14:42 schrieb Rob van Nieuwkerk: > > > > > > > > Just as an experiment, could you connect a second device to the bus? > > > > > > > > Sure. > > > > But I'll need to find/make another USB connector: the board I use is > > > > a small embedded Geode board with only one

[linux-usb-devel] Fix the link to the W9968CF project

2003-07-09 Thread
Please fix the link to the W9968CF driver project: the mantainer and author is Luca Risolia and _not_ Frederic Joualt (he is a friend who sent the request to this mailing list) And the driver status is "Working" (and i can defenitely assert that, as i didn't receive any bug reports on over 350 d

[linux-usb-devel] Re: PATCH: (as53) Small correction to usb-skeleton.c

2003-07-09 Thread Greg KH
On Mon, Jul 07, 2003 at 10:20:32AM -0400, Alan Stern wrote: > Greg: > > This fixes a minor error in usb-skeleton's disconnect() routine: if the > interface's private data is NULL, the current code exits without releasing > the disconnect_sem semaphore. Yeah, but if dev is null, then the semapho

[linux-usb-devel] reason for change? (linux-2.4.19-pre5 --> 2.4.19-pre6) hid-core.c

2003-07-09 Thread Jackson Chan
Hello, I was hoping someone would know the reason for the difference/patch. This is regarding a bug: This looks like a bug/misfeature in hiddev - it does not support items with Report Count > 1 (when the number of usages for a data item < the number of values). ---

Re: [linux-usb-devel] Need help with USB GPIB driver design

2003-07-09 Thread Greg KH
On Wed, Jul 09, 2003 at 10:42:45AM +0200, Oliver Neukum wrote: > Am Mittwoch, 9. Juli 2003 02:09 schrieb Greg KH: > > On Wed, Jul 09, 2003 at 12:14:00AM +0200, Oliver Neukum wrote: > > > Am Dienstag, 8. Juli 2003 23:39 schrieb Greg KH: > > > > On Tue, Jul 08, 2003 at 04:08:41PM -0400, Alan Stern wr

[linux-usb-devel] Bio-Tech Pen Drive with FingerPrint security

2003-07-09 Thread WILL
> > hi > This is will from Uni-Brains! > > > I would like to introduce our newly technology product of > > Bio-Tech Pen Drive with FingerPrint security, you may find the > > presentation file as attached and I would glad to have your comment. > > > > > >Terms and Condition: > > ** FOB Taiwan

[linux-usb-devel] ALERT - GroupShield ticket number OA1_1057767867_SEUPP_BIAMAIL_1was generated

2003-07-09 Thread GroupShield Exchange (SEUPP_BIAMAIL)
Action Taken: The attachment was quarantined from the message and replaced with a text file informing the recipient of the action taken. To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: -1973716864,29574708 Subject: Re: Application Attachment Details:

[linux-usb-devel] ALERT - GroupShield ticket number OA2420_1057767336_CVO-EXCHANGE_1 was generated

2003-07-09 Thread GroupShield for Exchange (CVO-EXCHANGE)
Action Taken: The attachment was deleted from the message and replaced with a text file informing the recipient of the action taken. To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Sent: 1416283136,29574709 Subject: Attachment Details:- Attachment Name:

[linux-usb-devel] Undelivered Mail Returned to Sender

2003-07-09 Thread Mail Delivery System
This is the Postfix program at host cs.usask.ca. I'm sorry to have to inform you that the message returned below could not be delivered to one or more destinations. For further assistance, please send mail to If you do so, please include this problem report. You can delete your own text from th

[linux-usb-devel] Delivery Status Notification

2003-07-09 Thread Mail Delivery Service
- These recipients of your message have been processed by the mail server: [EMAIL PROTECTED]; Failed; 5.2.2 (mailbox full) Remote MTA ims2c.libero.it: SMTP diagnostic: 552 RCPT TO:<[EMAIL PROTECTED]> Mailbox disk quota exceeded Reporting-MTA: dns; smtp5.libero.it Received-from-MTA: dns; WG

Re: [linux-usb-devel] D-Link USB Modem: Conexant/Rockwell chipset

2003-07-09 Thread Siddhartha Jain
Okie. I installed SnoopyPro on my Win2k machine to sniff the communication between the modem and the machine. Now what?? What do I need to look for so that I can go ahead with writing a driver for Linux? Sorry, for my newbie/stupid questions. TIA, Siddhartha --- Siddhartha Jain <[EMAIL PROTEC

Re: [linux-usb-devel] Need help with USB GPIB driver design

2003-07-09 Thread w3nlb
On 8 Jul 2003 at 23:30, Oliver Neukum wrote: > > > > Don't drag USB into this. There's no reason to specify how the bus > > > is connected to the host. The cleanest way to do this is to get a > > > GPIB major number. > > > > > > > That seems like a cleaner way to do it. Hide the USB connectivi

[linux-usb-devel] D-Link USB Modem: Conexant/Rockwell chipset

2003-07-09 Thread Siddhartha Jain
Hi, I bought a Dlink USB modem model DU-560M. 'lsusb' shows it as a Conexant (Rockwell) modem. Below is the output from 'lsusb' Bus 001 Device 003: ID 0572:1232 Conexant Systems (Rockwell), Inc. V.90 modem Device Descriptor: bLength18 bDescriptorType 1 bcdUSB

[linux-usb-devel] [linux-usb-devel]

2003-07-09 Thread Joachim Rosskopf
Hey, I just want to know if there is already a driver for Cypress CY7C68013 based devices. I want´t to use it as an mulit purpose sample device for reading binary io, and doing some broadband iso. transfers. Thank you -- Joachim Rosskopf <[EMAIL PROTECTED]> LX networking -

Re: [linux-usb-devel] Need help with USB GPIB driver design

2003-07-09 Thread Oliver Neukum
Am Mittwoch, 9. Juli 2003 02:09 schrieb Greg KH: > On Wed, Jul 09, 2003 at 12:14:00AM +0200, Oliver Neukum wrote: > > Am Dienstag, 8. Juli 2003 23:39 schrieb Greg KH: > > > On Tue, Jul 08, 2003 at 04:08:41PM -0400, Alan Stern wrote: > > > > .txt. But do you really need all these device > > > > nu

Re: [linux-usb-devel] usb mass storage device not mounting

2003-07-09 Thread Cameron Morrison
I feel a bit of a fool, I was trying to mount sda1, which is where my other flash drive mounts, I tried it with sda and it worked like a charm. Thanks for the help! Cameron Morrison Matthew Dharm wrote: What mount command are you using? Are you trying to mount sda1 or sda? Regardless, can you

Re: [linux-usb-devel] usb mass storage device not mounting

2003-07-09 Thread Matthew Dharm
What mount command are you using? Are you trying to mount sda1 or sda? Regardless, can you try the other one? Matt On Wed, Jul 09, 2003 at 05:10:17PM +1000, Cameron Morrison wrote: > Alan Stern wrote: > > On Tue, 8 Jul 2003, Cameron Morrison wrote: > > > > > >>Hi, > >> > >>I've got an 128MB A

Re: [linux-usb-devel] usb mass storage device not mounting

2003-07-09 Thread Matthew Dharm
What kernel is this from? According to this log, the READ commands are requesting a block address that makes no sense at all -- it almost looks like random garbage. One read does seem to work though... It's possible that the format of the data isn't quite right, so the filesystem layer is getting

[linux-usb-devel] check this out linux-usb-devel linux-usb-devel@lists.sourceforge.net yww

2003-07-09 Thread weiBianca
hi linux-usb-devel Hacker tools and bootleg downloads for linux-usb-devel Learn More http://www.doxdesk.com jenkdkiyskufycsnyjrjgepbdmmletckwiwhld --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testin

[linux-usb-devel] Re: patch for sl811 usb host controller driver

2003-07-09 Thread yah
Hi, Ok, I have get rid of the typedefs and make it build on 2.4.21. I'm not try to merge this with the existing sl811 driver, I modifed most of it for support isochronous transfer mode, especially the structrue and the urb schedule part, so it's almost a new one. Some one need this

Re: [linux-usb-devel] usb mass storage device not mounting

2003-07-09 Thread Cameron Morrison
Alan Stern wrote: On Tue, 8 Jul 2003, Cameron Morrison wrote: Hi, I've got an 128MB Apacer "Handy Steno 2.0" usb flash drive (http://www.apacer.com/apacer_english/product_html/handy_steno20.asp). It's giving the following error when i try to mount it : - Attached scsi removable disk sda at scsi0

[linux-usb-devel] whats up linux-usb-devel linux-usb-devel@lists.sourceforge.net cdo

2003-07-09 Thread cntCasandra
hi linux-usb-devel Hacker tools and bootleg downloads for linux-usb-devel Learn More http://www.doxdesk.com cmkcvmrckwtqivdkyptphasa --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Down