[linux-usb-devel] [stern@rowland.harvard.edu: Old patches (as129 and as141)]

2003-12-19 Thread Matthew Dharm
Greg, here are a couple of old patches that seem to have gotten lost in the shuffle. Please apply. Matt - Forwarded message from Alan Stern [EMAIL PROTECTED] - Date: Mon, 15 Dec 2003 14:28:06 -0500 (EST) From: Alan Stern [EMAIL PROTECTED] Subject: Old patches (as129 and as141) To:

[linux-usb-devel] KL5KUSB105 serial driver bug?

2003-12-19 Thread Alexander Schulz
Hello, I think I have found a bug in kl5kusb105.c. I am using 2.6.0. I tried to use a few lines of the kl5kusb105.c code in my own driver and it didn't work. This was what I took: Line 994: if (user_termios_to_kernel_termios(priv-termios, (struct termios *)arg))

Re: [linux-usb-devel] unload uhci-hcd display backtrace

2003-12-19 Thread Alan Stern
On Fri, 19 Dec 2003, Petr Olivka wrote: Hi! I have D600 and I have problem when D600 is in Dock. When I try unload module uhci-hcd, I obtain next error: uhci_hcd :00:1d.0: remove, state 1 usb usb1: USB disconnect, address 1 uhci_hcd :00:1d.0: USB bus 1 deregistered uhci_hcd

[linux-usb-devel] VCD

2003-12-19 Thread [EMAIL PROTECTED]
VCD http://tom01.cnnb.net VCD 90 --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the

Re: [linux-usb-devel] 2.4.23 usb(-storage?) Oops

2003-12-19 Thread Alan Stern
On Wed, 17 Dec 2003 [EMAIL PROTECTED] wrote: Hi everybody, I don't know who to send this to, so I sent this to the list. I get a reproducible Oops when I write a lot of stuff to an usb-storage supported flashmemory-stick-mp3-player-thingy (Yakumo Hypersound 124). The stick is mounted

[linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Mittelstädt
Hello, i am currently trying, to get my Nova-USB box to work under linux, but there seem to be problems with one of the drivers. I have set up a 2.6.0 kernel on a Dell Inspiron 8600, which is a centrino Notebook. I have a UHCI, that seems to work pretty fine (Bluetooth dongle and mouse are

Re: [linux-usb-devel] Sending a HID report to a device

2003-12-19 Thread Goddard James
- Original Message - DATE: Wed, 17 Dec 2003 21:23:27 From: Marcel Holtmann [EMAIL PROTECTED] To: Linux USB Mailing List [EMAIL PROTECTED] Cc: Hi, I have to send a HID report to a device through hiddev. I know the report ID and the content of the report. Can anyone show me some

Re: [linux-usb-devel] Manually forcing a device address?

2003-12-19 Thread Alex Sanks
Randy.Dunlap wrote: On Thu, 18 Dec 2003 17:58:35 -0800 Steve Calfee [EMAIL PROTECTED] wrote: | | The easiest way is to boot your system fresh with no devices plugged in. | | Then plug your device in and wait 10 seconds it will now be address 2. | | If the device is ok (try lsusb? or some

Re: [linux-usb-devel] usb-storage: Medium not present, more info

2003-12-19 Thread Alan Stern
On Fri, 19 Dec 2003, Nicolas MONNET wrote: This is kernel 2.6.0-test11 vanilla, with gregkh's patch from last week. Anything else I've tried doesn't work for me, IE my integrated SiS eth0 doesn't work with test11 vanilla w/o those patches, neither does test11-mm1 provided by Gentoo. I'm

Re: [linux-usb-devel] 2.4.23 usb(-storage?) Oops

2003-12-19 Thread Pete Zaitcev
On Fri, Dec 19, 2003 at 11:12:30AM -0500, Alan Stern wrote: --- 2.4.23/drivers/usb/storage/scsiglue.c.origFri Jun 13 10:51:37 2003 +++ 2.4.23/drivers/usb/storage/scsiglue.c Fri Dec 19 11:10:00 2003 @@ -395,6 +395,7 @@ this_id:-1, sg_tablesize:

Re: [linux-usb-devel] Manually forcing a device address?

2003-12-19 Thread David Brownell
Alex Sanks wrote: So, in short, what I'd like to do is somehow force my device to an address that I choose. I've been exploring this and tried just adding a special case into usb_choose_address(), only to find that the host hasn't pulled the device descriptor information yet (which I'd need to

Re: [linux-usb-devel] 2.4.23 usb(-storage?) Oops

2003-12-19 Thread max
On Friday 19 December 2003 18:35, you wrote: Matt Dharm uses 240. Max, please try 240 first, it's consistent with the 2.6. Let us know the result. -- Pete Thanks for your replies. I am confused.- 240? What do you mean? The patch I got was against 2.4.23, which is the kernel version I use.

[linux-usb-devel] Re: [PATCH] Stop hiddev generating empty events

2003-12-19 Thread Greg KH
On Thu, Dec 18, 2003 at 12:07:39AM -0500, Adam Kropelin wrote: hiddev is mistakenly returning empty hiddev_event structures for report events. According to Documentation/usb/hiddev.txt, report events are only sent when HIDDEV_FLAG_REPORT and HIDDEV_FLAG_UREF are both set. Currently, report

[linux-usb-devel] Re: hiddev patch : disable hiddev support for MGE UPSs

2003-12-19 Thread Greg KH
On Tue, Dec 16, 2003 at 09:29:39AM +0100, [EMAIL PROTECTED] wrote: Hi folks, following my recent posts on libusb-devel and hidups, here's a patch to disable hiddev support for MGE UPSs. It only declares VID/PID as QUIRK_IGNORE in hid-core's blacklist. This simply prevent hiddev to be

[linux-usb-devel] Re: memory allocations in storage code path for 2.4

2003-12-19 Thread Greg KH
On Sat, Dec 13, 2003 at 05:44:08PM +0100, Oliver Neukum wrote: Hi Greg, in block io or error paths we must use GFP_NOIO instead of GFP_KERNEL. Under 2.4 we cannot tell and must assume the worst, hence always use GFP_NOIO. This cset against your 2.4 BK tree does that for hcd drivers. Thanks,

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread Greg KH
On Fri, Dec 19, 2003 at 05:42:37PM +0100, David Mittelstädt wrote: ttusb_start_feed usb 3-1: hcd_unlink_urb d654de80 fail -22 usb 3-1: hcd_unlink_urb d654dd80 fail -22 usb 3-1: hcd_unlink_urb d654dc80 fail -22 usb 3-1: hcd_unlink_urb d654db80 fail -22 These can usually be just ignored.

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Mittelstädt
Greg KH wrote: On Fri, Dec 19, 2003 at 05:42:37PM +0100, David Mittelstädt wrote: ttusb_start_feed usb 3-1: hcd_unlink_urb d654de80 fail -22 usb 3-1: hcd_unlink_urb d654dd80 fail -22 usb 3-1: hcd_unlink_urb d654dc80 fail -22 usb 3-1: hcd_unlink_urb d654db80 fail -22 These can usually be

Re: [linux-usb-devel] Status Query On My MCT-U232 Patch

2003-12-19 Thread Greg KH
On Mon, Dec 15, 2003 at 11:18:11PM -0500, Marr wrote: I've re-'diff'ed the patch per your suggestions. The new (attached) patch applies cleanly for me. Thanks, I've applied it successfully. greg k-h --- This SF.net email is sponsored by:

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread Greg KH
On Fri, Dec 19, 2003 at 08:38:32PM +0100, David Mittelstädt wrote: The nvidia module doesnt change anything. But am i right, if i asume, the UHCI driver is the cause of the error? No, it looks like it's a driver error. The host driver is returning -EINVAL, which if you look in the

[linux-usb-devel] Re: [patch usb-devel-2.6] goku_udc driver (Toshiba TC86C001 USB device)

2003-12-19 Thread Greg KH
On Tue, Dec 16, 2003 at 11:43:48AM -0800, David Brownell wrote: This patch implements the USB Gadget API using the Goku-S (TC86C001) full speed usb device controller. It's passed testing with Gadget Zero, g_ether (full CDC Ethernet support), gadgetfs, and most interestingly Alan Stern's

[linux-usb-devel] Você pediu, nos atendemos.

2003-12-19 Thread smg
SPINNING + MUSCULAÇÃO + GINÁSTICA = Plano anual (doze meses). (+ O mês de aniversario de graça) = 13 meses.Valor do mês R$ 46.15 (Quarenta e seis reais e quinze centavos).Valido para spinning, musculação

[linux-usb-devel] submit 2 IRQ high speed transfers in 2.4.22

2003-12-19 Thread Bernd Porr
Hi all, hi Dave, I got lost a bit with high speed IRQ transfers in 2.4. Is it possible to submit two irq transfers (In and out) in high speed now? Actually I tried it out with 2.4.22 but I could only submit one IRQ transfer in high speed. The second submit gives no error messages but the

Re: [linux-usb-devel] 2.4.23 usb(-storage?) Oops

2003-12-19 Thread Alan Stern
On Fri, 19 Dec 2003 [EMAIL PROTECTED] wrote: On Friday 19 December 2003 18:35, you wrote: Matt Dharm uses 240. Max, please try 240 first, it's consistent with the 2.6. Let us know the result. -- Pete Thanks for your replies. I am confused.- 240? What do you mean? The patch I got

[linux-usb-devel] Quick question regarding USB emulation

2003-12-19 Thread jing
Hello List, How can we use USB device with USB emulation off in BIOS. Our Configuration is as follows:- Red Hat 9.0, Kernel 2.4.20 and RTAI 24.1.11 What is USB emulation? Thanks and regards, Jing --- This SF.net email is sponsored by:

Re: [linux-usb-devel] Quick question regarding USB emulation

2003-12-19 Thread Randy.Dunlap
On Fri, 19 Dec 2003 14:45:22 -0700 [EMAIL PROTECTED] wrote: | Hello List, | |How can we use USB device with USB emulation off in BIOS. Our | Configuration is as follows:- | | Red Hat 9.0, Kernel 2.4.20 and RTAI 24.1.11 | | What is USB emulation? USB emulation is a BIOS option (in some

[linux-usb-devel] Re: [PATCH] Stop hiddev generating empty events

2003-12-19 Thread Vojtech Pavlik
On Fri, Dec 19, 2003 at 10:02:13AM -0800, Greg KH wrote: On Thu, Dec 18, 2003 at 12:07:39AM -0500, Adam Kropelin wrote: hiddev is mistakenly returning empty hiddev_event structures for report events. According to Documentation/usb/hiddev.txt, report events are only sent when

Re: [linux-usb-devel] Quick question regarding USB emulation

2003-12-19 Thread David Brownell
| What is USB emulation? USB emulation is a BIOS option (in some BIOSen) which makes a USB keyboard and mouse look like a PS/2 keyboard and mouse. It is for use when you don't have any USB support in an OS, or won't be booting an OS. Or when you'll be using a USB keyboard when booting, maybe to

[linux-usb-devel] [patch 2.6.0] linux/usb_gadget.h doc updates

2003-12-19 Thread David Brownell
As more people have been using this API, the need for some clarifications has (no surprise!) came up. Most significant is the halt processing, needed to make Alan's File Storage Gadget (mass storage class, talks to usb-storage and Windows) handle fault cases cleanly. Gadget drivers can't halt IN

[linux-usb-devel] [patch 2.6.0] USB, gadget zero updates

2003-12-19 Thread David Brownell
Small updates: - support TC86c001 (goku_udc) controller - simplify the per-controller configuration - add two vendor requests to test control-OUT - some minor fixes Please merge. - Dave --- This SF.net email is sponsored by: IBM Linux

[linux-usb-devel] [patch 2.6.0] USB, gadget zero updates

2003-12-19 Thread David Brownell
[ once more, with patch! ] Small updates: - support TC86c001 (goku_udc) controller - simplify the per-controller configuration - add two vendor requests to test control-OUT - some minor fixes Please merge. - Dave --- a/drivers/usb/gadget/zero.c Fri Dec 19 14:46:22 2003 +++

[linux-usb-devel] [patch/RFT 2.6.0] usb_gadget, net2280 updates

2003-12-19 Thread David Brownell
This is the latest snapshot of the net2280 code. I'm sending it for testing, since the last update turned up some issues that were a surprise to me and so I think this should get more testing than I've yet had a chance to do. Pull from http://usb-gadget.bkbits.net/gadget-2.6 to get the same code,

Re: [linux-usb-devel] submit 2 IRQ high speed transfers in 2.4.22

2003-12-19 Thread David Brownell
Bernd Porr wrote: Hi all, hi Dave, I got lost a bit with high speed IRQ transfers in 2.4. Is it possible to submit two irq transfers (In and out) in high speed now? It should be possible, but there's nothing to help test such behavior on 2.4 systems. It's 2.6 where that sort of behavior is

Re: [linux-usb-devel] UHCI and linux-dvb for Nova-USB

2003-12-19 Thread David Brownell
Greg KH wrote: On Fri, Dec 19, 2003 at 08:38:32PM +0100, David Mittelstädt wrote: The nvidia module doesnt change anything. But am i right, if i asume, the UHCI driver is the cause of the error? No, it looks like it's a driver error. The host driver is returning -EINVAL, which if you look in

[linux-usb-devel] [patch 2.6.0] ethernet gadget supports goku_udc

2003-12-19 Thread David Brownell
This patch just adds TC86c001 (goku) UDC support to the ether.c gadget driver. This hardware supports a full speed CDC Ethernet interface. Please merge. - Dave --- a/drivers/usb/gadget/ether.cFri Dec 19 14:48:57 2003 +++ b/drivers/usb/gadget/ether.cFri Dec 19 14:48:57 2003 @@

[linux-usb-devel] quick hack to make ipaq USB serial driver work again

2003-12-19 Thread David Mosberger
The ipaq USB driver in 2.6.0 didn't work for me. I got the attached Badness in local_bh_enable backtrace when ppp tried to connect to my iPaq. The quick and dirty patch to avoid the problem is this patch: = drivers/usb/serial/ipaq.c 1.34 vs edited = --- 1.34/drivers/usb/serial/ipaq.c

Re: [linux-usb-devel] 2.4.23 usb(-storage?) Oops

2003-12-19 Thread max
On Friday 19 December 2003 22:36, Alan Stern wrote: On Fri, 19 Dec 2003 [EMAIL PROTECTED] wrote: On Friday 19 December 2003 18:35, you wrote: Matt Dharm uses 240. Max, please try 240 first, it's consistent with the 2.6. Let us know the result. -- Pete Thanks for your replies. I