Re: [linux-usb-devel] Stuck control URBs on some APC UPSes

2005-06-21 Thread Christian Pernegger
> Christian, any news from your tests? Well, it's still running, but it's not even been 12 hours yet. (I had to repeat the test because the 2.6.12-rc that I had installed because of usbmon has had some major usb problems of its own.) C. --- SF

Re: [linux-usb-devel] Stuck control URBs on some APC UPSes

2005-06-21 Thread Martin Kessler
Adam Kropelin wrote: Christian Pernegger wrote: As I'm pressured to release my hardware, could you test it as well Christian?? Sorry it took so long. With just the apcupsd-enforce-urb-delay2.patch: apcupsd gets stuck right on startup, i. e. status queries just hang. It can't be killed by r

[linux-usb-devel] problem with USB keyboard.

2005-06-21 Thread vishal
Hi All, I am using the usbkbd.c USB keyboard driver on my MIPS board. I am facing a peculiar situtation. Certain USB keyboard makes work fully( keys/ LED's Glow when caps/numlock pressed). While in some keyboard makes, the LED's just dont light up when pressed. I am using the Linux 2.4.31 ke

[linux-usb-devel] 有关税票一事

2005-06-21 Thread zgrmghg
我公司低价代开各种�l票: 普通商品�N售�l票 按1.5%收费, 公路�群舆\���l票 按1%收费, �V告�I�l票、建�B安�b�l票、其他服�招��I�l票 按1.5%收费, 海�P�M口增值��专用缴款书 按4%收费, 如有需要�M:13826577035 张先生 --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find s

Re: [linux-usb-devel] Please send a copy ....

2005-06-21 Thread Phil Dibowitz
Alfred Ganz wrote: > Ladies and Gentlemen, > > Attached please find an extract from my syslog files as requested there. I > am running Fedora Core 3 with all released updates as of today (06/21/05). > I also attach the relevant part of /proc/bus/usb/devices. > > Please let me know if you need a

[linux-usb-devel] Fw: [Bugme-new] [Bug 4776] New: uhci_hcd: host controller halted, very bad!

2005-06-21 Thread Andrew Morton
Begin forwarded message: Date: Tue, 21 Jun 2005 18:44:03 -0700 From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [Bugme-new] [Bug 4776] New: uhci_hcd: host controller halted, very bad! http://bugzilla.kernel.org/show_bug.cgi?id=4776 Summary: uhci_hcd: host controller halted,

[linux-usb-devel] Please send a copy ....

2005-06-21 Thread Alfred Ganz
Ladies and Gentlemen, Attached please find an extract from my syslog files as requested there. I am running Fedora Core 3 with all released updates as of today (06/21/05). I also attach the relevant part of /proc/bus/usb/devices. Please let me know if you need any other information. Thanks, AG

[linux-usb-devel] [PATCH 2.6.12] input: Stop reporting input ctrl xfers as hiddev events

2005-06-21 Thread Adam Kropelin
Currently hid-core follows the same code path for input reports regardless of whether they are a result of interrupt transfers or control transfers. That leads to interrupt events erroneously being reported to hiddev for regular control transfers. Prior to 2.6.12 the problem was mitigated by the f

[linux-usb-devel] Re: Patch for cdc-acm - lost LF at bash prompt

2005-06-21 Thread Greg KH
On Tue, Jun 21, 2005 at 01:00:47PM -0700, Pete Zaitcev wrote: > Greg, > > it appears that the patch you took back in April did not make its way to > the Linus's kernel. The last I heard about it was this: Yes, it's still in my tree[1], and will go to Linus soon. thanks, greg k-h [1] http://ww

[linux-usb-devel] Re: [PATCH as530] Fix prototype error in modalias attribute routine

2005-06-21 Thread Greg KH
On Tue, Jun 21, 2005 at 12:30:39PM -0400, Alan Stern wrote: > On Fri, 17 Jun 2005, Greg KH wrote: > > > > Is there any possibility of getting a single all-encompassing > > > gregkh-all-2.6.12-... patch? > > > > I'll have to tweak my scripts again (it's the "make_patchsets" script in > > my kernel

[linux-usb-devel] Module Reloading Problem

2005-06-21 Thread Budde, Marco
Hi, I am just writing a Linux driver for one of our products (based on a 8051 controller with integrated USB core). I am using Linux 2.6.11. The driver is not used only to talk to the controller, but even the firmware for the controller gets uploaded from the driver during start-up. Normally t

[linux-usb-devel] Re: [RFC: 2.6 patch] better USB_MON dependencies

2005-06-21 Thread Adrian Bunk
On Tue, Jun 21, 2005 at 12:35:07PM -0700, Pete Zaitcev wrote: > On Tue, 21 Jun 2005 16:32:27 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: >... > One question though, do we want this: > > > -obj-$(CONFIG_USB_MON) += mon/ > > +ifdef CONFIG_USB_MON > > + obj-$(CONFIG_USB)

[linux-usb-devel] Re: Patch for cdc-acm - lost LF at bash prompt

2005-06-21 Thread Pete Zaitcev
Greg, it appears that the patch you took back in April did not make its way to the Linus's kernel. The last I heard about it was this: > Subject: [linux-usb-devel] Re: [PATCH]fix acm trouble with terminals > From: Greg KH <[EMAIL PROTECTED]> > Date: 2005-04-22 22:43:03 > Message-ID: <[EMAIL PROT

[linux-usb-devel] Re: [RFC: 2.6 patch] better USB_MON dependencies

2005-06-21 Thread Pete Zaitcev
On Tue, 21 Jun 2005 16:32:27 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote: > The patch below tries to solve this in a better way. > config USB_MON > - tristate "USB Monitor" > - depends on USB > + bool "USB Monitor" > + depends on USB!=n > default y This is a good idea and

[linux-usb-devel] web版进销存系统

2005-06-21 Thread xjs8
web版进销存系统 演示http://ymx.meibu.com/iduscm 户名admin 密码123456 购买QQ11088688 --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! G

Re: [linux-usb-devel] Oops when plugged a usb flash

2005-06-21 Thread Gustavo Guillermo Pérez
El Lunes, 20 de Junio de 2005 22:06, lei chen escribió: > Hi, > I don't know if this is the right place to report bugs. If not, please > forgive me and route me to the > right alias. > I use the standard Fedora Core 3 and its kernel. When I plugged a usb > flash disk( NEWMAN 128M), I could

[linux-usb-devel] [RFC: 2.6 patch] better USB_MON dependencies

2005-06-21 Thread Adrian Bunk
On Sat, Jun 18, 2005 at 02:26:15PM -0400, Steven Rostedt wrote: > On Fri, 2005-06-17 at 22:13 -0700, Linus Torvalds wrote: > > As some people may have noticed already, 2.6.12 is out there now. > > I just downloaded it, copied my 2.6.11.2 config over and did a make > oldconfig. On USB Mon I got th

[linux-usb-devel] [PATCH as532] Gadget library: centralize gadget controller numbers

2005-06-21 Thread Alan Stern
David: This patch does something we discussed briefly earlier: It centralizes the assignment of bcdDevice numbers for different gadget controllers. This won't improve the object code at all, but it does save a lot of repetitive and error-prone source code. Alan Stern Signed-off-by: Alan St

Re: [linux-usb-devel] Problems with USB driver from Kernel 2.6.8 to Kernel 2.6.11

2005-06-21 Thread Jonathan Selby
Alan, I have run this up on a fresh Debian machine going to kernel 2.6.11 and all works perfectly. I am putting this down to a SuSE and possible VMWare issue. thank you for your responses and guidance in all this. Jonathan *** REPLY SEPARATOR *** On 6/13/2005 at 11:28 Ala

Re: [linux-usb-devel] USB Hard Drive not removable in 2.6.12

2005-06-21 Thread Steev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alan Stern wrote: > No, it should return 0. The "removable" attribute refers to the drive's > media. For example, a ZIP drive stores data on cartridges that can be > inserted or removed from the drive, so it uses removable media. Your > Firefly d

Re: [linux-usb-devel] Re: usb gadget ethernet build error with pxa255

2005-06-21 Thread Robert Schwebel
On Mon, Jun 13, 2005 at 03:13:06PM +0100, Ian Campbell wrote: > I was under the impression from a while back that RNDIS didn't work on > the 255 (I don't know why I thought this though). Was I totally > mistaken? We have initially developed the RNDIS support on the PXA255 :-) However, I havn't tes

