Re: [linux-usb-devel] CDC Subset on PXA255

2006-11-23 Thread Grahame Jordan
Hi, Does anyone know if the CDC Subset implements the SAFE specification? Thanks Grahame Jordan David Brownell wrote: On Monday 20 November 2006 6:46 pm, Grahame Jordan wrote: Hi, I am using a PXA255 with the g_ether module which uses CDC subset Which subset of CDC Ethernet are we

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Paolo Abeni
On Wed, 2006-11-22 at 16:46 -0800, Pete Zaitcev wrote: I'm thinking if I should add a force O_NONBLOCK flag somehow, in case someone wants to flush all events. If you find an application which can make an intelligent use of it, please let me know. At least in libpcap this should be useful. We

Re: [linux-usb-devel] CDC Subset on PXA255

2006-11-23 Thread Grahame Jordan
Hi David, I am working with MCCI who suggested the SAFE specification and have supplied me with a PDF which defines it. Correct, it looks like the Zaurus driver is the place to start. Thanks Grahame David Brownell wrote: On Wednesday 22 November 2006 6:05 pm, you wrote: Hi, Does

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Oliver :) * Oliver Neukum [EMAIL PROTECTED] dixit: Am Donnerstag, 23. November 2006 00:20 schrieb Andrew Morton:     The problem is the following: whenever I copy a lot of data to the usb-storage device (more than a few GB's), the copy goes OK, without an error, but when I compare

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Alan :) * Alan Stern [EMAIL PROTECTED] dixit: On Wed, 22 Nov 2006, Andrew Morton wrote: The problem is the following: whenever I copy a lot of data to the usb-storage device (more than a few GB's), the copy goes OK, without an error, but when I compare the copied files with the

[linux-usb-devel] using different major number for usb device driver

2006-11-23 Thread mgr
Hi, I want to implement a usb host device driver that uses major number 61 and minor numbers 1 to 14. I have developed a usb device driver based on usb-skeleton.c. This driver uses major number 180 and assigns minor number dynamically when usb devices are connected. Now, I want to assign major

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Oliver Neukum
Am Donnerstag, 23. November 2006 08:47 schrieb Nikita V. Youshchenko: However, I still can't make device working even with such fix. Any hints will be very helpful ... Try the attached untested patch. HTH Oliver --- asix.c~ 2006-11-16 05:03:40.0 +0100 +++ asix.c

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread Oleg Verych
On 2006-11-23, DervishD wrote: [] The fact is that the USB card works OK in another computer I've tested on, but that computer uses Windows and I cannot install Linux there, so... :( Hmm. I would suggest the opposite: test this hardware with windowz *first*! [] Probably the

Re: [linux-usb-devel] Kernel support for Audio Devices Class Release 2.0

2006-11-23 Thread Greg KH
On Tue, Nov 21, 2006 at 05:39:02PM +0100, Carsten Beth wrote: Hallo, we are building a multichannel USB soundcard with sample rates up to 48 KHz (maybe 96 KHz) and a bit width of up to 24. We must implement a high speed device in order to satisfy the required communication bandwidth. But,

[linux-usb-devel] [PATCH]endianness fix for asix.c

2006-11-23 Thread Oliver Neukum
Hi, the latest update for asix.c reverted some endianness fixes. This reinstates them. Regards Oliver Signed-off-by: Oliver Neukum [EMAIL PROTECTED] --- drivers/usb/net/asix.c~ 2006-11-16 05:03:40.0 +0100 +++ drivers/usb/net/asix.c 2006-11-23

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Oliver Neukum
Am Donnerstag, 23. November 2006 08:47 schrieb Nikita V. Youshchenko: Hello. Have anyone ever made AX88772 usb ethernet driver working on a big endian system? I'm currently working with an embedded-linux-based board with big-endian MIPS cpu, and the driver does not work for me (usb

[linux-usb-devel] [PATCH]gl620a bad buffer allocation

2006-11-23 Thread Oliver Neukum
Hi, gl620a uses a buffer within a struct. This can corrupt memory on machines that are not cache coherent. Regards Oliver Signed-off-by: Oliver Neukum [EMAIL PROTECTED] --- drivers/usb/net/gl620a.c.old2006-11-16 05:03:40.0 +0100 +++

[linux-usb-devel] [PATCH]pegasus error path not resetting task's state

2006-11-23 Thread Oliver Neukum
Hi, there is an error path in the pegasus driver which can leave the task in TASK_UNINTERRUPTIBLE. Depending on when it schedules next, this can be bad. Regards Oliver Signed-off-by: Oliver Neukum [EMAIL PROTECTED] --- drivers/usb/net/pegasus.c~ 2006-11-16

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Nikita V. Youshchenko
Am Donnerstag, 23. November 2006 13:34 schrieben Sie: I'm forced to work with a vendor kernel based on some old 2.6 (probably 2.6.10), and I'm trying to backport the driver. Is 2.6.19-rc6 a better source for backporting than vanilla 2.6.18 ? OK. There was a major update

[linux-usb-devel] TTY and serial changes

2006-11-23 Thread Alan
A small number of USB serial drivers are intercepting TCGETS/TCSETS ioctls. All of those that do this are broken. Specifically mos7840.c kl5kusb105.c kobil_sct.c cypress_m8.c I would be greatful if the maintainers of those drivers fix them. Both the tty layer and

[linux-usb-devel] E-mails para mala direta, listas de emails atualizados

2006-11-23 Thread Marcia Ribeiro
Visite: http://www.gueb.de/divulgamail mala direta e-mail, email regiões, e-mails região, mala direta por email, marketing e-mail, cadastro e-mails, publicidade por email. regiões, emails região, divulgar, enviar emails, campanha emails, propaganda emails, email cidade, envio anônimo emails,

[linux-usb-devel] [RFC] USB OHCI glue for PowerPC/Openfirmware

2006-11-23 Thread nd
Theses patches add USB/OHCI HC glue for OpenFirmware. This allows to support any kind of USB/OHCI controller which is present in an OpenFirmware device tree. By the way, I noticed that ohci-hcd.c module compilation is broken when multiple HC glues are selected. The glues sources files are

[linux-usb-devel] [PATCH 2/2] USB OHCI OpenFirmware support

2006-11-23 Thread nd
From: Nicolas DET [EMAIL PROTECTED] Signed-off-by: Nicolas DET [EMAIL PROTECTED] --- drivers/usb/host/Kconfig| 19 +++ drivers/usb/host/ohci-hcd.c |6 ++ 2 files changed, 25 insertions(+), 0 deletions(-) diff --git a/drivers/usb/host/Kconfig

[linux-usb-devel] [PATCH 1/2] Fixed compiled issue tu to new of_platform.h header

2006-11-23 Thread nd
From: Nicolas DET [EMAIL PROTECTED] --- drivers/usb/host/ohci-ppc-of.c | 285 1 files changed, 285 insertions(+), 0 deletions(-) diff --git a/drivers/usb/host/ohci-ppc-of.c b/drivers/usb/host/ohci-ppc-of.c new file mode 100644 index 000..30ce520 ---

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Alan Stern
On Wed, 22 Nov 2006, Pete Zaitcev wrote: On Wed, 22 Nov 2006 22:00:32 -0500 (EST), Alan Stern [EMAIL PROTECTED] wrote: On Wed, 22 Nov 2006, Pete Zaitcev wrote: Don't feel any need to reply or explain -- this is meant mainly to illustrate that eavesdropping sometimes doesn't provide

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread Alan Stern
On Thu, 23 Nov 2006, DervishD wrote: Hi Alan :) * Alan Stern [EMAIL PROTECTED] dixit: On Wed, 22 Nov 2006, Andrew Morton wrote: The problem is the following: whenever I copy a lot of data to the usb-storage device (more than a few GB's), the copy goes OK, without an error,

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Pete Zaitcev
On Thu, 23 Nov 2006 11:32:26 -0500 (EST), Alan Stern [EMAIL PROTECTED] wrote: Is there any thought toward implementing some sort of packet-filtering capability? I think it wouldn't be a bad idea, especially since we (I and Paolo) were unable to create a zero-copy path. But I just don't have

Re: [linux-usb-devel] Kernel support for Audio Devices Class Release 2.0

2006-11-23 Thread Carsten Beth
Hallo Greg, thank you for your answer! On Thursday, November 23, 2006 10:48 Greg KH wrote: On Tue, Nov 21, 2006 at 05:39:02PM +0100, Carsten Beth wrote: Hallo, we are building a multichannel USB soundcard with sample rates up to 48 KHz (maybe 96 KHz) and a bit width of up to 24. We must

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Pete Zaitcev
On Thu, 23 Nov 2006 09:06:41 +0100, Paolo Abeni [EMAIL PROTECTED] wrote: On Wed, 2006-11-22 at 16:46 -0800, Pete Zaitcev wrote: I'm thinking if I should add a force O_NONBLOCK flag somehow, in case someone wants to flush all events. If you find an application which can make an intelligent

Re: [linux-usb-devel] Fw: usb-storage data errors

2006-11-23 Thread DervishD
Hi Alan :) * Alan Stern [EMAIL PROTECTED] dixit: On Thu, 23 Nov 2006, DervishD wrote: Intermittent problems like this are very hard to track down. It sounds like a hardware problem of some sort, but without more information it's impossible to say if the problem lies in your

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Ben Gamari
Isn't copy_from_buf supposed to return an error code, not an offset? Look at line 232 (return off;). I think it should probably return 0. Addiionally, I don't think that the while loop in mon_bin_read (line 636) is supposed to be negated. I have also merged the patch with 2.6.19-rc6. Most of

