[linux-usb-devel] $B!y13!&56$j$N$J$$:_Bp%o!<%/(B($BA[A|$H0c$$C/$b$,$S$C$/$j!*(B)$B!y(B

2004-05-26 Thread hot
$B!y13!&56$j$N$J$$:_Bp%o!<%/(B($BA[A|$H0c$$C/$b$,$S$C$/$j!*(B)$B!y(B (B $B(."""#(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,"#""(/(B (B $B%[%C%H!&%[%C%H!&%K%e!<%9(B $B!c(B2003.05.27$BH/9T!d(B $B(1"""#(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,(,"#""(0(B (B $B!Z"-

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

2004-05-26 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 end of data: host

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Martin Diehl
On Wed, 26 May 2004, Alan Stern wrote: > Maybe you were checking connect-status-change only, and not also checking > connect-status. I don't see how checking both bits could hurt. If the > connect-status-change bit is being activated then you don't want to claim > the connection is debounced.

[linux-usb-devel] Re: suspend to ram and ohci-hcd and ehci-hcd

2004-05-26 Thread David Brownell
Greg KH wrote: I do: echo "mem" > /sys/power/state and it trys to go to sleep until it hits the hcd driver which prevents it, so it backs out of the sleep process. Prevents it how ... if you enable debugging, it must say something. When I tried that with "standby" on a few systems, it broke

[linux-usb-devel] Delivery Status Notification

2004-05-26 Thread Mail Delivery Service
- These recipients of your message have been processed by the mail server: [EMAIL PROTECTED]; Failed; 5.1.1 (bad destination mailbox address) Remote MTA 66.28.189.160: SMTP diagnostic: 550 5.1.1 <[EMAIL PROTECTED]> is not a valid mailbox Reporting-MTA: dns; C9mailgw05.amadis.com Received-f

[linux-usb-devel] Re: PATCH: (as285) Initially read 9 bytes of config descriptor

2004-05-26 Thread Greg KH
On Fri, May 21, 2004 at 05:52:37PM -0400, Alan Stern wrote: > Greg: > > This patch reads the full 9 bytes of a configuration descriptor during > enumeration rather than just the first 8 bytes. That's how Windows does > it, and today I ran across a device that doesn't work properly when asked >

[linux-usb-devel] Re: PATCH: (as288) Add usb_release_address() and move usb_set_address()

2004-05-26 Thread Greg KH
On Mon, May 24, 2004 at 10:59:29AM -0400, Alan Stern wrote: > Greg: > > This patch adds usb_release_address() as a complement to > usb_choose_address(), to centralize the work required when freeing an > allocated device address. It also moves the usb_set_address() routine > from usb.c to hub.c --

[linux-usb-devel] Re: PATCH: (as287) Change "driverfs" to "sysfs" in usbcore

2004-05-26 Thread Greg KH
On Mon, May 24, 2004 at 10:55:59AM -0400, Alan Stern wrote: > Greg: > > Before fixing up the device locking and device reset code, I want to do > some cleanups of the hub driver and related areas. This is the first of a > series of patches for that purpose. > > This patch changes all the occur

[linux-usb-devel] Re: suspend to ram and ohci-hcd and ehci-hcd

2004-05-26 Thread Greg KH
On Wed, May 26, 2004 at 04:19:53PM -0700, David Brownell wrote: > Greg KH wrote: > >Hi, > > > >In trying to get suspend to ram working on my box, on my latest kernel > >tree, I noticed that both the ohci-hcd and ehci-hcd drivers prevent this > >from happening. Any ideas about why this would be so?

[linux-usb-devel] Re: suspend to ram and ohci-hcd and ehci-hcd

2004-05-26 Thread David Brownell
Greg KH wrote: Hi, In trying to get suspend to ram working on my box, on my latest kernel tree, I noticed that both the ohci-hcd and ehci-hcd drivers prevent this from happening. Any ideas about why this would be so? Not particularly. How do they prevent it? I certainly used sysfs to change the

[linux-usb-devel] Региcтрaция фирмы

2004-05-26 Thread Прокопович Полина
Регистрация предприятий в г. Москве и Подмосковье Регистрация изменений в учредительные документы Регистрация предприятий с иностранными инвестициями Аккредитация представительств иностранных юридических лиц ГОТОВЫЕ ФИРМЫ НАЗВАНИЕ № ИМНС Упрощенная систем

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Dwaine_Garden
Here is a link to show multiple media mounted with a 6-1 reader. http://65.49.20.176/phpSysInfo-2.1/index.php I agree with Gregory, it looks like a standard reader. Gregory Gulik

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Dwaine_Garden
I have a 6-1 reader.All the media is working just fine. I can read and write to SD, SM and Compat Flash. All three are inserted into the reader. It's under Fedora Core 2 and kernel 2.6.6. I have also been successful with the kernels which are packaged with Fedora Core 2. Now the device i

[linux-usb-devel] suspend to ram and ohci-hcd and ehci-hcd

2004-05-26 Thread Greg KH
Hi, In trying to get suspend to ram working on my box, on my latest kernel tree, I noticed that both the ohci-hcd and ehci-hcd drivers prevent this from happening. Any ideas about why this would be so? thanks, greg k-h --- This SF.Net email

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Oliver Neukum
Am Mittwoch, 26. Mai 2004 21:47 schrieb Greg KH: > > > is simple: Nils Faerber has requested that the HUB_DEBOUNCE_TIMEOUT value > > > be increased from 400 ms to 1500 ms.  That wouldn't affect normal stable > > > connections but it would give slightly flaky devices a better chance of > > > conn

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Gregory Gulik
File attached. Sancho Dauskardt wrote: Please also post the contents of /proc/bus/usb/devices -- Greg Gulik http://www.gulik.org/greg/ greg @ gulik.org T: Bus=08 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Sancho Dauskardt
At 22:05 26.05.2004, Gregory Gulik wrote: I will re-build the kernel with USB debugging and will get back to you. Please also post the contents of /proc/bus/usb/devices - sda --- This SF.Net email is sponsored by: Oracle 10g Get certified on the

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Pete Zaitcev wrote: > On Wed, 26 May 2004 15:07:46 -0400 (EDT) > Alan Stern <[EMAIL PROTECTED]> wrote: > > > The only possible way this [checking both S and C bits --P3] > > could cause something that was working to break > > would be if the connect-status-change bit keeps fl

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Greg KH wrote: > Now I really am not too eager to change that timeout value just for some > obviously broken devices, but it might be worthwhile to make it a > module_param() to allow users to tweak it if they so need to. I won't try very hard to change your mind. However it

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Gregory Gulik
I will re-build the kernel with USB debugging and will get back to you. Matthew Dharm wrote: Alan, I don't think this is one of those devices. This looks like a pretty standard multi-LUN setup which uses the bulk-only driver. Devices like Andries has are pretty uncommon, especially in 6-in-1 vari

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Pete Zaitcev wrote: > I am trying to get you to explain what you do not like about comments. > They match the code perfectly (checked in 2.6.6). I think they are unclear and confusing. I disagree that they match the code perfectly because I can't tell what they really mean.

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Matthew Dharm
On Wed, May 26, 2004 at 03:17:49PM -0400, Alan Stern wrote: > On Wed, 26 May 2004, Gregory Gulik wrote: > > > I've been trying to resolve a problem with a 6-in-1 card reader using > > USB 2.0 that used to work with Fedora Core 1 (2.4 kernel) no longer > > works with the 2.6.X kernel in Fedora Core

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Greg KH
On Wed, May 26, 2004 at 12:15:20PM -0700, Pete Zaitcev wrote: > On Wed, 26 May 2004 12:12:15 -0400 (EDT) > Alan Stern <[EMAIL PROTECTED]> wrote: > > I think it wouldn't hurt to change two aspects of this routine. The first > > is simple: Nils Faerber has requested that the HUB_DEBOUNCE_TIMEOUT va

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Pete Zaitcev
On Wed, 26 May 2004 15:07:46 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > The only possible way this [checking both S and C bits --P3] > could cause something that was working to break > would be if the connect-status-change bit keeps flickering even for a > stable debounced connection. Bu

Re: [linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Gregory Gulik wrote: > I've been trying to resolve a problem with a 6-in-1 card reader using > USB 2.0 that used to work with Fedora Core 1 (2.4 kernel) no longer > works with the 2.6.X kernel in Fedora Core 2. > > I eventually found that I needed to add "options scsi_mod max

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Pete Zaitcev
On Wed, 26 May 2004 12:12:15 -0400 (EDT) Alan Stern <[EMAIL PROTECTED]> wrote: > Okay, I won't change any code without discussion. The comments could > stand to be clarified though; would anybody mind that? I am trying to get you to explain what you do not like about comments. They match the co

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Martin Diehl wrote: > On Wed, 26 May 2004, Alan Stern wrote: > > > I think it wouldn't hurt to change two aspects of this routine. The first > > is simple: Nils Faerber has requested that the HUB_DEBOUNCE_TIMEOUT value > > be increased from 400 ms to 1500 ms. That wouldn'

[linux-usb-devel] 6-in-1 USB problems with 2.6.5 kernel (Fedora Core 2)

2004-05-26 Thread Gregory Gulik
I've been trying to resolve a problem with a 6-in-1 card reader using USB 2.0 that used to work with Fedora Core 1 (2.4 kernel) no longer works with the 2.6.X kernel in Fedora Core 2. I eventually found that I needed to add "options scsi_mod max_luns=16" to modprobe.conf and that seemed to work. I

[linux-usb-devel] Moving code from usb.c to hub.c

2004-05-26 Thread Alan Stern
Greg: While I have your attention, what do you think about moving usb_new_device(), usb_disconnect(), usb_set_address(), and usb_release_address() from usb.c to hub.c? It makes sense because the hub driver is the only component using those routines, aside from HC drivers registering their roo

Re: [linux-usb-devel] Tamar Aanen.

2004-05-26 Thread Greg KH
On Wed, May 26, 2004 at 01:00:10PM +0200, Tamar Aanen wrote: > HI, have you ever used the source skeletonUSB.c to develop a > USB driver? Where is this source file located at? I do not see any file with that name in the current kernel source tree. thanks, greg k-h -

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Martin Diehl
On Wed, 26 May 2004, Alan Stern wrote: > On Tue, 25 May 2004, Pete Zaitcev wrote: > > > On Tue, 25 May 2004 16:43:53 -0400 (EDT) > > Alan Stern <[EMAIL PROTECTED]> wrote: > > > > > P.P.S.: The hub_port_debounce() function doesn't behave as one would > > > expect from the comments at the top. I

Re: [linux-usb-devel] 2.6.6-m1 USB bluetooth problem

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Alexander Kulakov wrote: > uhci driver doesn't work either. > > I cannot plug other device to the same port as there is no external > socket for it. It's an internal device. All I have is BT indicator on > small LCD panel and a light and power switch on the keyboard. > > H

Re: [linux-usb-devel] PATCH: (as291) Use normal return codes for several routines in hub.c

2004-05-26 Thread Alan Stern
On Tue, 25 May 2004, Pete Zaitcev wrote: > On Tue, 25 May 2004 16:43:53 -0400 (EDT) > Alan Stern <[EMAIL PROTECTED]> wrote: > > > P.P.S.: The hub_port_debounce() function doesn't behave as one would > > expect from the comments at the top. I trust no one will object if I > > rewrite it to make t

Re: [linux-usb-devel] 2.6.6-m1 USB bluetooth problem

2004-05-26 Thread Alan Stern
Alexander: Your log didn't give me any great new ideas... Clearly the device works okay with the usb-uhci driver in 2.4 but not the uhci-hcd driver in 2.6. Have you tried the uhci driver in 2.4 as well? Also, do you have any other USB devices you can try plugging in to that same port? Alan

[linux-usb-devel] ehci vs. Iomega DVD/CDRW

2004-05-26 Thread Florian Hars
In case someone likes to debug weird harware behaviour remotely: I have an Iomega DVD/CDRW(+7in1, which I have not yet used) drive which seems to work if I plug it into one of the USB port of my mainboard (Epox 8HDA), but produces reproducible errors on another on-board port. This happens with an x

[linux-usb-devel] Обучение

2004-05-26 Thread lyndon
Уважаемые господа! Предлагаем Вам 31 мая посетить в однодневном мастер-классе на тему : "Техники проведения совещаний» На сегодняшний день практически каждый менеджер, начиная от генерального директора и заканчивая руководителями подразделений, сталкивается с необходимостью проведения совещ

Re: [linux-usb-devel] kernel 2.6.7rc1 hangs on lsusb after problems with Genesys IDE/USB 2.0 bridge

2004-05-26 Thread Alan Stern
On Wed, 26 May 2004, Tomasz Motylewski wrote: > Hello, > > I would like to ask first whether there is some reliable, recommended > workaround to get writing to such USB/IDE disks? Reading goes very well with a > speed over 30 MB/s. ID: 05e3:0702 > EHCI controller Intel 82801DB (ICH4). No, there

[linux-usb-devel] Undeliverable: Returned mail: see transcript for details

2004-05-26 Thread MAILER-DAEMON
Your message Sent: Date: Wed, 26 May 2004 13:32:23 +0200 did not reach the following recipient(s): > "<[EMAIL PROTECTED]>"; The e-mail account does not exist at the organization this message was sent to. Check the e-mail address, or contact the recipient directly to find out t

[linux-usb-devel] Tamar Aanen.

2004-05-26 Thread Tamar Aanen
HI, have you ever used the source skeletonUSB.c to develop a USB driver? --- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give y

Re: [linux-usb-devel] Backporting USB 2.0 on linux2.4.18 kernel.

2004-05-26 Thread Hakoo bakoo
Hi David, Thanks for this great info. I am able to backport USB stack from 2.4.26 to my 2.4.18 kernel. I am able to mount my USB Storage Disk but I have a problem. My disk is getting connected as Full SPeed Device instead of High SPeed I am using NEC USB2.0 Controller (EHCI). I enabled all three

[linux-usb-devel] nw802 && trust spacec@m 120 && 2.6.x

2004-05-26 Thread Christophe Lucas
Hi, I have done long search on internet to find a port of nw802 patch to drive a trust [EMAIL PROTECTED] 120. But this patch is code for 2.4.x series. Perhaps, I don't have searched in the good place :-( Does anyone know if the port of this patch is began ? We don't have found. So we have began

[linux-usb-devel] Did anyone had successful run rndis based on lubbock(pxa26x)?

2004-05-26 Thread tong changda
Hello. I have had kernel 2.6.5 successful running on lubbock. all usb-gadget related had kept sync with the latest one got from http://usb-gadget.bkbits.net:8080/gadget-2.6/, the windows driver had download from microsoft site, and using the linux.inf from the 2.6.6 kernel. I just made

[linux-usb-devel] Very powerful weightloss now available.

2004-05-26 Thread Aurelia McWilliams
Hello, I have a special_offer for you... WANT TO LOSE WEIGHT? The most powerful weightloss is now available without prescription. All natural Adipren720 100% Money Back Guarantée! - Lose up to 19% Total Body Weight. - Up to 300% more Weight Loss while dieting. - Loss of 20-35% abdominal Fat. - Redu