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

2004-11-03 Thread worldchinese2004
您好! 美国世界华人文化与经济发展中心北京代表处,于2004年8月25日在北京注册成立了。 世界华人文化与经济发展中心,利用我们世界各地华商众多,经营项目广的特有优势,协助各地政府为中国企业开展招商引资、产品外销及中外企业间的合资合作等工作。 投资领域包括:农副产业、养殖、化工、房地产开发、船运、公路、基础设施建设、进设备、流动基金等领域。 引资方式:企业用现有资产、项目作为抵押,以办理合资合作公司或备用信用证银行担保的方式为企业融资。 投资方式;项目利润率高、回收期短的可建独资企业或组建合资、合作企业。 投资额度;300万元人民币-1亿

[linux-usb-devel] Failed to clean virus file document_all02c_jean-luc.boyard.scr

2004-11-03 Thread Unknown
The file you have sent was infected with a virus but InterScan E-Mail VirusWall could not clean it. --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best

[linux-usb-devel] KC2190 support for usbnet.

2004-11-03 Thread Jonathan McDowell
The patch below adds support for the KC2190 usb-to-usb networking device; the version I have reports itself as: Bus 001 Device 003: ID 050f:0190 KC Technology, Inc. I was under the impression that support for this had been added a long time ago, but searching through old kernel versions all I cou

Re: [linux-usb-devel] Re: Problems getting ISP1362 driver working

2004-11-03 Thread Olav Kongas
On Tue, 2 Nov 2004, Michael wrote: > Do you off-hand know why the HCD needs to receive these interrupts? > SOFs happen all the time, but you don't need to react to them, do > you? The driver must stay in sync with SOFs to be able to ensure timely processing of iso and int transfers. Olav -

[linux-usb-devel] kernel (2.4.27) usb-uhci,usbserial,ftdi_sio

