[linux-usb-devel] Re: kaweth fails to work on 2.6.12-rc[56]

2005-06-10 Thread Wakko Warner
Oliver Neukum wrote: > Am Mittwoch, 8. Juni 2005 12:42 schrieb Wakko Warner: > > > have you tried recompiling with debug enabled? > > > It does show the status codes in the interrupt handler. > > > > I have not. ?My keyboard and mouse (on a hub) are plugged in beside the > > kaweth device so they

[linux-usb-devel] Another senseless cleanup (in usb_string)

2005-06-10 Thread Pete Zaitcev
Hi, All: I noticed (from reading usbmon traces) that we request string descriptors with size 255, which is odd (please pardon the pub), because a string descriptor consists of 16-bit characters and 2-byte header. Does anyone know if this length has any meaning or is it just a thinko? -- Pete dif

[linux-usb-devel] Re: Partitioning for g_file_storage

2005-06-10 Thread David Brownell
On Friday 10 June 2005 9:15 am, Alan Stern wrote: > > Follow the instructions in the document below. > > ... > > Let's suppose we've created a 64 MB backing file: > > $ dd if=/dev/zero bs=1M count=64 of=backing_file > 64+0 records in > 64+0 records out > > Next we run fdisk o

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

2005-06-10 Thread Adam Kropelin
Olav Kongas wrote: On Fri, 10 Jun 2005, Adam Kropelin wrote: S: Product=Back-UPS CS 500 FW:808.q3.I USB FW:q3 Ah, Interesting. Is this the 120V North American model? If so, this is the first report I've heard of the control queue full error with a non-European version of the BackUPS CS. Tha

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

2005-06-10 Thread Adam Kropelin
On Fri, Jun 10, 2005 at 08:13:05AM -0700, David Brownell wrote: > On Friday 10 June 2005 7:43 am, Alan Stern wrote: > > On Fri, 10 Jun 2005, Martin Kessler wrote: > > > > The next step should be to find out where they do come from. It's not so > > easy to do that, > > Do we know they don't come

Re: [linux-usb-devel] PATCH: PXA27x OHCI PM

2005-06-10 Thread David Brownell
On Friday 10 June 2005 2:03 pm, Todd Poynor wrote: > On Thu, Jun 09, 2005 at 09:14:52PM -0700, David Brownell wrote: > > This patch reads fine to me except that you're not setting the > > dev->power.power_state to (bleech) PMSG_SUSPEND or PMSG_ON, > > which means that operations through sysfs power

Re: [linux-usb-devel] PATCH: PXA27x OHCI PM

2005-06-10 Thread Todd Poynor
On Thu, Jun 09, 2005 at 09:14:52PM -0700, David Brownell wrote: > On Thursday 09 June 2005 8:39 pm, Todd Poynor wrote: ... > > So far as I thought I knew, pm_message_t will eventually become a struct > > with fields that can be used to properly describe what sort of driver > > behavior is needed at

Re: [linux-usb-devel] Re: [AT91][UDC] Kernel Oops with 2.6.12-rc4 patch from maxim.org.za

2005-06-10 Thread David Brownell
On Friday 10 June 2005 8:29 am, Matt HAMEAU wrote: > Thank you so much for your help! > But i wonder why this glue patch is not mentioned in > the maxim website!? IMO? Because anyone needing it is expected to know about, and use, the Linux-ARM-Kernel mailing list. - Dave -

[linux-usb-devel] Partitioning for g_file_storage

2005-06-10 Thread Alan Stern
On Fri, 10 Jun 2005, Matt HAMEAU wrote: > Everything goes fine now. But: > On Windows XP, my AT91 board is well recognized like a > Usb Mass Storage but i can't see the drive in "My > Computer". Though i can see it in the "Disk > Management" of my "Computer Management" utility > (type=unknown) > I

RE: [linux-usb-devel] Re: [AT91][UDC] Kernel Oops with 2.6.12-rc4 patch from maxim.org.za

2005-06-10 Thread Matt HAMEAU
Thank you so much for your help! But i wonder why this glue patch is not mentioned in the maxim website!? Everything goes fine now. But: On Windows XP, my AT91 board is well recognized like a Usb Mass Storage but i can't see the drive in "My Computer". Though i can see it in the "Disk Management"

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

2005-06-10 Thread David Brownell
On Friday 10 June 2005 7:43 am, Alan Stern wrote: > On Fri, 10 Jun 2005, Martin Kessler wrote: > > The next step should be to find out where they do come from. It's not so > easy to do that, Do we know they don't come from the control queue logic inside hid-core? That's the source of the "queue

Re: [linux-usb-devel] Fw: Fixed the prob (was: Re: Problems with USB on x86_64)

2005-06-10 Thread David Brownell
On Friday 10 June 2005 7:02 am, randy_dunlap wrote: > > Begin forwarded message: > > Date: Fri, 10 Jun 2005 11:09:03 +0200 > From: Michael Zapf <[EMAIL PROTECTED]> > To: [email protected] > Subject: Fixed the prob (was: Re: Problems with USB on x86_64) > > > ehci_hcd :00:02.2: po

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

2005-06-10 Thread Alan Stern
On Fri, 10 Jun 2005, Martin Kessler wrote: > Here another one, btw I did pass usbfs_snoop on to the kernel during > boot, but have no entries in my logfile. Hmmm, usbcore is not a module > so usbcore.usbfs_snoop=1 should have done the job isn't it??? Currently > my apcupsd is hanging in state '

