Re: [linux-usb-devel] platform_device.dev.release not getting called under X Windows

2006-06-08 Thread Jinesh K J
hi, are u using printk() for tracing the function calls. then it might happen that xterm is just not displaying the output. i'm not familiar with pcmcia, so please forgive me for any foolish comments. On 6/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi all, > > We are developing a devi

Re: [linux-usb-devel] revert-gregkh-usb-usb-ohci-avoids-root-hub-timer-polling.patch

2006-06-02 Thread Rafael J. Wysocki
On Friday 02 June 2006 06:19, David Brownell wrote: > On Thursday 01 June 2006 8:46 pm, Andrew Morton wrote: > > > > fyi, I continue to revert this patch from Greg's tree. > > Here's a somewhat better version, FYI. Still has some issues, > but seemingly nothing quite as nasty as Rafael reported.

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-05-26 Thread Rafael J. Wysocki
On Friday 26 May 2006 05:06, David Brownell wrote: > On Tuesday 02 May 2006 9:12 am, Patrick Mochel wrote: > > On Thu, Apr 27, 2006 at 12:41:28PM -0700, David Brownell wrote: > > > > > There does seem to be agreement that the current FREEZE invocation is not > > > sufficient. I'm looking at a sli

Re: [linux-usb-devel] Re: 2.6.17-rc4-mm2 (hard lockup after resume from disk on AMD64)

2006-05-25 Thread Rafael J. Wysocki
On Thursday 25 May 2006 22:29, Alan Stern wrote: > On Sun, 21 May 2006, Rafael J. Wysocki wrote: > > > On Saturday 20 May 2006 23:30, Andrew Morton wrote: > > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > >

[linux-usb-devel] Re: 2.6.17-rc4-mm2 (hard lockup after resume from disk on AMD64)

2006-05-21 Thread Rafael J. Wysocki
On Saturday 20 May 2006 23:30, Andrew Morton wrote: > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > On Saturday 20 May 2006 14:41, Andrew Morton wrote: > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-26 Thread Rafael J. Wysocki
On Wednesday 26 April 2006 23:31, David Brownell wrote: > On Wednesday 26 April 2006 4:26 am, Rafael J. Wysocki wrote: > > On Wednesday 26 April 2006 00:56, David Brownell wrote: > > > > But it's not the root cause of the problem either. The same problem > &g

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-26 Thread Rafael J. Wysocki
On Wednesday 26 April 2006 21:06, Alan Stern wrote: > On Wed, 26 Apr 2006, Rafael J. Wysocki wrote: > > > > > It just shouldn't be necessary. Actually I think the resume device > > > > shouldn't > > > > be frozen too. > > > >

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-26 Thread Rafael J. Wysocki
On Wednesday 26 April 2006 17:38, Alan Stern wrote: > On Wed, 26 Apr 2006, Rafael J. Wysocki wrote: > > > > So under these circumstances, how does it hurt anything to reset the > > > resume device rather than to freeze it? > > > > It just shouldn't b

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-26 Thread Rafael J. Wysocki
On Wednesday 26 April 2006 16:38, Alan Stern wrote: > On Wed, 26 Apr 2006, Rafael J. Wysocki wrote: > > > > Now, if you have specific examples of things that shouldn't be reset, that > > > could be interesting. > > > > The resume device and friends (ie. c

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-26 Thread Rafael J. Wysocki
On Wednesday 26 April 2006 00:56, David Brownell wrote: > On Tuesday 25 April 2006 2:55 pm, Rafael J. Wysocki wrote: > > On Tuesday 25 April 2006 23:04, David Brownell wrote: > > > > > The third state is the problem scenario, kicking in when the driver was > > >

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
Hi, On Wednesday 26 April 2006 00:18, Nigel Cunningham wrote: > On Wednesday 26 April 2006 08:06, Rafael J. Wysocki wrote: > > On Tuesday 25 April 2006 23:03, Nigel Cunningham wrote: > > > On Wednesday 26 April 2006 06:53, Rafael J. Wysocki wrote: > > > > On Tues

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
Hi, On Tuesday 25 April 2006 23:03, Nigel Cunningham wrote: > On Wednesday 26 April 2006 06:53, Rafael J. Wysocki wrote: > > On Tuesday 25 April 2006 22:28, Nigel Cunningham wrote: > > > On Wednesday 26 April 2006 04:56, Rafael J. Wysocki wrote: > > > > You're

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
On Tuesday 25 April 2006 23:04, David Brownell wrote: > On Tuesday 25 April 2006 11:56 am, Rafael J. Wysocki wrote: > > > > > I've begun thinking that calls like pm_should_I_spin_down_drives() would > > > be a > > > better structural approach

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
Hi, On Tuesday 25 April 2006 22:28, Nigel Cunningham wrote: > On Wednesday 26 April 2006 04:56, Rafael J. Wysocki wrote: > > You're saying that (9) is wrong, so could you please suggest what to do > > instead of it? > > 'scuse me for butting in, but here&

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
Hi, On Tuesday 25 April 2006 18:11, David Brownell wrote: > On Tuesday 25 April 2006 1:32 am, Rafael J. Wysocki wrote: > > > > just want things quiesced, mainly because we don't want to spin down > > > drives. > > > > That's right. And kernel_

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-25 Thread Rafael J. Wysocki
Hi, On Tuesday 25 April 2006 00:31, Nigel Cunningham wrote: > On Tuesday 25 April 2006 07:29, David Brownell wrote: > > I've noticed a bunch of problem reports that go like this: > > > > - boot system with some USB devices attached > > - echo disk > /sys/power/state > > - ... later resume ... >