2004-11-03 Thread Zodel Wolfgang (MPI/SFS)
Hi, we have built a linux kernel (version 2.4.27) with hot-plugging USB device support and we have connected a console to the USB host controller via a Digitus USB RS232 serial adapter cable. Concerning tty output we have set the output filtering options: OPOST (postprocess output) and ONLCR (

[linux-usb-devel] ov511 / ovfx2 freezing problems w/ linux 2.6

2004-11-03 Thread Niek Bergboer
I've been using the excellent ov511 drivers to support an ovfx2-based webcam (Trust 380) on Linux 2.4, with good results; I've used 2.26 there. On Linux 2.6, I've tried to use the 2.27 and 2.28 drivers, but neither of them work well. The problem is that the video application (tried mplayer and xaw

Re: [linux-usb-devel] [patch] EHCI suspend-to-RAM: unhandled interrupts

2004-11-03 Thread David Brownell
On Tuesday 02 November 2004 21:15, Nickolai Zeldovich wrote: > I've been having some problems with the EHCI driver on my Thinkpad T40, > running 2.6.9 with APM instead of ACPI. On resume after suspend-to-RAM > ... Hmm, can you try with 2.6.9 plus the recent EHCI suspend/resume patch? http://marc

Re: [linux-usb-devel] Driver for Garmin GPS

2004-11-03 Thread Greg KH
On Wed, Nov 03, 2004 at 05:51:50AM +, Marty Boos wrote: > Hello, > > I have attached a patch to the 2.6.9 kernel containing a driver for > Garmin GPS devices (www.garmin.com). I have only tried it with a GPS18 > so far and I would invite others with different devices to join me in > developmen

[linux-usb-devel] New USB Device

2004-11-03 Thread Sara Fonseca
Hi, i am trying to develop a new usb device that should use linux support for usb pen drives. I would like some help on what it takes to acomplish that. Where is the source code for the drivers? Is it necessary to modify something in the drivers or do I just need to develop a device that is compa

Re: [linux-usb-devel] [patch] EHCI suspend-to-RAM: unhandled interrupts

2004-11-03 Thread Nickolai Zeldovich
On Wed, 3 Nov 2004, David Brownell wrote: > Hmm, can you try with 2.6.9 plus the recent EHCI suspend/resume patch? > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=109881507722637&w=2 > > It's possible you might still find APM-specific bugs, but in any case > I don't trust the EHCI suspend/re

Re: [linux-usb-devel] New USB Device

2004-11-03 Thread Paulo Marques
Sara Fonseca wrote: Hi, i am trying to develop a new usb device that should use linux support for usb pen drives. I would like some help on what it takes to acomplish that. Where is the source code for the drivers? Is it necessary to modify something in the drivers or do I just need to develop a d

[linux-usb-devel] [PATCH] class/usblp: cleanup usblp_write()

2004-11-03 Thread Nishanth Aravamudan
On Tue, Nov 02, 2004 at 03:04:15PM -0800, Nishanth Aravamudan wrote: > On Sat, Oct 23, 2004 at 02:20:00AM +0200, Oliver Neukum wrote: > > Am Samstag, 23. Oktober 2004 00:56 schrieb Nishanth Aravamudan: > > > +   while (timeout) { > > > if (signal_

Re: [linux-usb-devel] [patch] EHCI suspend-to-RAM: unhandled interrupts

2004-11-03 Thread David Brownell
On Wednesday 03 November 2004 09:33, Nickolai Zeldovich wrote: > On Wed, 3 Nov 2004, David Brownell wrote: > > > Hmm, can you try with 2.6.9 plus the recent EHCI suspend/resume patch? > > > > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=109881507722637&w=2 > > > > It's possible you might stil

Re: [linux-usb-devel] n9603/4 gadget update

2004-11-03 Thread David Brownell
On Friday 29 October 2004 15:49, David Meggy wrote: > Hi all > > I've attached my updated drivers. I've been using these updates for > about a month with no major issues. Ping times over RNDIS get larger > after it has been running for a while but throughput is fine. There was an RNDIS-only mem

Re: [linux-usb-devel] New USB Device

2004-11-03 Thread Sara Fonseca
Ok, thanks! But i dont know wich kind of protocol. Should i start the design of a a UFI Device? What is actually used for Pen Drivers? Sorry if i am too wrong, but i am new at this. > > Hi, > > > > i am trying to develop a new usb device that should use linux support > > for usb pen drives. I wo

Re: [linux-usb-devel] New USB Device

2004-11-03 Thread Alan Stern
On Wed, 3 Nov 2004, Sara Fonseca wrote: > Ok, thanks! > But i dont know wich kind of protocol. > Should i start the design of a a UFI Device? What is actually used for > Pen Drivers? > Sorry if i am too wrong, but i am new at this. Use the Bulk-only transport (0x50) with the Transparent SCSI prot

Re: [linux-usb-devel] n9603/4 gadget update

2004-11-03 Thread David Meggy
Hi Dave Our systems still don't have 2.6.x support, so I can't test any code in your 2.6.x tree. This driver fixes a lot of problems with the older one, so I wouldn't recommend keeping the older in the 2.6 tree, as that could be misleading. I did port some memory leaks from the 2.6 driver, and i

Re: [linux-usb-devel] New USB Device

2004-11-03 Thread Sara Fonseca
ok Alan, thanks. And what would be a good reference on the Transparent SCSI protocol? On Wed, 3 Nov 2004 13:55:47 -0500 (EST), Alan Stern <[EMAIL PROTECTED]> wrote: > On Wed, 3 Nov 2004, Sara Fonseca wrote: > > > Ok, thanks! > > But i dont know wich kind of protocol. > > Should i start the desig

Re: [linux-usb-devel] New USB Device

2004-11-03 Thread Alan Stern
On Wed, 3 Nov 2004, Sara Fonseca wrote: > ok Alan, thanks. > And what would be a good reference on the Transparent SCSI protocol? There is none. Just use the standard SCSI-2 protocol. For a sample implementation, look in the kernel source at drivers/usb/gadget/file_storage.c. Alan Stern -

[linux-usb-devel] Re: [patch 2/3] usb-serial: add interrupt out support and improved debug messages (11/01)

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 10:30:10PM -0600, Lonnie Mendez wrote: > This patch adds equal support for interrupt out transfers to the usb serial > core to match the current interrupt in support. It also improves a few > debug messages, nothing major. > > Signed-off-by: Lonnie Mendez <[EMAIL PROTECT

[linux-usb-devel] Re: [PATCH as408 (2/6)] dummy-hcd: Refactor startup and shutdown

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:26:46PM -0400, Alan Stern wrote: > Greg: > > This patch reorganizes the startup and shutdown code in the dummy-hcd > driver to make it consistent with all the other host controller drivers. > For example, the platform device representing the HC hardware is > allocated

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk1+] usbcore, diagnostic tweaks

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 09:21:53PM -0700, David Brownell wrote: > And here are a few more ... notably to get rid of some > cases where usbcore is complaining (to excess!) about > innocuous things. Oh, and "swapper" wasn't informative > about "what task got the timeout" ... ;) > > - Dave > > Nei

[linux-usb-devel] Re: [PATCH as407 (1/6)] dummy_hcd: minor fixups

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:21:42PM -0400, Alan Stern wrote: > Greg: > > Although this is the first patch in a series of six, it's not closely > related to the others. This includes a whole bunch of simple cleanups > for the dummy-hcd driver, all of which fall into the following categories: > >

[linux-usb-devel] Re: [PATCH as409 (3/6)] usbcore: Make the core release hcd structures

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:35:39PM -0400, Alan Stern wrote: > Greg: > > This patch contains changes to usbcore making the core responsible for > deallocating memory for usb_hcd structures, rather than calling back into > the host controller drivers. This solves a long-standing oops, since the > d

[linux-usb-devel] Re: [PATCH as410 (4/6)] USB PCI drivers: hcd release changes

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:38:21PM -0400, Alan Stern wrote: > Greg: > > This patch removes the code for deallocating the usb_hcd structure from > the three PCI-based host controller drivers. It also moves the embedded > struct usb_hcd member to the front of the larger driver-specific > structu

[linux-usb-devel] Re: [PATCH as412 (6/6)] dummy-hcd: removal hcd release

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:41:42PM -0400, Alan Stern wrote: > Greg: > > This patch removes the hcd release code from the final host controller > driver, dummy-hcd. Please apply. Applied, thanks. greg k-h --- This SF.Net email is sponsored

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk] ohci, remove pre-byteswapped constants

2004-11-03 Thread Greg KH
On Sun, Oct 31, 2004 at 07:35:20PM -0700, David Brownell wrote: > This is the first of several patches from Dale Farnsworth, > laying groundwork for a patch that supports OHCI on more > chips (IBM STB04xxx and FreeScale MPC52xx). Please merge. Applied, thanks. greg k-h ---

[linux-usb-devel] Re: [PATCH as411 (5/6)] Non-PCI OHCI drivers: remove hcd release

2004-11-03 Thread Greg KH
On Fri, Oct 29, 2004 at 04:40:30PM -0400, Alan Stern wrote: > Greg: > > This patch changes the non-PCI-based OHCI-related host controller drivers, > removing the code that frees the driver-specific hcd structures. > Unfortunately I am not able to test it, because I don't have the necessary > har

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk] ohci, hooks for big-endian registers

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 09:15:43AM -0700, David Brownell wrote: > This is the second of the patches from Dale Farnsworth to > support OHCI implementations that use big-endian byte sex > for registers ... all register accesses changed, that's why > it's so large. (It also includes part of an update

[linux-usb-devel] Re: [PATCH as413 (7/6)] usbcore: add comment to updated hcd.h

2004-11-03 Thread Greg KH
On Sat, Oct 30, 2004 at 10:07:48AM -0400, Alan Stern wrote: > On Fri, 29 Oct 2004, David Brownell wrote: > > > Could you add a comment there that the HCD is > > now _required_ to return a pointer that usbcore > > can pass to kfree? Since that's a layering > > violation (in anticipation of later c

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk] usb gadget drivers, minor tweaks

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 09:37:40PM -0700, David Brownell wrote: > Like avoiding string truncation with reasonable size LOCALVERSION. > Please merge. Applied, thanks. greg k-h --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edi

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk] ohci-omap, updates for omap1510/5910 and innovator

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 09:48:35PM -0700, David Brownell wrote: > This just catches up to the arch/arm/mach-omap updates > now in Linus' tree. Applied, thanks. greg k-h --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition -

