RE: [linux-usb-devel] HC gets too little data from devices

2004-11-17 Thread Olav Kongas
> I've merged your patch that you had sent around yesterday with my code. I > had to work through a few more bugs to get it to that point (all to do with > big endianness - shouldn't affect anyone working on little endian > architectures - I will pull all the diffs together once I have things > s

[linux-usb-devel] A Problem in USB device driver development

2004-11-17 Thread DMR
Hi, (BI have a problem in usb device driver development. (BAfter USB device was reset by static electricity etc., device pointer from USB (Bcore driver is NULL. (BIs there anybody who experienced a same problem? (Bwhat be considered where a device pointer from core driver becomes NULL? (BAll

[linux-usb-devel] Re: USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Greg KH
On Wed, Nov 17, 2004 at 04:31:55PM -0800, Stephen Hemminger wrote: > On Wed, 17 Nov 2004 15:43:35 -0800 > Greg KH <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 17, 2004 at 03:37:54PM -0800, Stephen Hemminger wrote: > > > On Wed, 17 Nov 2004 14:56:18 -0800 > > > Greg KH <[EMAIL PROTECTED]> wrote: >

[linux-usb-devel] Re: USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Stephen Hemminger
On Wed, 17 Nov 2004 15:43:35 -0800 Greg KH <[EMAIL PROTECTED]> wrote: > On Wed, Nov 17, 2004 at 03:37:54PM -0800, Stephen Hemminger wrote: > > On Wed, 17 Nov 2004 14:56:18 -0800 > > Greg KH <[EMAIL PROTECTED]> wrote: > > > > > On Wed, Nov 17, 2004 at 02:48:53PM -0800, Stephen Hemminger wrote: > >

[linux-usb-devel] usb-storage crashes on 2.6.10-rc2 (SMP) in a NEW and INTERESTING way

2004-11-17 Thread Christian Iversen
It's me again. I previously wrote about problems with http://bugme.osdl.org/show_bug.cgi?id=3728, which has now been fixed. However, the world is not trouble-free yet, as linux still crashes in certain situations on 2.6.10-rc2 with SMP systems. (UP systems are fine). The new bug is http://bugm

[linux-usb-devel] Re: USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Greg KH
On Wed, Nov 17, 2004 at 03:37:54PM -0800, Stephen Hemminger wrote: > On Wed, 17 Nov 2004 14:56:18 -0800 > Greg KH <[EMAIL PROTECTED]> wrote: > > > On Wed, Nov 17, 2004 at 02:48:53PM -0800, Stephen Hemminger wrote: > > > I am getting the following OOPS when attempting to sync my PDA. > > > > Try t

[linux-usb-devel] Re: USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Stephen Hemminger
On Wed, 17 Nov 2004 14:56:18 -0800 Greg KH <[EMAIL PROTECTED]> wrote: > On Wed, Nov 17, 2004 at 02:48:53PM -0800, Stephen Hemminger wrote: > > I am getting the following OOPS when attempting to sync my PDA. > > Try the patch below. > Better, the transfer starts, but it hangs after about 1K of d

Re: [linux-usb-devel] detect different usb-keys with same GUID

2004-11-17 Thread Greg KH
On Wed, Nov 17, 2004 at 02:30:05PM +0100, Harm Hamberg wrote: > Hello, > > I've got a question about the usbkey detection in Linux. We have a > product in which we use a usbkey to identify a user. We now have used > the GUID to identify the unique users (keys). But now we have the > problem tha

[linux-usb-devel] Re: USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Greg KH
On Wed, Nov 17, 2004 at 02:48:53PM -0800, Stephen Hemminger wrote: > I am getting the following OOPS when attempting to sync my PDA. Try the patch below. thanks, greg k-h --- generic_startup in visor.c was not called for some hardware, resulting in attempts to access memory tha

[linux-usb-devel] USB serial: visor support broken in 2.6.10-rc

2004-11-17 Thread Stephen Hemminger
I am getting the following OOPS when attempting to sync my PDA. Oops: 0002 [#1] SMP Modules linked in: visor sk98lin usbserial thermal processor fan button batterye CPU:1 EIP:0060:[]Not tainted VLI EFLAGS: 00010086 (2.6.10-rc2-skng) EIP is at _spin_lock_irqsave+0x8/0x21 eax: 0286

Re: [linux-usb-devel] isp116x 2.6.9-ARM-Port

2004-11-17 Thread Torsten Koschorrek
Michael wrote: --- Torsten Koschorrek <[EMAIL PROTECTED]> wrote: I'm trying to port the isp_116x_bingo-driver to kernel 2.6.9 on Architecture ARM, Mach imx. I have success in compiling and loading the driver. In the Init-Process the driver reads the Chip-ID. I also know, that the interrupts are

Re: [linux-usb-devel] detect different usb-keys with same GUID

2004-11-17 Thread Alan Stern
On Wed, 17 Nov 2004, Harm Hamberg wrote: > Hello, > > I've got a question about the usbkey detection in Linux. We have a > product in which we use a usbkey to identify a user. We now have used > the GUID to identify the unique users (keys). But now we have the > problem that the keys we had ar

Re: [linux-usb-devel] Mass Storage SCSI compliant Block Device

2004-11-17 Thread Alan Stern
On Wed, 17 Nov 2004, Sara Fonseca wrote: > Hi, > > > What is the sequence of SCSI commands issued by the initiator when a > mass storage SCSI compliant Block Device(such as in file_storge.c) is > plugged on the USB? > Where can I find this? It depends on the SCSI host. (The initiator itself do

Re: [linux-usb-devel] HC gets too little data from devices

2004-11-17 Thread Torsten Koschorrek
Philipp Schmid wrote: Hi Olav, I've merged your patch that you had sent around yesterday with my code. I had to work through a few more bugs to get it to that point (all to do with big endianness - shouldn't affect anyone working on little endian architectures - I will pull all the diffs together

Re: [linux-usb-devel] [patch/rfd] usbcore data structure updates

2004-11-17 Thread Alan Stern
On Tue, 16 Nov 2004, David Brownell wrote: > It can be done a little bit at a time ... for this set of > patches, that's not the goal. I was however thinking of > some of the ways this should simplify some HCDs. I think > UHCI (and SL811) will benefit from not having to build > their own represe

[linux-usb-devel] Application is pre approved

2004-11-17 Thread Rowena A. Tolbert
Dear Sir or Madam, Would you REFINANCE if you knew you'd SAVE TH0USANDS? We'll get you lnterest as low as 1.92%. Don't believe me? Fill out our small online questionaire and we'll show you how. Get the house/home and/or car you always wanted, it only takes 10 seconds of your time: http://ww

RE: [linux-usb-devel] HC gets too little data from devices

2004-11-17 Thread Philipp Schmid
Hi Olav, I've merged your patch that you had sent around yesterday with my code. I had to work through a few more bugs to get it to that point (all to do with big endianness - shouldn't affect anyone working on little endian architectures - I will pull all the diffs together once I have things so

[linux-usb-devel] detect different usb-keys with same GUID

2004-11-17 Thread Harm Hamberg
Hello, I've got a question about the usbkey detection in Linux. We have a product in which we use a usbkey to identify a user. We now have used the GUID to identify the unique users (keys). But now we have the problem that the keys we had are not for sale anymore and the keys that ARE for sale

[linux-usb-devel] Mass Storage SCSI compliant Block Device

2004-11-17 Thread Sara Fonseca
Hi, What is the sequence of SCSI commands issued by the initiator when a mass storage SCSI compliant Block Device(such as in file_storge.c) is plugged on the USB? Where can I find this? Sara --- This SF.Net email is sponsored by: InterSystem

[linux-usb-devel] linux-usb-devel想给妈妈找个伴

2004-11-17 Thread 方红
天下孝心儿女及有情有缘的伯伯、叔叔: 对不起,打扰了! 我家位于山水如诗如图的壶城――柳州。 我家有位好妈妈,一生坎坷她无怨,好不容易把我们兄妹拉扯大。 可尚未等我们都成家立业享清福,爸爸他老人家却又撒手西去了。 父逝虽已许多年,可怜妈妈心绪仍不佳。 细想想: 妈妈今年方才五十八,年轻倩影仍犹在!何不找个老伴来随她? 不知哪位有情人的“准爸爸”,能让妈妈的“芳心”再开花! 有情人请与0772―3887868联系 ---

Re: [linux-usb-devel] RE: yet more on ohci-isp1362

2004-11-17 Thread Olav Kongas
On Wed, 17 Nov 2004, Lothar Wassmann wrote: > Hi Michael, > > > You know.. I'm getting further now in my enumeration, and it also > > hangs when getting the device descriptor. > > > > My errors are these: > > 1. I'm getting a bunch of these messages: > > 'Badness in find_td at drivers/usb/host

Re: [linux-usb-devel] RE: yet more on ohci-isp1362

2004-11-17 Thread Lothar Wassmann
Hi Michael, > You know.. I'm getting further now in my enumeration, and it also > hangs when getting the device descriptor. > > My errors are these: > 1. I'm getting a bunch of these messages: > 'Badness in find_td at drivers/usb/host/ohci-isp1362-emu.c:672' > They seem to travel in packs.