[linux-usb-devel] Re: [linux-pm] [patch/rft 2.6.17-rc2] swsusp resume must not device_suspend()

2006-04-24 Thread Rafael J. Wysocki
Hi, On Monday 24 April 2006 23:29, David Brownell wrote: > I've noticed a bunch of problem reports that go like this: > > - boot system with some USB devices attached > - echo disk > /sys/power/state > - ... later resume ... > - now those USB devices don't work right > - unplug them/replug t

Re: [linux-usb-devel] Using a USB 2.0 PCI Card with existing 1.1 on Motherboard

2006-04-19 Thread Stephen J. Gowdy
o be your Grand Dad. > > Thanks in advance for any and all responses. > Larry > > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/go

[linux-usb-devel] Averatec C3500 USB Issues

2006-03-31 Thread Michael J. Kidd
a is: http://www.linuxkidd.com/c3500 I've detailed the machine hardware, running kernel, etc.. as well as linked to all the above described captures. If there's anything else I can provide to assist in troubleshooting, Please ask! I'd really like to get this working. Thanks in advanc

Re: [linux-usb-devel] Re: Question about OTG operations

2006-02-28 Thread Stephen J. Gowdy
SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&b

[linux-usb-devel] Re: Linux 2.6.16-rc3

2006-02-13 Thread Rafael J. Wysocki
On Monday 13 February 2006 14:51, Takashi Iwai wrote: > At Mon, 13 Feb 2006 14:09:51 +0100, > Rafael J. Wysocki wrote: > > > > On Monday 13 February 2006 13:02, Takashi Iwai wrote: > > > At Sun, 12 Feb 2006 19:05:20 -0800, > > > Andrew Morton wrote: >

[linux-usb-devel] Re: Linux 2.6.16-rc3

2006-02-13 Thread Rafael J. Wysocki
On Monday 13 February 2006 13:02, Takashi Iwai wrote: > At Sun, 12 Feb 2006 19:05:20 -0800, > Andrew Morton wrote: > > > > - Patrizio Bassi <[EMAIL PROTECTED]> has an alsa suspend > > regression ("alsa suspend/resume continues to fail for ens1370") > > It's not a "regression". PM didn't work w

[linux-usb-devel] Re: open bugzilla reports

2006-02-04 Thread Martin J. Bligh
> > [Bug 5958] CF bluetooth card oopses machine when > > http://bugzilla.kernel.org/show_bug.cgi?id=5958 > > This isn't a serial bug - it's a bluetooth ldisc bug. I reported it > to the bluetooth folk back when it first got raised by Pavel. However, > they seem to be completely disintereste

