[linux-usb-devel] MP-8866 Dual Joypad problem

2005-05-26 Thread jklaas
I bought two MP-8866 based Playstation to USB controllers. One works fine, the other doesn't. I haven't sniffed it on windows yet, and I'm hoping to see if I can resolve this from Linux only. Here's the output from dmesg: usb 1-1: new low speed USB device using ohci_hcd and address 6 input: USB

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-31 Thread jklaas
On Wed, 30 Mar 2005, Alan Stern wrote: > On Tue, 29 Mar 2005, Jan Merka wrote: > > > On Tuesday 29 March 2005 04:16 pm, jklaas wrote: > > > I have another question that I don't quite understand.  With the FM Radio > > > the TransferBufferLength in the URB g

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-31 Thread jklaas
On Tue, 29 Mar 2005, Jan Merka wrote: > On Tuesday 29 March 2005 04:16 pm, jklaas wrote: > > I have another question that I don't quite understand.  With the FM Radio > > the TransferBufferLength in the URB going down is usually either 0x16 or > > 0xca.  T

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-31 Thread jklaas
On Wed, 30 Mar 2005, Johannes Berg wrote: > On Tue, 2005-03-29 at 22:08 -0500, jklaas wrote: > > > Well, it's not a driver as far as I can tell. At least for the radio > > part. The mouse part runs fine under the normal windows HID driver. > > Then there's

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-30 Thread jklaas
On Tue, 29 Mar 2005, Greg KH wrote: > On Tue, Mar 29, 2005 at 12:08:58PM -0500, jklaas wrote: > > Being a usb gadget freak, I bought this combo mouse and usb controlled > > FM Radio for cheap ($10 + shipping). It looks really neat, and I pretty > > much figured out how to

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-29 Thread jklaas
On Tue, 29 Mar 2005, Johannes Berg wrote: > On Tue, 2005-03-29 at 16:16 -0500, jklaas wrote: > > I have another question that I don't quite understand. With the FM Radio > > the TransferBufferLength in the URB going down is usually either 0x16 or > > 0xca. T

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-29 Thread jklaas
On Tue, 29 Mar 2005, Johannes Berg wrote: > On Tue, 2005-03-29 at 12:08 -0500, jklaas wrote: > > Being a usb gadget freak, I bought this combo mouse and usb controlled > > FM Radio for cheap ($10 + shipping). It looks really neat, and I pretty > > much figured out how to

[linux-usb-devel] Perl Parsing Scripts

2005-03-29 Thread jklaas
These scripts are primarily designed to extract Setup Packets and show Transfer Buffers. It shouldn't take a lot of effort to extract more info. Also note, that these are not my original scripts. They originally came from the hp5400 project (on sourceforge). However, they seemed to be the most

Re: [linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-29 Thread jklaas
Attachments? or Inline? On Tue, 29 Mar 2005, Randy.Dunlap wrote: > Jan Merka wrote: > > On Tuesday 29 March 2005 12:08 pm, jklaas wrote: > > > >>In the process of doing this, I updated a couple of perl scripts that > >>parse sniffusb 1.8 and snoopypro 0.2

[linux-usb-devel] Reverse Engineering FM Whale Mouse

2005-03-29 Thread jklaas
Being a usb gadget freak, I bought this combo mouse and usb controlled FM Radio for cheap ($10 + shipping). It looks really neat, and I pretty much figured out how to get the radio to work. Unfortunately, the HID driver grabs the mouse and I can't grab the device with any other driver. To top it