[linux-usb-devel] Re: [PATCH 6/9] isdn4linux: Siemens Gigaset drivers - procfs interface

2006-02-12 Thread Andrew Morton
Hansjoerg Lipp <[EMAIL PROTECTED]> wrote: > > This patch adds the procfs interface to the gigaset module. sysfs, actually. The patches look reasonable from a quick scan. A few little things: - The ringbuffer head and tail indexes are atomic_t's, but always seem to be manipulated inside the lo

[linux-usb-devel] Re: [PATCH 0/9] isdn4linux: add drivers for Siemens Gigaset ISDN DECT PABX

2006-02-12 Thread Andrew Morton
Hansjoerg Lipp <[EMAIL PROTECTED]> wrote: > > The patch has been split into 9 parts to comply to size limits. > All of the parts are designed to be applied together. This means that the patches should go into git in a single commit, so that we don't have a non-compiling tree at any step. That's

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread Alan Stern
On Sat, 11 Feb 2006, John Gruenenfelder wrote: > Ah, success! > I removed ehci-hcd. Immediately after I did that the OHCI driver found the > external HD and then proceeded to detect drive sdc. I then modprobed > ehci-hcd. This caused the entire bus to be rescanned. This time, all devices > wer

[linux-usb-devel] 优惠代开发票!

2006-02-12 Thread 腾达实业有限公司
您好! 腾达实业有限公司因进项较多,每月有部分结余发票可优惠对外代开.普通 发票,运输发票(税率2%左右),可验证后付款. 联系电话:13927434328(张先生) --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes sear

[linux-usb-devel] USB not waking up from S3

2006-02-12 Thread Tim Dijkstra
Hi, [ I also send this to linux-acpi, but that didn't get any response, Maybe it's more OT here anyway ...] If I try to go to S3 (echo mem > /sys/power/state), with the uhci_hcd loaded everything seems to go fine except that there's an immediate resume. I wonder if that has something to do wit

[linux-usb-devel] This device (07af,0004,0133 S 06 P 50) has unneeded SubClass and Protocol entries in unusual_devs.

2006-02-12 Thread Denis Hommais
Hi, While connecting a Fujitsu harddrive to my pc using a microtech usb-scsi adapter, I got the following message: usb-storage: This device (07af,0004,0133 S 06 P 50) has unneeded SubClass and Protocol entries in unusual_devs. The disc is a Fujitsu MAN3367MC. I'm using 2.6.15. It is not recog

[linux-usb-devel] [PATCH] usb.ids: 051d:0002 encompasses all APC UPS models

2006-02-12 Thread Adam Kropelin
Change the description for 051d:0002 to a more generic term since APC uses this product id for all of its models, not only the Back-UPS Pro series. Signed-off-by: Adam Kropelin <[EMAIL PROTECTED]> --- --- usb.ids 2005-10-07 07:37:05.0 -0400 +++ usb.ids.new 2006-02-12 15:35:09.

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread John Gruenenfelder
On Sun, Feb 12, 2006 at 11:19:35AM -0500, Alan Stern wrote: >> I have attached a partial dmesg output. It contains everything after I did >> the "modprobe -r" and then the "modprobe". > >Thanks. > >Do you feel up to experimenting with the .config files from that Bugzilla >entry? If you find a se

Re: [linux-usb-devel] Defunct usb-storage module for Trekstor i.beat 115 2.0

2006-02-12 Thread Christian Leber
On Sat, Feb 11, 2006 at 10:07:49PM -0500, Alan Stern wrote: > Actually it does fix the problem. The device should be working now; there > were no errors messages in your log. Just some warnings. Yes, sorry, I was a bit quick. > You probably want to eliminate all those warnings. This revised

Re: [linux-usb-devel] Wisegroup MP-8866 Dual USB Joypad

2006-02-12 Thread Alan Stern
On Sun, 12 Feb 2006, John Gruenenfelder wrote: > >Do you feel up to experimenting with the .config files from that Bugzilla > >entry? If you find a setup that does work at boot time, it could help in > >tracking down the cause of the problem. > > > >Alan Stern > > Perhaps a little. The proble

Re: [linux-usb-devel] USB not waking up from S3

2006-02-12 Thread Alan Stern
On Sun, 12 Feb 2006, Tim Dijkstra wrote: > Hi, > > [ I also send this to linux-acpi, but that didn't get any response, > Maybe it's more OT here anyway ...] > > If I try to go to S3 (echo mem > /sys/power/state), with the uhci_hcd > loaded everything seems to go fine except that there's an im