Re: [linux-usb-devel] KC2190 support for usbnet.

2004-11-03 Thread Greg KH
On Wed, Nov 03, 2004 at 11:51:42AM +, Jonathan McDowell wrote: > The patch below adds support for the KC2190 usb-to-usb networking > device; the version I have reports itself as: > > Bus 001 Device 003: ID 050f:0190 KC Technology, Inc. > > I was under the impression that support for this had

[linux-usb-devel] Re: [patch 3/3] cypress_m8: add usb-serial driver 'cypress_m8' to kernel tree (10/23)

2004-11-03 Thread Greg KH
On Sat, Oct 23, 2004 at 04:14:07AM -0500, Lonnie Mendez wrote: > This patch adds the cypress_m8 usb-serial driver for the Delorme Earthmate usb gps > and the Cypress hid->com rs232 adapter to the kernel tree. > > Signed-off-by: Lonnie Mendez <[EMAIL PROTECTED]> Applied, thanks. Oh, I've also fi

[linux-usb-devel] яркие краски лета

2004-11-03 Thread seho
За окном осень, и на душе тоска. Новая коллекция постельного белья от www.elitpresent.ru позволит Вам вернуть все краски лета и ощутить дыхание морского бриза... ourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

[linux-usb-devel] Re: [patch 2.6.10-rc1-bk] usb gadget serial driver v2.0

2004-11-03 Thread Greg KH
On Mon, Nov 01, 2004 at 09:25:24PM -0700, David Brownell wrote: > Here's an update to the serial gadget driver code. > It now supports CDC ACM, so it can interop with > windows ... and it also includes a patch letting > it compile again after the recent tty API change. > > Al, please ack ... I don