[linux-usb-devel] Mail delivery failed: returning message to sender

2004-02-29 Thread Mail Delivery System
This message was created automatically by mail delivery software (Exim). A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed: [EMAIL PROTECTED] SMTP error from remote mailer after RCPT TO:<[EMAIL PROTEC

Re: [linux-usb-devel] problem with usb disconnect external usb 2.0 hard drive storage

2004-02-29 Thread Tyler
I looked at the usb devices in /proc/dev, and it doesn't seem to mention genesys anywhere. Here's the information, plus a little more, on a web page, ask for anything else that will help, and i'll post that too. http://www.dtbb.net/~tyler/troubleshoot/index.html regards, Tyler. - Original Me

[linux-usb-devel] Re: Problem with an USB Stick and kernel 2.6.1

2004-02-29 Thread Alan Stern
On Sun, 29 Feb 2004, Florian Lohoff wrote: > > Hi, > better late than never - Yes - this fixes the no sense problem for > me. Patch still applied to 2.6.3 without offset and fixes the problem. > > Mainline please ! A change for this has been submitted, but it's different from the one you're t

[linux-usb-devel] failure notice

2004-02-29 Thread MAILER-DAEMON
Hi. This is the qmail-send program at apocalypse.mvista.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: 10.0.0.15 failed after I sent the message. Remote host said: 550 Unacc

[linux-usb-devel] Hardware devices price-list

2004-02-29 Thread linux-usb-users
-- Virus Warning Message (on the network) Found virus WORM_BAGLE.C in file tehysusv.exe (in cddd.zip) The file cddd.zip is moved to /var/spool/quarantine/virTSSVlaAsc. This is a machine-generated message, please do not reply via email. If you have questions, please contact the L

[linux-usb-devel] Re: 2.6.4-rc1-mm1: multiple definitions of `debug'

2004-02-29 Thread Andrew Morton
Adrian Bunk <[EMAIL PROTECTED]> wrote: > > The new drivers/usb/input/ati_remote.c driver thinks "debug" would be a > good name for a global variable... heh, I'll send a fix to Greg, thanks. The existing user is the debug trap entry point in entry.S.

Re: [linux-usb-devel] [BUG] 2.6.3-bk9 Badness in ohci_endpoint_disable

2004-02-29 Thread Martin Diehl
On Mon, 1 Mar 2004, Martin Diehl wrote: > Arghhh - wait! While wondering why we have SETUP-CC==5 (DevNotResponding), > I've just realized the driver is trying to DMA to the stack during the > control-reads. That's definedly a bug and by luck it might be the > trigger. I'll fix this and repeat...

[linux-usb-devel] failure notice

2004-02-29 Thread MAILER-DAEMON
Hi. This is the qmail-send program at apocalypse.mvista.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: 10.0.0.15 failed after I sent the message. Remote host said: 550 Unacc

[linux-usb-devel] 2.6.4-rc1-mm1: multiple definitions of `debug'

2004-02-29 Thread Adrian Bunk
On Sun, Feb 29, 2004 at 02:06:17PM -0800, Andrew Morton wrote: >... > Changes since 2.6.3-mm4: >... > bk-usb.patch > > Latest versions of various external trees. >... I got the following error: <-- snip --> ... LD .tmp_vmlinux1 drivers/built-in.o(.bss+0x85224): multiple definition of

Re: [linux-usb-devel] [BUG] 2.6.3-bk9 Badness in ohci_endpoint_disable

2004-02-29 Thread Martin Diehl
On Mon, 1 Mar 2004, Martin Diehl wrote: > Well, switching the same setup to ehci using the HS-hub's TT there are now s/now/no/ > FWIW, since the suspicous entry looks like it might be a SETUP packet from > a control transfer, it might be worth mentioning the stir4200 driver is > doing _a lot

Re: [linux-usb-devel] [BUG] 2.6.3-bk9 Badness in ohci_endpoint_disable

2004-02-29 Thread Martin Diehl
On Sun, 29 Feb 2004, David Brownell wrote: > > * !!! trouble starts: bad entry reported from dl_reverse_done_list > > seems poisoned memory in this case (in many cases it's not 5a5a5a) > > > > ohci_hcd :00:0c.1: bad entry 5a5a5a50 > > That's really odd. That poison byte is used by mm/slab

[linux-usb-devel] uinput.c

2004-02-29 Thread T. Egbert
Brad, Thanks for your response. I've reread your excellent LJ article and highly recommend it. FYI, I'm investigating alternative input devices and need to take input from the device, remap that input into keyboard and mouse events, and then inject the events upstream into the Linux input syst

[linux-usb-devel] Re: Problem with an USB Stick and kernel 2.6.1

2004-02-29 Thread Florian Lohoff
Hi, better late than never - Yes - this fixes the no sense problem for me. Patch still applied to 2.6.3 without offset and fixes the problem. Mainline please ! Flo On Fri, Jan 16, 2004 at 03:53:18PM -0500, Alan Stern wrote: > > Florian and Alexander, does this patch fix your problem? Mike, h

[linux-usb-devel] Re: [sane-devel] Problems with libusb and Snapscan 1236U (maybe similar to others)

2004-02-29 Thread S Miller
> There seems to be a general problem with libusb, sane, and kernel > 2.6. > I've got another report from a Snapscan 1212 user with similar > problems. A user of the epson backend also reported problems. I'm the one with the Epson 636U. The libusb problem exists with 2.4.25 as well as 2.6.x, at

Re: [linux-usb-devel] [BUG] 2.6.3-bk9 Badness in ohci_endpoint_disable

2004-02-29 Thread David Brownell
Martin Diehl wrote: * !!! trouble starts: bad entry reported from dl_reverse_done_list seems poisoned memory in this case (in many cases it's not 5a5a5a) ohci_hcd :00:0c.1: bad entry 5a5a5a50 That's really odd. That poison byte is used by mm/slab.c, but this "bad entry" came from a TD or ED

Re: [linux-usb-devel] FWD: [lupe: Re: [Linux-usb-users] USB to serial bug]

2004-02-29 Thread Lupe Christoph
On Saturday, 2004-02-28 at 23:59:32 +, Alan Cox wrote: > On Sad, 2004-02-28 at 20:26, Greg KH wrote: > > > > Known problem, use 2.6 :) > > > Har, har... > > I'm serious. What's keeping you from using 2.6 on your machines? If > > something doesn't work, please let us know so we can make it w

Re: [linux-usb-devel] uinput.c

2004-02-29 Thread Brad Hards
On Sun, 29 Feb 2004 19:56 pm, T. Egbert wrote: > I've been looking around for information on how to program to uinput.c > and appreciate the > many pointers I've gotten. So far, I've been able to use uinput.c to > inject keyboard events > into the input system and that all works fine. Now, I'd li

[linux-usb-devel] uinput.c

2004-02-29 Thread T. Egbert
I've been looking around for information on how to program to uinput.c and appreciate the many pointers I've gotten. So far, I've been able to use uinput.c to inject keyboard events into the input system and that all works fine. Now, I'd like to be able to inject mouse motion events and see th

[linux-usb-devel] 12星座3月份运程

2004-02-29 Thread =?gb2312?q?=C0=F6_
Title: 2004年12星座运程 12星座3月份运程 牡羊座:三月──天王星带给你灵感的启发 爱情运: 事业运:★★★ 金钱运:★★★ 健康运: