Re: [Linux-usb-users] USB Hub

2006-08-23 Thread Dave Dodge
ion edition. -Dave Dodge - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Applicati

Re: [Linux-usb-users] Configuration

2006-03-28 Thread Dave Dodge
ot on the > key..!! Did you: umount /mnt/usb before you unplugged the USB key from the system? If not, you might end up with all sorts of strange problems including a corrupt filesystem. -Dave Dodge --

Re: [Linux-usb-users] Razer Copperhead

2006-03-26 Thread Dave Dodge
yboard data? -Dave Dodge --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime deve

Re: [Linux-usb-users] Kernel and USB Devices

2006-01-04 Thread Dave Dodge
torage operations. The kernel has a large blacklist of badly-made devices and workarounds for them (drivers/usb/storage/unusual_devs.h). Perhaps your device needs to be added to the list. -Dave Dodge --

Re: [Linux-usb-users] USB floppy scsi error

2005-07-15 Thread Dave Dodge
you can try the same read-back using the USB floppy drive instead, and/or try writing the image on the USB floppy. -Dave Dodge --- SF.Net email is sponsored by: Discover Easy Linux Migration Str

Re: [Linux-usb-users] USB Camera wy slower in Linux than in Windows

2005-05-12 Thread Dave Dodge
affect *reads* so radically? You could try adding the "noatime" option to the mount and see if that makes any difference. I don't know if it affects vfat or not. -Dave Dodge --

Re: [Linux-usb-users] webcam recommendation

2004-12-15 Thread Dave Dodge
proprietary driver was just scaling/interpolating them from a smaller grid. I have no idea what the current status is. -Dave Dodge --- SF email is sponsored by - The IT Product Guide Read honest

Re: [Linux-usb-users] PL2303 USB > Serial Support

2004-10-14 Thread Dave Dodge
uot; that was announced on freshmeat yesterday An even more basic option is "microcom" (see freshmeat), which is somewhat like Sun's "tip" in that it provides only the bare essentials for connectivity and otherwise stays out of your way.

Re: [Linux-usb-users] HDD and USB

2004-09-16 Thread Dave Dodge
your compiler settings: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 Be advised that this changes the off_t datatype to a 64-bit object. If your program is using any off_t values and attempts to treat them as "int" or "long int", it may not work.

Re: [Linux-usb-users] Semi-Binary drivers?

2004-08-27 Thread Dave Dodge
mon set of goals, which is most definitely not the case. -Dave Dodge --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today.

Re: [Linux-usb-users] Edgeport problems

2004-06-08 Thread Dave Dodge
to debugging it further, though. -Dave Dodge --- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers

Re: [Linux-usb-users] Usb Gprs Modem

2004-02-03 Thread Dave Dodge
on it, or perhaps network a PDA to a desktop and get them to somehow work together to do this. -Dave Dodge --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Develop

Re: [Linux-usb-users] Re: Linux as USB disk?

2004-01-26 Thread Dave Dodge
e chipsets are different based on whether you're implementing a device or host. There are Linux drivers for some device-side chipsets. For example Linux-based PDAs will usually be devices rather than hosts. -Dave Dodge -

Re: [Linux-usb-users] USB CDR

2004-01-20 Thread Dave Dodge
ci1394, sbp2, and sd_mod): http://www.fifi.org/cgi-bin/man2html/usr/share/man/man8/rescan-scsi-bus.sh.8.gz -Dave Dodge --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Op

Re: [Linux-usb-users] USB not working with SiS 735 Chipset, kernel 2.4.22

2003-11-27 Thread Dave Dodge
've got a year-old video card that suddenly stopped working (while powered) a few weeks ago. One of its larger capacitors has an obvious discoloration and oily sheen on the top, so I'm guessing it's gone bad.

Re: [Linux-usb-users] Install USB gamepad under Linux(RH8.0)

2003-11-14 Thread Dave Dodge
it shows you the state of the axes and buttons. It looks like a maintained version can be found here, but you might have to pull it out of CVS and figure out how to get it to compile: http://cvs.sourceforge.net/viewcvs.py/linuxconsole/ruby/utils/ http://linuxconsole.sourceforge.net/