Re: [linux-usb-devel] usbmon, next round

2006-11-23 Thread Pete Zaitcev
On Thu, 23 Nov 2006 04:37:59 -0500, Ben Gamari [EMAIL PROTECTED] wrote: Isn't copy_from_buf supposed to return an error code, not an offset? Look at line 232 (return off;). I think it should probably return 0. Addiionally, I don't think that the while loop in mon_bin_read (line 636) is

[linux-usb-devel] [2.6 patch] build the appledisplay driver

2006-11-23 Thread Adrian Bunk
We do already have both the code and a config option, so why not build this driver? ;-) Signed-off-by: Adrian Bunk [EMAIL PROTECTED] --- linux-2.6.19-rc6-mm1/drivers/usb/misc/Makefile.old 2006-11-24 03:19:31.0 +0100 +++ linux-2.6.19-rc6-mm1/drivers/usb/misc/Makefile 2006-11-24

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Nikita V. Youshchenko
However, I've located one more problem which I don't know yet how to fix correctly. AFAIR, device may pass several incoming frames in one urb, and second and later frames are 2-byte-aligned. This may cause situations when IP layer gets IP packet not aligned at 32-bit word boundary and

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Nikita V. Youshchenko
However, I've located one more problem which I don't know yet how to fix correctly. AFAIR, device may pass several incoming frames in one urb, and second and later frames are 2-byte-aligned. This may cause situations when IP layer gets IP packet not aligned at 32-bit word boundary and