Re: [linux-usb-devel] refcount bug in kobject affecting acm

2005-06-10 Thread Oliver Neukum
Am Freitag, 10. Juni 2005 16:10 schrieb Alan Stern: > On Fri, 10 Jun 2005, Oliver Neukum wrote: > > > Hi, > > > > would the person who posted a patch to the kobject code fixing > > the bug which acm triggers in disconnect please get in touch with > > me? > > Are you talking about the problem whe

Re: [linux-usb-devel] Problem accessing USB memeory stick with 2.6.12-rc5

2005-06-10 Thread Alan Stern
On Fri, 10 Jun 2005, Nitin Mahajan wrote: > Hi, > I am using kernel 2.6.11.11 patched with 2.6.12-rc5 > patch for usb support. i have enabled hot pulggable in > the kernel. and also made proper selections under the > USB driver options. I am trying to use a USB memeory > stick. > > i have entry

Re: [linux-usb-devel] refcount bug in kobject affecting acm

2005-06-10 Thread Alan Stern
On Fri, 10 Jun 2005, Oliver Neukum wrote: > Hi, > > would the person who posted a patch to the kobject code fixing > the bug which acm triggers in disconnect please get in touch with > me? Are you talking about the problem whereby the driver core would crash when a driver tried to call usb_drive

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

2005-06-10 Thread Olav Kongas
On Fri, 10 Jun 2005, Adam Kropelin wrote: > > S: Product=Back-UPS CS 500 FW:808.q3.I USB FW:q3 > > Ah, Interesting. Is this the 120V North American model? If so, this is > the first report I've heard of the control queue full error with a > non-European version of the BackUPS CS. That would be

[linux-usb-devel] Fw: Fixed the prob (was: Re: Problems with USB on x86_64)

2005-06-10 Thread randy_dunlap
FYI... Begin forwarded message: Date: Fri, 10 Jun 2005 11:09:03 +0200 From: Michael Zapf <[EMAIL PROTECTED]> To: [email protected] Subject: Fixed the prob (was: Re: Problems with USB on x86_64) Michael Zapf schrieb: > I have some trouble using a memory stick of LG in my Athlon64

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

2005-06-10 Thread Alan Stern
On Fri, 10 Jun 2005, Martin Kessler wrote: > Good Morning, here the requested debug output, problem finally showed up > at around 9pm ;-) hope this will help to trace the problem. Here is the relevant part of the file: - skel_ls_control_qh [db2f9180] link (1b2f9272) element (0001)

[linux-usb-devel] Re: ISP1161X HCD with Linux-2.6.11

2005-06-10 Thread Olav Kongas
On Fri, 10 Jun 2005, Fukumoto Akira wrote: >I try to fit your dirver into Linux 2.6.11. It should be easy if you start from the latest 2.6.10 version downloadable from http://www.artecdesign.ee/~ok/isp116x/ and incorporate changes mailed to the linux-usb-devel mailing list by Ian Campbell on

[linux-usb-devel] SPP on OPENBT

2005-06-10 Thread Annamalai Prakash (Tata Elxsi)
Hi, I am very sorry to raise this question here ... could any point out me, which file has SPP (Serial Port Profiles) implementation in OPENBT ?. Thanks Prakash --- This SF.Net email is sponsored by: NEC IT Guy Games. How far can

Re: [linux-usb-devel] isp1161a1 driver and usb bluetooth on linux kernel 2.6.11.10 problem.

2005-06-10 Thread Olav Kongas
On Fri, 10 Jun 2005, Santichai Poungkaew wrote: > Hi, >I have a problem on the isp116xa1 driver and usb > bluetooth on linux kernel 2.6.11.10. > Dose anybody can help me about this? Maybe. What's the problem? Olav --- This SF.Net em

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

2005-06-10 Thread Adam Kropelin
On Fri, Jun 10, 2005 at 01:24:34PM +0300, Olav Kongas wrote: > On Thu, 9 Jun 2005, Adam Kropelin wrote: > > > > Indeed. I'm certain the UPS is a crucial factor since it > > only seems to occur with certain models (two so far) and APC > > UPS firmware is far from bug-free. > > Just for the record:

[linux-usb-devel] Problem accessing USB memeory stick with 2.6.12-rc5

2005-06-10 Thread Nitin Mahajan
Hi, I am using kernel 2.6.11.11 patched with 2.6.12-rc5 patch for usb support. i have enabled hot pulggable in the kernel. and also made proper selections under the USB driver options. I am trying to use a USB memeory stick. i have entry in /etc/fstab usbfs /proc/bus/usb usbfs noauto 0 0 /dev/

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

2005-06-10 Thread Olav Kongas
On Thu, 9 Jun 2005, Adam Kropelin wrote: > David Brownell wrote: > > On Thursday 09 June 2005 1:43 pm, Christian Pernegger > > wrote: > > > > Christian, if you're using a UHCI controller like > > > > Martin > > > > > > No, this one is OHCI. > > > > > > :02:00.0 USB Controller: Advanced Mic

[linux-usb-devel] isp1161a1 driver and usb bluetooth on linux kernel 2.6.11.10 problem.

2005-06-10 Thread Santichai Poungkaew
Hi, I have a problem on the isp116xa1 driver and usb bluetooth on linux kernel 2.6.11.10. Dose anybody can help me about this? Thanks, Santi _ Express yourself instantly with MSN Messenger! Download today - it's FREE! http