[Linux-usb-users] Loading a driver developed for vendor device

2003-03-09 Thread raj rajesh kalagarla
Hi, Sorry to all I had not intentionally posted the same q twice.. I wanted use vendor device with usb support. Is usb-skeleton.c file is itself enough for default use? Compiing the default file itself giving lot of errors. Is there any bugs in the usb-skeleton.c provided with

[Linux-usb-users] Help on Hot plugging

2003-03-09 Thread Shiva_Shankar
Hi All, I have written a module for USB HID device, Also I have disabled the hid-core to claim my device by putting my device ID and Vendor ID in the blacklist giving the QUIRKS as USB_QUIRKS_IGNORE. I want the system to call the probe of my module when I plug in the device can anyone throw light o

[Linux-usb-users] usb keyboard

2003-03-09 Thread Diogo Toscano
i'm trying to install red hat 8 with usb keyboard, but when i boot from the cd the keyboard die, helps... --- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you f

[Linux-usb-users] connected usb printer not registered

2003-03-09 Thread Riswick, J.G.A. van
HI I'm trying to set up my epson stylus photo 915 on a suse 8.0 system. (see also previous mails). The problem seems to be that the printer does not get registered when connected with an usb cable. I tried various ways to connect it (on at boot time, unplug and plug usb cable while system is runni

RE: RE: [Linux-usb-users] epson stylus photo 915 usb printer

2003-03-09 Thread Riswick, J.G.A. van
>I came a step closer to resolving this problem. In addition to the >usb printer, I also use an external usb keyboard/mouse (logitech), >which I had already attatched to my notebook computer. It turns >out that when I boot my computer without this keyboard attatched, or >reset all usb services

[Linux-usb-users] [KERNEL PANIC] Usbdevfs

2003-03-09 Thread Fabien Chevalier
Summary: Kernel panic using usbdevfs for interrupt transfers (OHCI hcd) Hi all, I am currently trying to use usb interrupt transfers from the usb file system. I am trying to speak to an HID device by submiting interrupt URBs at ep 1. The less i can saw is that it does not work well...

Re: [Linux-usb-users] Carry 6-in-1 Reader/Writer

2003-03-09 Thread Brian Morrison
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, 9 Mar 2003 16:25:02 GMT in [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: > The 2.4.18 kernel is old news, so I also tried building a > 2.4.21-pre5-ac2 kernel with the recent auto REQUEST_SENSE patch. I've > enabled usb-storage debug, set CONFIG_

[Linux-usb-users] Logitech wheel split axis

2003-03-09 Thread g . o . d
Hi there... I tried to get a logitech driving force wheel working on linux (2.4.20-ac2). It almost does. There is only one problem: the wheel does support split axis (break/accel on one axis each), but the driver only recognises break/accel on one axis (1) and accel only on another (4). theres n

[Linux-usb-users] Carry 6-in-1 Reader/Writer

2003-03-09 Thread rmy
I'm trying to get a USB memory card reader to work. It's the Carry 6-in-1 Reader/Writer, model UISDMC1S, which has the vendor/product id 07cc/0201. I've seen reports of devices with different names but the same ids. I guess these are badge-engineered versions of the same unit. When I try to mou

Re: [Linux-usb-users] help on HID usb

2003-03-09 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 7 Mar 2003 18:24, Shiva_Shankar wrote: > Thanks for your response. I have tried to talk to the device directly using > /proc/bus/XXX/YYY but it is returning "device busy" because the usb device > has only one endpoint which gives the mouse data