[linux-usb-devel] No debug messages with USB driver on RH 7.2 (2.4.7-10)

2002-01-31 Thread dan . davidson
I have been running a USB driver on RH 7.1 (comes with 2.4.2-2) with the added kernel 2.4.3-12 running (ATM works much better in 2.4.3-12 than in the 2.4.2-2). The driver has various 'printk' statements sprinkled throughout. These print statements have worked fine when the driver is loaded and a

Re: [linux-usb-devel] Help -> Cause of -EPIPE error on usb_bulk_msg for arcv ctrl pipe?

2002-01-22 Thread dan . davidson
>I am running kernel 2.4.3-12. >I am attempting to establish USB communications to a device. > >Currently I am able to do send and receive control messages >(usb_control_msg ) >and I am able to send bulk messages (usb_bulk_msg dev, 1)>). Two problems were found. The first problem was in the exa

[linux-usb-devel] Help -> Cause of -EPIPE error on usb_bulk_msg for a rcv ctrl pipe?

2002-01-10 Thread dan . davidson
Hello all, I am running kernel 2.4.3-12. I am attempting to establish USB communications to a device. Currently I am able to do send and receive control messages (usb_control_msg ) and I am able to send bulk messages (usb_bulk_msg ). When I attempt to receive a bulk message (usb_bulk_msg ) I alw

[linux-usb-devel] Cause of USB_ST_STALL Error

2001-12-19 Thread dan . davidson
Can Anyone tell (or point to where it tells) the cause of USB_ST_STALL errors (and what to do)? Thanks, Dan Davidson ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Re: [linux-usb-devel] Application ioctl to USB driver

2001-12-18 Thread dan . davidson
>>> We have a stand-alone device with a USB I/F for downloading code to Flash >>> memory. Currently the only means of downloading the Flash code is via a >>> DOS program (actually running from DOS, not Windows). We are trying to >>> move this to Linux to eliminate the need for DOS. A skeleton

Re: [linux-usb-devel] Application ioctl to USB driver

2001-12-18 Thread dan . davidson
It is not the ioctl command itself that I really had a question about. My real question should have been: What parameter do you pass to the 'open' command to retrieve a file descriptor to use in subsequent ioctl commands? Thanks again, Dan

[linux-usb-devel] Application ioctl to USB driver

2001-12-17 Thread dan . davidson
is up and answers the probe requests. The question is, how does an application attach to and send IOCTL to a USB driver? Any help is appreciated (direct answers, documentation references, etc.), Dan Davidson Sys S/W Sr. Staff Eng. Conexant Systems, Inc. [EMAIL PROTECTED