On Tue, 13 Dec 2005, Michael Alladin wrote:

> After doing some digging with regards to my original problem (PSX Dual Pad 
> adapter not functioning) I have noticed a couple of things.
> 
> 1. Even though it's a DUAL Adapter, only ONE device node, /dev/input/js0 is 
> created. No matter how many  "joysticks" I plug in i.e. 0, 1 or 2.
> 
> 2. After turning on the usb debugging, I found that upon plugging in the 
> adapter, two report_id's are registered (0 and 1), however when running
> cat /dev/input/js0 I get lots of the messages like this:
> 
> 
> Dec  6 08:29:04 crypt kernel: drivers/usb/input/hid-core.c: report (size 7) 
> (numbered)
> Dec  6 08:29:04 crypt kernel: drivers/usb/input/hid-core.c: report 64 (size 
> 6) =  02 08 02 40 20 84
> Dec  6 08:29:04 crypt kernel: drivers/usb/input/hid-core.c: undefined 
> report_id
> 64 received
> 
> Oh, and there's the initial descriptor read error -32 upon pluggin in the 
> device.
> 
> Any ideas/suggestions?

Can't help with the input device and report problems.

The descriptor read error -32 indicates that the PSX adapter doesn't
support string descriptors, which means you won't see its vendor or
product name in places like /proc/bus/usb/devices.  It's not an important
error.

Alan Stern



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to