[linux-usb-devel] patch ohci-change-priority-level-of-resume-log-message.patch added to gregkh-2.6 tree

2006-11-23 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: OHCI: change priority level of resume log message to my gregkh-2.6 tree. Its filename is ohci-change-priority-level-of-resume-log-message.patch This tree can be found at

[linux-usb-devel] patch usb-core-fix-compiler-warning-about-usb_autosuspend_work.patch added to gregkh-2.6 tree

2006-11-23 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB core: fix compiler warning about usb_autosuspend_work to my gregkh-2.6 tree. Its filename is usb-core-fix-compiler-warning-about-usb_autosuspend_work.patch This tree can be found at

[linux-usb-devel] patch usb-usbtouchscreen-add-support-for-dmc-tsc-10-25-devices.patch added to gregkh-2.6 tree

2006-11-23 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: usbtouchscreen: add support for DMC TSC-10/25 devices to my gregkh-2.6 tree. Its filename is usb-usbtouchscreen-add-support-for-dmc-tsc-10-25-devices.patch This tree can be found at

[linux-usb-devel] patch ohci-make-autostop-conditional-on-config_pm.patch added to gregkh-2.6 tree

2006-11-23 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: [PATCH 1/6] OHCI: make autostop conditional on CONFIG_PM to my gregkh-2.6 tree. Its filename is ohci-make-autostop-conditional-on-config_pm.patch This tree can be found at

[linux-usb-devel] patch usbcore-remove-unused-argument-in-autosuspend.patch added to gregkh-2.6 tree

2006-11-23 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: usbcore: remove unused argument in autosuspend to my gregkh-2.6 tree. Its filename is usbcore-remove-unused-argument-in-autosuspend.patch This tree can be found at

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Oliver Neukum
Am Freitag, 24. November 2006 06:00 schrieb Nikita V. Youshchenko: However, I've located one more problem which I don't know yet how to fix correctly. AFAIR, device may pass several incoming frames in one urb, and second and later frames are 2-byte-aligned. This may cause situations when

Re: [linux-usb-devel] AX88772 usb ethernet on big-endian system

2006-11-23 Thread Nikita V. Youshchenko
Am Freitag, 24. November 2006 06:00 schrieb Nikita V. Youshchenko: However, I've located one more problem which I don't know yet how to fix correctly. AFAIR, device may pass several incoming frames in one urb, and second and later frames are 2-byte-aligned. This may cause