Re: [linux-usb-devel] USB Hard Drive not removable in 2.6.12

2005-06-21 Thread Alan Stern
On Mon, 20 Jun 2005, Steev wrote: > I am having an issue with a Firefly USB external 20GB hard drive. Using > kernel 2.6.11 and below, the device mounted fine. However, mm-sources > from 2.6.12-rc4-mm1 and above (and 2.6.12) it no longer mounts fine. > > Not entirely true - It does, if I create

[linux-usb-devel] Re: [PATCH as530] Fix prototype error in modalias attribute routine

2005-06-21 Thread Alan Stern
On Fri, 17 Jun 2005, Greg KH wrote: > > Is there any possibility of getting a single all-encompassing > > gregkh-all-2.6.12-... patch? > > I'll have to tweak my scripts again (it's the "make_patchsets" script in > my kernel.org directory if someone wants to do it for me...) I'll try > to do it n

[linux-usb-devel] Re: USB mouse problems in (2.6.12-rc6)

2005-06-21 Thread Vojtech Pavlik
On Tue, Jun 21, 2005 at 04:49:19PM +1000, Nick Piggin wrote: > I've had no response to this on lkml, so I'll cc a few > random people and places. I've seen this before, and it seems like an interrupt routing problem. > The problem remains in 2.6.12-mm1. > > Nick Piggin wrote: > >Both 2.6.12-rc6