[Linux-usb-users] Re: Syncing CliƩ PEG-SL10/U

2004-01-07 Thread Matej Cepl
On Tuesday 30 of December 2003 04:50, Alexandre Aractingi wrote: > Did you check /var/log/messages when you press the hotsync > button on your CliƩ to check which port was assigned to your > PDA? Mine uses /dev/usb/tts/0 (Mandrake uses devfs by default). > Try "pilot-xfer -p /path/to/usb -l" after

Re: [Linux-usb-users] Clash with usb mass storage and ide cd writer scsi emulation

2004-01-07 Thread Stephen J. Gowdy
They should use different device names. What problem do you see? On Wed, 7 Jan 2004, steve wrote: > Hello, I hope someone here can help with this problem. It's either not > possible to do this, or I'm missing something about configuration. > > When I set up USB mass storage in my kernel, I alrea

Re: [Linux-usb-users] USB-RS232 Interface Converter & GPS

2004-01-07 Thread Chris Fowler
One more thing. My engineers tell me the adapters based on the FTDI work the best. I purchased 2 for $12/ea. They seem to work great. My next tests involve dial in an PPP. If anyone hads words of wisdom please share. I've done dial-in with regular serial ports. I just hope that problematic d

[Linux-usb-users] solving problems with via vt6202 and bluetooth csr and usb-uhci.o

2004-01-07 Thread thomas.schorpp
hi, to get bluetooth working with my p1 router box i had to: - disable bios apm, apply failsafe defaults - plug the vt6202 in the first pci slot, kernel stalls spurious if its in 3rd. - use usb-uhci.o, uhci.o leads to bluetooth acl_tx_timeout after some minutes stalling the bluetooth dongle, re

Re: [Linux-usb-users] USB-RS232 Interface Converter & GPS

2004-01-07 Thread Christopher Fowler
I've had issues with USB adapters when I needed something other than 9600,8,n,1. The keyspan comes to mind. On Wed, 2004-01-07 at 15:35, Marr wrote: > On Tuesday 06 January 2004 07:13am, [EMAIL PROTECTED] wrote: > > Hello USB-friends, > > my knoppix installation works fine on my VAIO notebook P

Re: [Linux-usb-users] USB-RS232 Interface Converter & GPS

2004-01-07 Thread Marr
On Tuesday 06 January 2004 07:13am, [EMAIL PROTECTED] wrote: > Hello USB-friends, > my knoppix installation works fine on my VAIO notebook PCG-SR31K. > The wireless network, the usb-hub, the usb-keyboard, the usb-mouse, the > usb-hotsync without any problem after some customizations, but one > comp

[Linux-usb-users] Clash with usb mass storage and ide cd writer scsi emulation

2004-01-07 Thread steve
Hello, I hope someone here can help with this problem. It's either not possible to do this, or I'm missing something about configuration. When I set up USB mass storage in my kernel, I already had scsi emulation enabled for an IDE cd writer, but the abilty to mount one device seems to come at

[Linux-usb-users] MoveKey

2004-01-07 Thread Pedro M.
I send you an interesting article about USB Linux distros http://www.superant.com/cgi-bin/slencyclopedia.pl?USB I am trying www.transcendusa.com USB 2.0 keydrive and Flonix. I cannot boot it up. Has anybody the same keydrive ???. You can see http://linuxkey.biz , a very interesting option. Re

[Linux-usb-users] Re: [linux-usb-devel] port number

2004-01-07 Thread Alan Stern
On Wed, 7 Jan 2004, Stavros Markou wrote: > Hi, > > I wonder how can I find out the port number my device was plugged in > during probing function of driver. I use a ported form kernel > __usb_reset function and I see that there is a check for all > parent->maxchild which in my case fails to f

[Linux-usb-users] port number

2004-01-07 Thread Stavros Markou
Hi, I wonder how can I find out the port number my device was plugged in during probing function of driver. I use a ported form kernel __usb_reset function and I see that there is a check for all parent->maxchild which in my case fails to find a match between my usb device and parent->children