Re: [Linux-usb-users] Trying to get USB2.0 DVD to work- Plextor Px-176UF

2005-12-02 Thread Stephen J. Gowdy
Have a read at the LInux USB User Guide and FAQ at http://www.linux-usb.org. If that doesn't help you should supply the information requested in how to report bugs in the FAQ. On Fri, 2 Dec 2005, Joanna Green wrote: List- I've been trying to get my FC3 box to recognize a DVD writer that is at

[Linux-usb-users] Trying to get USB2.0 DVD to work- Plextor Px-176UF

2005-12-02 Thread Joanna Green
List- I've been trying to get my FC3 box to recognize a DVD writer that is attached via USB. The Plextor PX-176UF is USB2.0. I've tried several different things, including recompiling the kernel (2.6.12), but have decided to chuck it all and start over, asking you guys, the experts. What

[Linux-usb-users] Memory stick detection

2005-12-02 Thread Stephen Beaver
This question seems so basic - I am almost embarrassed to ask it. A day of searching FAQs and other documents hasn't turned up very much so I thought I would ask here. Arm-linux 2.4.21 running on a Cirrus SOC. Hotplug is enabled in the kernel and I would like to write a sbin/hotplug shell script t

Re: [Linux-usb-users] usb-storage auto-sense buffer size conflicting with usb bridge SAT passthru

2005-12-02 Thread Timothy Thelin
> > I have a USB bridge that's implementing SAT passthru cdbs. We ran into an > > issue with the usb-storage driver in that when it does auto-sense (because > > the CK_COND bit is set in the passthru cdb), the driver does a sense with > > only 18 bytes for the sense buffer. The problem is that S

RE: [Linux-usb-users] usb-storage auto-sense buffer size conflicting with usb bridge SAT passthru

2005-12-02 Thread Alan Stern
On Fri, 2 Dec 2005, Timothy Thelin wrote: > > The sense buffer length is yet another quantity that ought to > > have an SG > > passthru but doesn't. > > > > SG_IO provides a field that allows the application to dictate > the maximum sense buffer length to be passed back. Could this > field al

RE: [Linux-usb-users] usb-storage auto-sense buffer size conflicting with usb bridge SAT passthru

2005-12-02 Thread Timothy Thelin
> > Hi all, > > > > I have a USB bridge that's implementing SAT passthru cdbs. > We ran into an > > issue with the usb-storage driver in that when it does > auto-sense (because > > the CK_COND bit is set in the passthru cdb), the driver > does a sense with > > only 18 bytes for the sense buff

Re: [Linux-usb-users] usb-storage auto-sense buffer size conflicting with usb bridge SAT passthru

2005-12-02 Thread Alan Stern
On Fri, 2 Dec 2005, Timothy Thelin wrote: > Hi all, > > I have a USB bridge that's implementing SAT passthru cdbs. We ran into an > issue with the usb-storage driver in that when it does auto-sense (because > the CK_COND bit is set in the passthru cdb), the driver does a sense with > only 18 byt

Re: [Linux-usb-users] USB ready to work time

2005-12-02 Thread Alan Stern
On Fri, 2 Dec 2005 [EMAIL PROTECTED] wrote: > Hello, > > 1. What is minimal time from plug eg.USB pendrive to moment when you can > mount it? It depends a little on the device. Usually the minimal time is under a second. But the default time is set to 5 seconds, because some devices (Apple i

[Linux-usb-users] usb-storage auto-sense buffer size conflicting with usb bridge SAT passthru

2005-12-02 Thread Timothy Thelin
Hi all, I have a USB bridge that's implementing SAT passthru cdbs. We ran into an issue with the usb-storage driver in that when it does auto-sense (because the CK_COND bit is set in the passthru cdb), the driver does a sense with only 18 bytes for the sense buffer. The problem is that SAT pass

Re: [Linux-usb-users] Re: logitech usb mouse "dies"

2005-12-02 Thread Alan Stern
On Thu, 1 Dec 2005, Willi Mann wrote: > > > I have already reported this bug in the Debian BTS with many details: > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314954 > > > I have now tested with a second logitech mouse attached. > > Bus 004 Device 004: ID 04b4:6560 Cypress Semicond

Re: [Linux-usb-users] ohci_hcd: bad entry

2005-12-02 Thread Alan Stern
Please send your replies to the mailing list as well as to me. On Fri, 2 Dec 2005, Matthew Szenher wrote: > Hi, > > Unfortunately, I can't upgrade the kernel as you suggest. I need a > very small distro b/c I'm running on an embedded system with very > little disk space and so I'm using Slack

[Linux-usb-users] usb-parallel port adapter

2005-12-02 Thread alessandro basili
Hi everyone, I'd like to say firstly that I'm very new to linux and usb, secondly I need some help or hint on a problem I have with my new zd8156EA laptop (HP). It only has usb ports and I have some control software which interfaces with some custom hardware I mada for my job. Is it possible fo

[Linux-usb-users] Usb-parallel port adapter

2005-12-02 Thread alessandro basili
Hi everyone, I'd like to say firstly that I'm very new to linux and usb, secondly I need some help or hint on a problem I have with my new zd8156EA laptop (HP). It only has usb ports and I have some control software which interfaces with some custom hardware I mada for my job. Is it possible fo

Re: [Linux-usb-users] Barcode scanner identifying itself as HID k eyboard

2005-12-02 Thread David I S Mandala
Hi Greg, If you remember our conversations at OLS, he wants the same thing I wanted then, to be able to plug in a USB bar code reader and have it appear as a serial port that he can attach to and open. We both have existing code that handles serial bar code readers and it's fairly major to ch

[Linux-usb-users] USB ready to work time

2005-12-02 Thread janiszo
Hello, 1. What is minimal time from plug eg.USB pendrive to moment when you can mount it? How can I optimize it? Now on my kernel 2.6.11 and Pendrive Kingston TRaveler 512MB it takes about few (5-6) seconds. Does mount time depends on device storage amount? 2. Linux requiring more memory if I

Re: [Linux-usb-users] ohci_hcd: bad entry

2005-12-02 Thread Alan Stern
On Fri, 2 Dec 2005, Matthew Szenher wrote: > Hello, > > I'm capturing images with a Webcam. After about 20 captures, I get the > message ohci_hcd :00:0f.0: bad entry fff1. Not sure what this > means. The webcam is using the ov511 driver and I'm running Linux > kernel 2.6.13. I can'

[Linux-usb-users] ohci_hcd: bad entry

2005-12-02 Thread Matthew Szenher
Hello, I'm capturing images with a Webcam. After about 20 captures, I get the message ohci_hcd :00:0f.0: bad entry fff1. Not sure what this means. The webcam is using the ov511 driver and I'm running Linux kernel 2.6.13. I can't produce a dmesg listing b/c the system hangs immedia

Re: [Linux-usb-users] Barcode scanner identifying itself as HID k eyboard

2005-12-02 Thread Greg KH
On Thu, Dec 01, 2005 at 09:57:13AM -0600, Croy, Nathan wrote: > > From: Jan Nordholz [mailto:[EMAIL PROTECTED] > > I'm running out of ideas how to convince my USB barcode scanner > > to send its data through a device node instead of inserting it > > into the kernel's keyboard subsystem, because I'