Re: [linux-usb-devel] Reverse engineering CY7C637xx based device

2004-10-15 Thread David Brownell
Hi, Reverse engineering shouldn't be needed! :) On Friday 15 October 2004 2:08 pm, Sven Geggus wrote: > > Linux fails while trying to enable the device as HID: > > usb 2-1: new low speed USB device using address 3 > drivers/usb/input/hid-core.c: couldn't find an input interrupt endpoint > usbh

[linux-usb-devel] Reverse engineering CY7C637xx based device

2004-10-15 Thread Sven Geggus
Hi there, I recently got myself an USB controlled 4-way mains socket outlet. Unfortunately there are no Linux drivers available:( Disassembly of the device showed me a CY7C63723 Microcontroller connected to a i2c EEPROM and Relais conected to GPIO Ports of the Microcontroller. Linux fails while