Re: [linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-13 Thread Rafael J. Wysocki
On Tuesday, 13 December 2005 23:22, David Brownell wrote: > On Tuesday 13 December 2005 2:10 pm, Rafael J. Wysocki wrote: > > On Tuesday, 13 December 2005 07:52, David Brownell wrote: > > > > > > > > if ((status & STS_PCD) && >

Re: [linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-13 Thread Rafael J. Wysocki
On Tuesday, 13 December 2005 07:52, David Brownell wrote: > > > > if ((status & STS_PCD) && device_may_wakeup(&hcd->self.root_hub->dev)) { > > What happens if you make that line read > > if ((status & STS_PCD) != 0) { > > and ignore the root hub thing? So far, so good. It works and

[linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-12 Thread Rafael J. Wysocki
On Monday, 12 December 2005 22:09, Andrew Morton wrote: > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > > It's best to actually send a copy of line 620 - kernels vary a lot, and > > > many developers won't have that particualr -mm tre

[linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-12 Thread Rafael J. Wysocki
On Monday, 12 December 2005 21:29, Andrew Morton wrote: > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > On Sunday, 11 December 2005 21:38, Andrew Morton wrote: > > > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: >

[linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-12 Thread Rafael J. Wysocki
On Sunday, 11 December 2005 21:38, Andrew Morton wrote: > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > > The ehci_hcd driver causes problems like this: > > > > ehci_hcd :00:02.2: EHCI Host Controller > > ehci_hcd :00:02.2: de

[linux-usb-devel] Re: 2.6.15-rc5-mm2: ehci_hcd crashes on load sometimes

2005-12-11 Thread Rafael J. Wysocki
The ehci_hcd driver causes problems like this: ehci_hcd :00:02.2: EHCI Host Controller ehci_hcd :00:02.2: debug port 1 ehci_hcd :00:02.2: new USB bus registered, assigned bus number 3 ehci_hcd :00:02.2: irq 5, io mem 0xfebfdc00 usb 2-2: Product: USB Receiver usb 2-2: Manufacturer:

Re: [linux-usb-devel] 2.6.15-rc2-git6 hangs when loading ehci_hcd

2005-11-29 Thread Adam J. Richter
On Sun, 27 Nov 2005, Alan Stern wrote: >On Sun, 27 Nov 2005, Adam J. Richter wrote: [...] >> 2.6.15-rc2-git6, during "modprobe ehci-hcd" blocks forever. >> >> I can still type and have my text echoed back to me, and I >> can use the con

[linux-usb-devel] 2.6.15-rc2-git6 hangs when loading ehci_hcd

2005-11-27 Thread Adam J. Richter
physical remove and reinsert the flash disk. I suspect that this is some kind of BIOS interaction problem, but I'm just guessing. Adam J. Richter [EMAIL PROTECTED] --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log

[linux-usb-devel] Re: [Linux-usb-users] problem with host controller driver

2005-11-09 Thread Stephen J. Gowdy
_ > Linux-usb-users@lists.sourceforge.net > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34,

[linux-usb-devel] Re: 2.6.14-rc4-mm1: USB suspend regression (was: Re: 2.6.14-rc1-mm1: usb breaks suspend)

2005-10-19 Thread Rafael J. Wysocki
Hi, On Wednesday, 19 of October 2005 22:46, Alan Stern wrote: > On Wed, 19 Oct 2005, Rafael J. Wysocki wrote: }-- snip --{ > There has been a lot of development on USB > suspend/resume in 2.6.14, and you don't have all the patches applied. In > particular, you are missin

[linux-usb-devel] Re: 2.6.14-rc4-mm1: USB suspend regression (was: Re: 2.6.14-rc1-mm1: usb breaks suspend)

2005-10-19 Thread Rafael J. Wysocki
Hi, On Wednesday, 19 of October 2005 18:18, Alan Stern wrote: > [Trimmed the CC: list] }-- snip --{ > > > > Stopping tasks: | > > > > Freeing memory... done (14642 pages freed) > > > > Suspending device card0-0 > > > > Suspending device 2-2:1.0 > > > > Suspending device 2-2

[linux-usb-devel] 2.6.14-rc4-mm1: USB suspend regression (was: Re: 2.6.14-rc1-mm1: usb breaks suspend)

2005-10-19 Thread Rafael J. Wysocki
Hi, On Tuesday, 18 of October 2005 03:01, Alan Stern wrote: > On Mon, 17 Oct 2005, Rafael J. Wysocki wrote: > > On Monday, 17 of October 2005 20:54, Alan Stern wrote: > > > On Mon, 17 Oct 2005, Pavel Machek wrote: > > > > > > > Hi! > > > > &

[linux-usb-devel] Re: [linux-pm] 2.6.14-rc1-mm1: usb breaks suspend

2005-10-17 Thread Rafael J. Wysocki
Hi, On Monday, 17 of October 2005 20:54, Alan Stern wrote: > On Mon, 17 Oct 2005, Pavel Machek wrote: > > > Hi! > > > > In -mm, usb breaks suspend to disk. Compiled without > > CONFIG_USB_SUSPEND, it just plainly fails; iwth USB_SUSPEND, it > > actually tries to suspend USB, but it fails and mac

Re: [linux-usb-devel] Re: 2.6.13-mm2

2005-09-28 Thread Rafael J. Wysocki
Hi, On Wednesday, 28 of September 2005 23:07, David Brownell wrote: > > > > ok. i didn't look too close, but i think ohci-hcd does not fully disable > > > > interrupts in it's suspend callback...needs a closer look. > > > > cc:ing linux-usb-devel... > > > > > > It's handled in hcd-pci.c ... All P

Re: [linux-usb-devel] Re: 2.6.13-mm2

2005-09-28 Thread Rafael J. Wysocki
Hi, On Wednesday, 28 of September 2005 22:56, David Brownell wrote: > > On Wednesday, 28 of September 2005 22:23, David Brownell wrote: > > > > > > > BTW, please have a look at: > > > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=4416#c36 > > > > > > > and > > > > > > > http://bugzilla.kernel

Re: [linux-usb-devel] Re: 2.6.13-mm2

2005-09-28 Thread Rafael J. Wysocki
Hi, On Wednesday, 28 of September 2005 22:23, David Brownell wrote: > > > > > BTW, please have a look at: > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=4416#c36 > > > > > and > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=4416#c37 > > What's with the bogus dates in those reports ...

[linux-usb-devel] Re: [Linux-usb-users] usb: device not accepting address error msg

2005-07-11 Thread Stephen J. Gowdy
o register visit http://www.hp.com/go/dualwebinar > ___ > Linux-usb-users@lists.sourceforge.net > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > -- /---

Re: [linux-usb-devel] USB not working in kernel 2.6

2005-06-26 Thread Stephen J. Gowdy
ategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > ___ > linux-usb-devel@lists.sourceforge.

Re: [linux-usb-devel] Questions about the USB stack and networking

2005-05-02 Thread Stephen J. Gowdy
uy Games. Play to > win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 > ___ > linux-usb-devel@lists.sourceforge.net > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /-

Re: [linux-usb-devel] Dell Latitude D810 USB IDs

2005-04-28 Thread Stephen J. Gowdy
, > > > On Thu, 28 Apr 2005 10:00:46 -0700 (PDT) "Stephen J. Gowdy" > <[EMAIL PROTECTED]> wrote: > > > That means there is no entry in the pci.ids file for those devices. That > > is only used for this output I believe (lspci). > > I see. I just wan

Re: [linux-usb-devel] Dell Latitude D810 USB IDs

2005-04-28 Thread Stephen J. Gowdy
#Cfgs= 1 > P: Vendor= ProdID= Rev= 2.06 > S: Manufacturer=Linux 2.6.11-1.14_FC3.root_cubbi1_swsusp2 ehci_hcd > S: Product=EHCI Host Controller > S: SerialNumber=:00:1d.7 > C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA > I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) S

Re: [linux-usb-devel] Driver for Maxtor OneTouch Programmable Button

2005-01-28 Thread Stephen J. Gowdy
terfaces 1 > bConfigurationValue 1 > iConfiguration 0 > bmAttributes 0xe0 >Self Powered >Remote Wakeup > MaxPower0mA > Interface Descriptor: >bLength 9 >bDe

Re: [linux-usb-devel] USBMon 0.2a and later

2005-01-18 Thread Stephen J. Gowdy
10604223328224&w=2 ) -- /+-----\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA | |EMail: [EMAIL

Re: [linux-usb-devel] Re: USBMon 0.2a and later

2005-01-18 Thread Stephen J. Gowdy
If it is inline... On Tue, 18 Jan 2005, Matthias Urlichs wrote: > Hi, Stephen J. Gowdy schrub am Tue, 18 Jan 2005 08:17:01 -0800: > [ fullquote of patch ] > > Please Don't Do That. > > -- /+-----

Re: [linux-usb-devel] USB-Gadget Doc

2005-01-01 Thread Stephen J. Gowdy
urther doc on the net, perhaps a little bit more detailed than > the included doc of the linuxkernel. > > Searching for 'usb gadget' is quiet hard because of all the teapot heaters and > lamps... > > Greetings > Thomas > > -- /-------

Re: [linux-usb-devel] USB message after boot

2004-12-30 Thread Stephen J. Gowdy
1964 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(133) > /dev/ide/host0/bus0/target1/lun0: p1 p2 p3 p4 < p5 p6 p7 p8 p9 p10 p11 p12 > > kjournald starting. Commit interval 5 seconds > > Thanks for your work and for any eventual help. > > Kind regards, >

Re: [linux-usb-devel] 2.6.10-rc1-mm4: USB storage not working on AMD64

2004-11-10 Thread Rafael J. Wysocki
On Wednesday 10 of November 2004 16:36, David Brownell wrote: > On Wednesday 10 November 2004 06:57, Rafael J. Wysocki wrote: > > On Wednesday 10 of November 2004 14:58, David Brownell wrote: > > > > I recently posted several USB PM fixes that make things work better > &

Re: [linux-usb-devel] 2.6.10-rc1-mm4: USB storage not working on AMD64

2004-11-10 Thread Rafael J. Wysocki
On Wednesday 10 of November 2004 14:58, David Brownell wrote: > On Wednesday 10 November 2004 02:54, Rafael J. Wysocki wrote: > > Hi, > > > > There seems to be a problem in 2.6.10-rc1-mm4 with either USB storage (eg a > > pendrive) or hotplug on AMD64 (NForce3

[linux-usb-devel] 2.6.10-rc1-mm4: USB storage not working on AMD64

2004-11-10 Thread Rafael J. Wysocki
Hi, There seems to be a problem in 2.6.10-rc1-mm4 with either USB storage (eg a pendrive) or hotplug on AMD64 (NForce3 chipset, ohci-hcd, SuSE 9.1). Namely, if a USB pendrive is inserted into a socket, the kernel does not even detect it. Here's what appears in dmesg after it's inserted: ohci

[linux-usb-devel] Machine check in ISP116x driver interrupt handler on 8xx board

2004-10-27 Thread carolyn . j . smith
Hello, I am porting the Philips ISP116x driver to a PowerPC 8xx (852T in particular) board. It is built into the kernel at the moment (i.e. it isn't a loadable module) and comes up fine and gets and handles interrupts (at least 2400 of them) while the rest of the kernel is initializing. Just befo

[linux-usb-devel] Communicating with USB-2.0 device

2004-10-07 Thread j d
Hi, I'm working on linux-2.4.19 with the USB support disabled. I need to communicate to the device. I am able to initialize the host controller and get the device detect on the ports. Now I'm trying to send the standard control request. I do not see any error in the USBSTS resgoster while I send

[linux-usb-devel] Re: [2.6.9-rc3] suspend-to-disk oddities

2004-10-04 Thread Rafael J. Wysocki
On Monday 04 of October 2004 14:22, Jan De Luyck wrote: [-- snip --] > > Does "cat /proc/bus/usb/devices" give you an empty file or does it hang? > > Is that modular USB or is it compiled into the kernel? OHCI or UHCI? > > UHCI. I just did a test-suspend-resume, currently plugged USB devices don't

Re: [linux-usb-devel] 2.6.9-rc3: USB OHCI failure on suspend on AMD64

2004-10-01 Thread Rafael J. Wysocki
On Thursday 30 of September 2004 23:58, David Brownell wrote: > On Thursday 30 September 2004 1:51 pm, Rafael J. Wysocki wrote: > > Hi, > > > > It seems there's a problem with USB OHCI driver that causes these traces to > > appear on suspend on an AMD64-based

[linux-usb-devel] 2.6.9-rc3: USB OHCI failure on suspend on AMD64

2004-09-30 Thread Rafael J. Wysocki
Hi, It seems there's a problem with USB OHCI driver that causes these traces to appear on suspend on an AMD64-based box: ..<7>PM: Image restored successfully. PCI: Setting latency timer of device :00:02.0 to 64 ohci_hcd :00:02.0: HC died; cleaning up usb 1-2: USB disconnect, address

[linux-usb-devel] understanding the usb snoop log for a prolific pl2501 USB bridge

2004-09-06 Thread Stephen J. Smith
der*, so that I can spend as little time there as possible. Next on my list is to add code to usbnet.c to support the device in pl2501 mode. Any tips on what I should look for? [1] http://tech.prolific.com.tw/visitor/fcabdl.asp?fid=24242774 [2] http://khadrin.com/kblog/archives/000056.html --

Re: [linux-usb-devel] Can two computers communicate through usb port?

2004-08-24 Thread Stephen J. Gowdy
Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > ___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-dev

Re: [linux-usb-devel] Can two computers communicate through usb port?

2004-08-23 Thread Stephen J. Gowdy
he last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calendar.yahoo.com/gow

[linux-usb-devel] Re: [linux-usb-devel] Re:[linux-usb-devel] isp116x for PXA255, usb_control/bulk_msg:timeout

2004-07-26 Thread Stephen J. Gowdy
> > > > >Is there an interrupt mask error? > > > > > > > > > > > >2. In Ian Campbell's patch there is "ndelay" but I couldn't find its > > >definition at all in kernel 2.4.19. When I looks up for higher kernel, > there &g

Re: [linux-usb-devel] How to disable Probe all LUNs on each SCSI device for other devices ?

2004-07-13 Thread Stephen J. Gowdy
stem is in SCSI, and setting this option to on make my system > taking really longer to boot. > > Is there a way to set this option only for this device ? > > Thank you very much, and please CC to me as I am not on this list. > -- /-------

Re: [linux-usb-devel] ehci hub problem

2004-07-03 Thread Stephen J. Gowdy
ub 4-0:1.0: Cannot enable port 4. Maybe the USB cable is bad? Did you try a different cable? The overcurrent messages point to something in hardware being wrong I think. -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34,

Re: [linux-usb-devel] Another mass storage device question

2004-06-20 Thread Stephen J. Gowdy
__ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanfor

Re: [linux-usb-devel] Mass storage and /dev/sdxx numbering

2004-06-20 Thread Stephen J. Gowdy
__ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop

[linux-usb-devel] USB Interrupt Example

2004-06-17 Thread J. Dosher
Is there a good example module for writing USB interrupt-based drivers, or a particular driver that's good to examine? I've been able to get my interrupt driver working for a usb 2.0 device (Cypress CY68001), but only at a 2ms frame rate or slower. Thinking (and reading) that the 2.4.x kernel's eh

Re: [linux-usb-devel] usb-skeleton not compiling

2004-06-15 Thread J. Dosher
from /usr/src/linux/include/linux/mmzone.h:8, from /usr/src/linux/include/linux/gfp.h:4, from /usr/src/linux/include/linux/slab.h:15, from usb-skeleton.c:47: -Jesse On Tue, 15 Jun 2004, Greg KH wrote: > On Tue, Jun 15, 2004 at 03:04:30PM

[linux-usb-devel] usb-skeleton not compiling

2004-06-15 Thread J. Dosher
I've developed a custom I/O control board for haptics and robotics using an Atmel AVR and a Cypress USB 2.0 IC. (http://www-brl.ee.washington.edu/~jdosher/Pictures/Thumbnails/BoardTH.html) We've been having some trouble getting our USB (interrupt based) driver working at anything faster than a 2ms

[linux-usb-devel] Powerful weightloss now available for you.

2004-06-09 Thread Erin J. Wiley
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

[linux-usb-devel] Re: Sharp Zaurus cradle and kernel 2.6 : khubd oops

2004-05-31 Thread J. Lee Dixon
I noticed this post while searching the list to see if anyone was having the same problem as me. Has this been resolved? I have now tried the Zaurus on 3 machines, with the following configurations and results: Dell desktop, rh7.3: works perfect Athlon desktop VIA chipset, 2.4.26: works perfect

[linux-usb-devel] Re: [Linux-usb-users] EHCI eating 40% of processor time

2004-05-10 Thread Stephen J. Gowdy
ne size of 64 is not supported by device :00:02.2 > ehci_hcd :00:02.2: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29 > hub 3-0:1.0: USB hub found > hub 3-0:1.0: 6 ports detected > usb 1-2: USB disconnect, address 3 > drivers/usb/class/usblp.c: usblp0: removed > usb 1-2: new

Re: [linux-usb-devel] Linux supports code for USB Device functionality ?

2004-05-04 Thread Stephen J. Gowdy
ake an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > ___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.

Re: [linux-usb-devel] want USB driver code

2004-04-14 Thread Stephen J. Gowdy
; To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /----+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand

RE: [linux-usb-devel] Problems with ehci 2.0: devices not recognized

2004-03-21 Thread Stephen J. Gowdy
> GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > ___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://list

Re: [linux-usb-devel] FW: USB 2.0 external hard drive problem

2004-02-05 Thread Thomas J Magliery PhD
Alan, to sum up, do I understand correctly that there either needs to be a change to cdrecord-ProDVD, the sg driver, or the Plextor firmware? Any recommndations on which is best, and who I would talk to about the latter two? Below, I ran the test you suggested. Thanks, Tom Alan Stern wrote: I

[linux-usb-devel] FW: plextor px-708uf: cannot get disk type

2004-02-05 Thread Thomas J Magliery PhD
this from a usb-storage point of view, or is this a problem that only Plextor can solve? Thanks, Tom =Original Message-FROM TOM MAGLIERY > From: Thomas J Magliery PhD [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 05, 2004 1:57 AM > To: Andy Polyakov > Cc: [EMA

RE: [linux-usb-devel] FW: USB 2.0 external hard drive problem

2004-01-29 Thread Thomas J Magliery PhD
Regarding my problem using the Plextor PX-708UF (USB 2.0) to burn DVD+R media using cdrecord-ProDVD, I received the following from Andy Polyakov (writer of dvd+/-rw-tools, which includes growisofs, which does work for me): > I guess the other question is: what is passing the e

RE: [linux-usb-devel] FW: USB 2.0 external hard drive problem

2004-01-29 Thread Thomas J Magliery PhD
Hi Alan, Thanks for the reply. Does this mean recompile the kernel with usb-storage debugging, or is there a way to turn it on without recompiling? I'm not exactly a linux expert--I've never compiled a kernel. I will take a stab at it if you think it's the best thing. Any instructions and/or a

[linux-usb-devel] FW: USB 2.0 external hard drive problem

2004-01-28 Thread Thomas J. Magliery, Ph.D.
David Brownell suggested that someone on this list might be able to help me. I am having trouble burning DVDs using a USB 2.0-connected burner, and I think USB might be the problem. I have a desktop PC running linux (Asus A7V333, AMD Athlon XP 2100+, Red Hat Linux 9 (2.4.20-20.9)). I am trying to

Re: [linux-usb-devel] Yet another Genesys Logic lockup

2004-01-27 Thread J. Ballé
Am Dienstag, 27. Januar 2004 22:21 schrieb Alan Stern: > Have you tried using your device with a 2.6 kernel? No, not yet. Since Linux 2.6 is entirely new for me, this could take a long time. But I'll try it if all else fails. > Actually, the errors you're seeing are unusual. The problems we've

[linux-usb-devel] Yet another Genesys Logic lockup

2004-01-27 Thread J. Ballé
Hello, I recently bought a Genesys Logic 811 USB to IDE bridge (without knowing). My first attempts to get it running were not successful. I'm using a stock 2.4.24 kernel and USB 1.0, although the device is USB 2.0 capable. I know that there's recently been a lot of "negative" discussion about

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

2003-12-24 Thread Stephen J. Gowdy
orm field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, | |http://calenda

[linux-usb-devel] Re: [Linux-usb-users] usb bios emulation

2003-12-23 Thread Stephen J. Gowdy
ibe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-users > -- /----+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill R

Re: [linux-usb-devel] re:re: sony DSC-p10 on 2.6.0-test11

2003-12-15 Thread Stephen J. Gowdy
a valid block device > ~/temp :)mount /dev/sda1 /mnt/camera/ -t vfat > mount: /dev/sda1 is not a valid block device > > > > -- /+-\ |Stephen J. Gowdy | SLAC, MailStop 34, | |http://www.slac.stanford.edu/~gowdy/

Re: [linux-usb-devel] sony DSC-P10 on a 2.6.0-test11 kernel

2003-12-14 Thread Stephen J. Gowdy
gt; 000f-000f : System ROM > 0010-4ffe : System RAM > 0010-002c23b7 : Kernel code > 002c23b8-0037713f : Kernel data > 4fff0000-4fff2fff : ACPI Non-volatile Storage > 4fff3000-4fff : ACPI Tables > e000-e7ff : :00:00.0 > e800-

Re: [linux-usb-devel] how to capture "insertion event" ?

2003-11-26 Thread Stephen J. Gowdy
That is right, I thought he was after that, not card insertion... sorry for the noise then. On Wed, 26 Nov 2003, Alan Stern wrote: > On Wed, 26 Nov 2003, Stephen J. Gowdy wrote: > > > Try reading the hotplug docs (http://linux-hotplug.sf.net ). > > > > On Wed, 26 Nov 2003

Re: [linux-usb-devel] how to capture "insertion event" ?

2003-11-26 Thread Stephen J. Gowdy
and help us help > YOU! Click Here: http://sourceforge.net/donate/ > ___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel > -- /+--

[linux-usb-devel] Mitsumi USB Floppy Drive

2003-11-20 Thread Stefan J. Betz
Hello People, i have some Mitsumi USB Floppy Drive with the following Data: Manufactur: Mitsumi Typ : D353FUE When i plug this Device into my Linux Box (Kernel 2.6.0-test9), i get the following messages in my Syslog: Nov 20 22:17:57 mobileone kernel: hub 1-0:1.0: new USB device on port 1,

Re: [linux-usb-devel] how to configure USB in linux kernel when USB emulation is disabled in BIOS

2003-11-07 Thread Stephen J. Gowdy
he latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > ___ > [EMAIL PROTECTED] > To unsubscribe, use the last form field at: > https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

[linux-usb-devel] 2Wire USB Wireless Adapter

2003-10-28 Thread J
Does anyone on this list feel up to programming the 2Wire USB driver for Linux? I have it for Windows, but it needs to be functional on Linux. Thank you. __ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/

[linux-usb-devel] 2Wire Redhat Linux USB adapter

2003-10-26 Thread J
Hi - I need a driver for the 2Wire USB Wireless Adapter for Redhat Linux..an 802.11b device with the windows driver by Agere, there is no Linux driver. Have Redhat Linux 9.0 and can't connect t Internet because of this..tried downloading Orinoco thingy and it won't work..won't even unpack! HELP! _

[linux-usb-devel] [PATCH] Add needed __devexit_p's to two gameport drivers

2003-10-20 Thread Noah J. Misch
Hello Vojtech, Two gameport drivers need __devexit_p wrapped around their remove functions. A newer binutils caught this is a link error. This patch fixes that. The patch is against linux-2.5 BK as of 0700 UTC 10/20/2003 and for about two months prior to that. The modified drivers compile clea

Re: [linux-usb-devel] Incompatibility / trouble with Probe For All LUNs

2003-10-11 Thread Stephen J. Gowdy
> > > --- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/s

[linux-usb-devel] [PATCH 2] Make ISD-200 USB/ATA Bridge depend on BLK_DEV_IDE

2003-10-07 Thread Noah J. Misch
Greetings, Trivial. Similar to previous patch on USB ethernet gadget. This usb driver needs ide_fix_driveid from drivers/ide/ide-ops.c, which needs BLK_DEV_IDE ("Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support") to get built. Without this patch, you can configure an un-linkable kernel by do

[linux-usb-devel] [PATCH] Make Ethernet Gadget depend on CONFIG_NET

2003-10-07 Thread Noah J. Misch
Greetings, Trivial. Present in linux-2.6.0-test6 and in usb-2.5 BK as of 12:30 AM 10/8/03. Previously, one could configure a kernel that wouldn't link by doing a 'make allnoconfig' and then a 'make menuconfig' and enabling CONFIG_EXPERIMENTAL, CONFIG_PCI, CONFIG_USB_GADGET, and CONFIG_USB_ETH.

Re: [linux-usb-devel] sandisk SDDR-91 usb 2.0 card reader support?

2003-09-23 Thread Stephen J. Gowdy
mething wrong on my part. How might i do > that, or is it for sure not the reader, but the card? > > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > > Yes. Some cards are faster than others. > > > > On Tue, 23 Sep 2003, Mr. Mailing List

Re: [linux-usb-devel] sandisk SDDR-91 usb 2.0 card reader support?

2003-09-23 Thread Stephen J. Gowdy
Yes. Some cards are faster than others. On Tue, 23 Sep 2003, Mr. Mailing List wrote: > how do you mean, the 16mb card itself? Doesn't that > kind of defeat the purpose of the reader being 2.0?:O > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > &

Re: [linux-usb-devel] sandisk SDDR-91 usb 2.0 card reader support?

2003-09-23 Thread Stephen J. Gowdy
Sub=06 Prot=50 > Driver=usb-storage > E: Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > > > > any ideas on the speed? > > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > > You'll get so

Re: [linux-usb-devel] sandisk SDDR-91 usb 2.0 card reader support?

2003-09-23 Thread Stephen J. Gowdy
#x27;t have access to my linux machine at the > moment, but am on an XP machine). > > thanks > > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > > THere is a script here that'll tell you; > > > > http://www.linux-usb.org/usbtree > &g

Re: [linux-usb-devel] sandisk SDDR-91 usb 2.0 card reader support?

2003-09-23 Thread Stephen J. Gowdy
sb 2.0 speeds as opposed to 1.1? > > > --- "Stephen J. Gowdy" <[EMAIL PROTECTED]> > wrote: > > It says it is sdb. > > > > On Tue, 23 Sep 2003, Mr. Mailing List wrote: > > > > > scsi5 : SCSI emulation for USB Mass Storage > > devices >

<    1   2   3   4   >