[linux-usb-devel] timeouts after upgrading from 2.4.21-pre1 to 2.4.23

2003-12-24 Thread Nathan Neulinger
My usb devices are unusable after upgrading to 2.4.23. I believe I saw this same symptom with 2.4.22 as well. Everything works fine with 2.4.21. logs are full of: usb_control/bulk_msg: timeout usbdevfs: USBDEVFS_CONTROL failed dev 7 rqt 128 rq 6 len 9 ret -110 it will occasionally get enough wo

[linux-usb-devel] אובייקטיבי חשיפה: ניתוחים פלסטים

2003-12-24 Thread מחקרי אובייקטיבי
Title: ניתוחים פלסטים ידיעה חשובה זו מובאת לך בעקבות ביקור באתר אובייקטיבי™, גוף המחקרים הגדול בישראל, או בעקבות חבר שביקש לשלוח אותה אליך. מטרתה: לידע את הציבור במידע חשוב ומעניין. אנא,  שלח לחבר את השידור המקורי  בכדי שנוכל להיות ציבור מוגן יותר מסמך זה נשלח לידיעת הציבור – ללא פרסומו

[linux-usb-devel] Why same run, different result when ask for device id string

2003-12-24 Thread Martin
Hi all, I am using GET_DEVICE_ID request sepcified in to get the printer's description. I use usb_control_msg to get the id-string. But something just does strange. I use HP DeskJet 1125C to do the test, when first pluged(USB), run the test program, it just return null string. And run aga

Re: [linux-usb-devel] USB IRQs mimimal set

2003-12-24 Thread Greg KH
On Wed, Dec 24, 2003 at 05:29:28PM -0700, Daniel Sheltraw wrote: > > > I noticed that or 2.4.20 kernel as presently configured is > > > using four IRQs for the USB system. This is causing me some > > > headaches. Can someone please tell me how to reduce this number > > > of IRQs to a minimal set fo

Re: [linux-usb-devel] USB IRQs mimimal set

2003-12-24 Thread Daniel Sheltraw
Greg > > Hello USB list > > > > I noticed that or 2.4.20 kernel as presently configured is > > using four IRQs for the USB system. This is causing me some > > headaches. Can someone please tell me how to reduce this number > > of IRQs to a minimal set for USB keyboard and mouse use only. > > T

Re: [linux-usb-devel] MITSUMI USB FDD with Linux 2.6.0

2003-12-24 Thread Alan Stern
On Wed, 24 Dec 2003, [ISO-8859-15] "David Müller (ELSOFT AG)" wrote: > usb-storage: This device (03ee,6901,0100 S 04 P 00) has unneeded > SubClass and Protocol entries in unusual_devs.h >Please send a copy of this message to > <[EMAIL PROTECTED]> Thanks for sending this in. An update has bee

Re: [linux-usb-devel] philips usb pclink

2003-12-24 Thread Claudemir Todo Bom
Em Qua, 2003-12-24 às 10:32, Sergey Vlasov escreveu: On Wed, Dec 24, 2003 at 09:52:31AM -0200, Claudemir Todo Bom wrote: > I've just received my new home stereo, it's a Philips MC-M570, it have > an USB port and provides some functionalities to it. > > Under windows I can:

Re: [linux-usb-devel] USB IRQs mimimal set

2003-12-24 Thread Greg KH
On Wed, Dec 24, 2003 at 11:37:14AM -0700, Daniel Sheltraw wrote: > Hello USB list > > I noticed that or 2.4.20 kernel as presently configured is > using four IRQs for the USB system. This is causing me some > headaches. Can someone please tell me how to reduce this number > of IRQs to a minimal se

Re: [linux-usb-devel] USB IRQs mimimal set

2003-12-24 Thread Stephen J. Gowdy
Only load the driver you want. On Wed, 24 Dec 2003, Daniel Sheltraw wrote: > Hello USB list > > I noticed that or 2.4.20 kernel as presently configured is > using four IRQs for the USB system. This is causing me some > headaches. Can someone please tell me how to reduce this number > of IRQs to a

[linux-usb-devel] USB IRQs mimimal set

2003-12-24 Thread Daniel Sheltraw
Hello USB list I noticed that or 2.4.20 kernel as presently configured is using four IRQs for the USB system. This is causing me some headaches. Can someone please tell me how to reduce this number of IRQs to a minimal set for USB keyboard and mouse use only. Thank you, Daniel sheltraw

[linux-usb-devel] Re: re-factor enumeration/reset paths

2003-12-24 Thread Alan Stern
David: I've just started looking in detail at your patch, and there is at least one error plus a couple of other things that perhaps could be cleaned up. The error is in usb_alloc_dev. Instead of dev->dev.parent = parent->dev.parent; it should say dev->dev.parent = &parent->d

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

2003-12-24 Thread jing
Hi, David, Thank you so much for your response. I am not quite understand what you mean by "It's safe to leave that BIOS feature enabled, unless your BIOS is buggy in that area, since Linux turns it off later if you start up the "native" USB.". Does "native usb" mean the usb driver in linux k

[linux-usb-devel] MITSUMI USB FDD with Linux 2.6.0

2003-12-24 Thread "David Müller (ELSOFT AG)"
hub 1-0:1.0: new USB device on port 1, assigned address 6 usb-storage: This device (03ee,6901,0100 S 04 P 00) has unneeded SubClass and Protocol entries in unusual_devs.h Please send a copy of this message to <[EMAIL PROTECTED]> scsi8 : SCSI emulation for USB Mass Storage devices Vendor: MITSU

Re: [linux-usb-devel] philips usb pclink

2003-12-24 Thread Sergey Vlasov
On Wed, Dec 24, 2003 at 09:52:31AM -0200, Claudemir Todo Bom wrote: > I've just received my new home stereo, it's a Philips MC-M570, it have > an USB port and provides some functionalities to it. > > Under windows I can: > * use it like a PCM soundcard, without mixer controls; > *

[linux-usb-devel] philips usb pclink

2003-12-24 Thread Claudemir Todo Bom
Hi, I've just received my new home stereo, it's a Philips MC-M570, it have an USB port and provides some functionalities to it. Under windows I can: * use it like a PCM soundcard, without mixer controls; * command the player application (MusicMatch Jukebox) with the remo

[linux-usb-devel] usb_physical_reset_device

2003-12-24 Thread Stavros Markou
Hi, I have sent approximately two months ago mails about the problems concerning resetting a usb device and I was pointed to usb_physical_reset_device. Then I saw that this function was never exported as others like usb_reset_device or declared at . The result of this was a warning of the comp