usb
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 321
makebootfat 1.4
makebootfat is a tool to create bootable USB disks. more>>
makebootfat is a command line utility able to create bootable USB disks for Linux and Windows using the FAT filesystem and syslinux.
makebootfat is the most advanced tool available able to make bootable USB disks. Its able to autodetect/partition/format/populate the USB disk in a single step without any user interaction.
Its also able to create disk images which are compatibles with all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time.
To use makebootfat you probably need also syslinux or FreeDOS
<<lessmakebootfat is the most advanced tool available able to make bootable USB disks. Its able to autodetect/partition/format/populate the USB disk in a single step without any user interaction.
Its also able to create disk images which are compatibles with all the three standards USB-FDD, USB-HDD and USB-ZIP at the same time.
To use makebootfat you probably need also syslinux or FreeDOS
Download (0.14MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1669 downloads
GETD 0.2
GETD its easy handling and managing of USB storage disks. more>>
Getd is a Linux Gtk2 app for usb storage disk easy managing.
It will automatically mount to proper place and perform requested operations - e.i. executing a command script like synch file between disk and hdd or dump pictures from a camera - by its own. ... and it support crypted disk.
Getd rely on kernel and regular external app. It doesnt play at all with device or hardware....
<<lessIt will automatically mount to proper place and perform requested operations - e.i. executing a command script like synch file between disk and hdd or dump pictures from a camera - by its own. ... and it support crypted disk.
Getd rely on kernel and regular external app. It doesnt play at all with device or hardware....
Download (0.25MB)
Added: 2005-04-07 License: Free for non-commercial use Price:
1661 downloads
gunzets 1.4
gunzets is support software for Gunze touch screens. more>>
gunzets supports Gunze touch panels under Linux and XFree86. Supported panels are the serial, PS/2, and USB devices.
All devices are supported by means of an XFree86 module, and the USB device via a kernel module as well. Both XFree version 3.3.6 and 4.x are supported, as well as kernel 2.2 and 2.4. The driver is supported by Gunze USA.
Version restrictions:
- Debouncing is only supported for XFree 4.0 (not 3.3.6).
- A bounce event breaks smoothing processing
- Support for multi-screen operation is not supported.
Compiling
In order to successfully load the module you need to have the following facilities compiled in your kernel or loaded as modules:
- usb generic support (usbcore.o)
- a usb host controller driver (usb-ohci.o o usb-uhci.o)
- support for misc devices like the ps2 mouse (misc.o)
- the input mechanism (input.o)
To compile the driver just make. If your 2.4 or 2.2 kernel headers are not available from /usr/src/linux/include then specify KERNELDIR to point to your kernel source directory, either on the make command line or in the environment. For example:
make KERNELDIR=/usr/src/linux-2.4
To load the driver, use insmod:
insmod ./gunzets.o
To use the input mechanism, specify it on the command line:
insmod ./gunzets.o use_input=1
To automatically create the entry point in /dev (needed if you are not using the input mechanism) run the gunzets_load script instead:
./gunzets_load
Instllation
To install the module to the proper places you can run make install. You may also wish to copy gunzets_load from /usr/local/bin to /etc/rc.d/init.d or /etc/init.d and create a proper symbolic link for automatic load at boot.
<<lessAll devices are supported by means of an XFree86 module, and the USB device via a kernel module as well. Both XFree version 3.3.6 and 4.x are supported, as well as kernel 2.2 and 2.4. The driver is supported by Gunze USA.
Version restrictions:
- Debouncing is only supported for XFree 4.0 (not 3.3.6).
- A bounce event breaks smoothing processing
- Support for multi-screen operation is not supported.
Compiling
In order to successfully load the module you need to have the following facilities compiled in your kernel or loaded as modules:
- usb generic support (usbcore.o)
- a usb host controller driver (usb-ohci.o o usb-uhci.o)
- support for misc devices like the ps2 mouse (misc.o)
- the input mechanism (input.o)
To compile the driver just make. If your 2.4 or 2.2 kernel headers are not available from /usr/src/linux/include then specify KERNELDIR to point to your kernel source directory, either on the make command line or in the environment. For example:
make KERNELDIR=/usr/src/linux-2.4
To load the driver, use insmod:
insmod ./gunzets.o
To use the input mechanism, specify it on the command line:
insmod ./gunzets.o use_input=1
To automatically create the entry point in /dev (needed if you are not using the input mechanism) run the gunzets_load script instead:
./gunzets_load
Instllation
To install the module to the proper places you can run make install. You may also wish to copy gunzets_load from /usr/local/bin to /etc/rc.d/init.d or /etc/init.d and create a proper symbolic link for automatic load at boot.
Download (0.14MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1642 downloads
Stereo 0.0.2 Alpha
Stereo is a Gnome/Mono application to copy mp3 files to mp3 player. more>>
Gnome/Mono application to copy mp3 files to mp3 player
Stereo is a GTK/mono application for copying MP3 files (either from a 3mu type playlist or database search onto an MP3 player than can be seen by Linux as a USB hard drive.
This is the initial alpha release - 0.0.1.
<<lessStereo is a GTK/mono application for copying MP3 files (either from a 3mu type playlist or database search onto an MP3 player than can be seen by Linux as a USB hard drive.
This is the initial alpha release - 0.0.1.
Download (0.12MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1563 downloads
gmp3sort 0.3
gmp3sort is used to reorder files on usb mp3 sticks with fat16 filesystem. more>>
gmp3sort is used to reorder files on usb mp3 sticks with fat16 filesystem.
Some mp3 usb sticks have no support for playlists or shuffle.
Since they use fat16, files are ordered by creation date, which results in no or little control over the playlist.
gmp3sort renames files, moves them to a temporary directory and moves them back, thus creating the desired file order.
Main features:
- glade xml
- double click on textview row
- copynpaste textview rows
- dragndrop textview rows
- textview multiple selection
- textview context menu
- textview selection, iteration
- textview column sort, return to unsorted mode
- dragndrop from nautilus
- GnomeVFS URI parsing
- FileChooserDialogs?
- GtkFilter? for FileChooserDialog?
- Statusbar
<<lessSome mp3 usb sticks have no support for playlists or shuffle.
Since they use fat16, files are ordered by creation date, which results in no or little control over the playlist.
gmp3sort renames files, moves them to a temporary directory and moves them back, thus creating the desired file order.
Main features:
- glade xml
- double click on textview row
- copynpaste textview rows
- dragndrop textview rows
- textview multiple selection
- textview context menu
- textview selection, iteration
- textview column sort, return to unsorted mode
- dragndrop from nautilus
- GnomeVFS URI parsing
- FileChooserDialogs?
- GtkFilter? for FileChooserDialog?
- Statusbar
Download (0.016MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1557 downloads
Logitech MediaPlay Cordless Mouse USB Linux driver 0.5.2
Logitech MediaPlay Cordless Mouse USB Linux driver is a driver for USB Logitech mice. more>>
Logitech MediaPlay Cordless Mouse USB Linux driver is a driver for the USB Logitech MediaPlay mice.
The main purpose of this page is to share my experiences with Logitech MediaPlay Cordless Mouse. Here you will find all the necessary information to put your MediaPlay mouse fully operational.
When i bought this mouse, the first thing that crossed my mind was the incompatibility between all this multimedia buttons and Linux. After googling about it, I noticed there was no useful information regarding this mouse, so I decided to put myself at work.
Did my reseach, and after a few hours browsing kernel source files, reading some usb documentation, code changes, I was able to make the bit map for MediaPlay multimedia keys.
The next step was to change usbmouse.c by Vojtech Pavlik allowing it to get and export mouse extra keys as keyboard entries using kernel input core support.
<<lessThe main purpose of this page is to share my experiences with Logitech MediaPlay Cordless Mouse. Here you will find all the necessary information to put your MediaPlay mouse fully operational.
When i bought this mouse, the first thing that crossed my mind was the incompatibility between all this multimedia buttons and Linux. After googling about it, I noticed there was no useful information regarding this mouse, so I decided to put myself at work.
Did my reseach, and after a few hours browsing kernel source files, reading some usb documentation, code changes, I was able to make the bit map for MediaPlay multimedia keys.
The next step was to change usbmouse.c by Vojtech Pavlik allowing it to get and export mouse extra keys as keyboard entries using kernel input core support.
Download (0.012MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1494 downloads
sn-webcam 0.8.0
sn-webcam is a program that captures and displays frames from an sn9c102-based Sonix/Microdia Webcam. more>>
sn-webcam is a program that captures and displays frames from an sn9c102-based Sonix/Microdia Webcam, using Video for Linux 2 and the sn9c102 USB driver. sn-webcam project also allows the user to upload the captured images by FTP.
<<less Download (0.21MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1428 downloads
Kaboot Recovery 0.1.1.1
Kaboot Linux Operating system aims to provide an operating system which you can take anywhere. more>>
Kaboot Linux Operating system aims to provide an operating system which you can take anywhere and has all your favourite programs on.
Kaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere.
A number of different versions are avaliable, two optimised for size or speed, one for functionality, and one science based.
All containing a host of useful programs able to boot virtually any computer (meeting the minimum requirements) from CD and
USB.Kaboot is still in active development and if you find a bug or fix, you can let me know in the forums.
Enhancements:
- A network bug was fixed.
- A few debugging utilities were added.
- Hotplugging was implemented.
<<lessKaboot operating system is avaliable as a Live CD or Live USB you can take with you anywhere.
A number of different versions are avaliable, two optimised for size or speed, one for functionality, and one science based.
All containing a host of useful programs able to boot virtually any computer (meeting the minimum requirements) from CD and
USB.Kaboot is still in active development and if you find a bug or fix, you can let me know in the forums.
Enhancements:
- A network bug was fixed.
- A few debugging utilities were added.
- Hotplugging was implemented.
Download (87.2MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1414 downloads
Transfer to Media Device 0.8
Transfer to Media Device is a script for transferring selected playlist items to your iPod. more>>
Transfer to Media Device is a script that creates a new Playlist Right Click Menu item for transferring selected playlist items to your iPod via the Media Device Browser.
This script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a destination directory on first copy, in the future this setting will be saved in a configuration file.
This script works with amaroK 1.3beta3 and above.
Usage:
Run from the amaroK script manager. A new menu item will appear in the Playlist right mouse button menu.
Select files in the playlist and Right click -> Transfer to -> iPod for transfering to an iPod.
Select files in the playlist and Right click -> Transfer to -> USB Device for transfering to a USB device.
Enhancements:
- Add support for Creative Nomad Jukebox devices using the kionjb kioslave. Thanks to Ralf T for the patch.
<<lessThis script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a destination directory on first copy, in the future this setting will be saved in a configuration file.
This script works with amaroK 1.3beta3 and above.
Usage:
Run from the amaroK script manager. A new menu item will appear in the Playlist right mouse button menu.
Select files in the playlist and Right click -> Transfer to -> iPod for transfering to an iPod.
Select files in the playlist and Right click -> Transfer to -> USB Device for transfering to a USB device.
Enhancements:
- Add support for Creative Nomad Jukebox devices using the kionjb kioslave. Thanks to Ralf T for the patch.
Download (0.003MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1409 downloads
libusb 0.1.12
libusb is a library to provide userspace access to USB devices. more>>
libusb is a library to provide userspace access to USB devices. libusb project supports Linux 2.6/2.4/2.2, FreeBSD/OpenBSD/NetBSD, and Darwin/MacOS X.
Operating System support
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- Darwin
- MacOS X
Building:
It should be as simple as running these two commands:
./configure
make
<<lessOperating System support
- Linux
- FreeBSD
- NetBSD
- OpenBSD
- Darwin
- MacOS X
Building:
It should be as simple as running these two commands:
./configure
make
Download (0.38MB)
Added: 2006-03-09 License: LGPL (GNU Lesser General Public License) Price:
1407 downloads
p54u 0.8
p54u is a reverse engineered driver for USB Prism54 SoftMAC wireless devices with the ISL3880, ISL3886, and GW3887 chipsets. more>>
p54u is a reverse engineered driver for USB Prism54 SoftMAC wireless devices with the ISL3880, ISL3886, and GW3887 chipsets.
p54u project supports many of the USB adapters sold nowadays.
Enhancements:
- This release adds FreeBSD 6 support, a new firmware upload scheme (at last, it will work when the device is connected at boot time), and a new fix for the ARM memory allocator, eliminating some more random device failures.
<<lessp54u project supports many of the USB adapters sold nowadays.
Enhancements:
- This release adds FreeBSD 6 support, a new firmware upload scheme (at last, it will work when the device is connected at boot time), and a new fix for the ARM memory allocator, eliminating some more random device failures.
Download (0.050MB)
Added: 2006-01-20 License: GPL (GNU General Public License) Price:
1393 downloads
Download (237MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1382 downloads
usb-mount 0.96
usb-mount provides desktop integration for systems using the hotplug scripts and the KDE desktop. more>>
usb-mount project provides desktop integration for systems using the hotplug scripts and the KDE desktop. It automatically mounts and unmounts USB storage partitions and modifies the users desktop, via the addition of icons representing USB storage device partitions.
The user can interact with the storage device by opening the desktop icons to reveal the folders corresponding to each partition. Each partitions mount status can be altered by using icon control options.
These scripts work for me on Fedora Core 2 and Redhat 9. Several people have reported that they can be made to function on many other Linux distributions with minor configuration changes and some editing.
To get them to work on your system you may need knowledge of Linux and shell scripting. If the scripts dont work out of the box, you should look for errors in /var/log/messages (or where ever your system log is kept). If you are not comfortable with reading logs and editing scripts - perhaps these scripts arent for you.
I no longer have any Linux systems with 2.4 kernels, I think the scripts will still work. All recent modifications have only been tested on Fedora Core 4 running kernel 2.6.
Many distributions are now adequately handling usb - so I havent spent much time improving usb-mount. If anyone wants to fork a new version, feel free. The new kernel, dbus, etc should make it quite easy to create a simpler script from scratch.
Enhancements:
- More fixes for newer kernels/distibutions that take longer to setup usb devices;
- Handle flash card readers that have more than one device (thanks to Edward);
- Ignore non usb-storage devices (thanks to Wolfgang Klein).
<<lessThe user can interact with the storage device by opening the desktop icons to reveal the folders corresponding to each partition. Each partitions mount status can be altered by using icon control options.
These scripts work for me on Fedora Core 2 and Redhat 9. Several people have reported that they can be made to function on many other Linux distributions with minor configuration changes and some editing.
To get them to work on your system you may need knowledge of Linux and shell scripting. If the scripts dont work out of the box, you should look for errors in /var/log/messages (or where ever your system log is kept). If you are not comfortable with reading logs and editing scripts - perhaps these scripts arent for you.
I no longer have any Linux systems with 2.4 kernels, I think the scripts will still work. All recent modifications have only been tested on Fedora Core 4 running kernel 2.6.
Many distributions are now adequately handling usb - so I havent spent much time improving usb-mount. If anyone wants to fork a new version, feel free. The new kernel, dbus, etc should make it quite easy to create a simpler script from scratch.
Enhancements:
- More fixes for newer kernels/distibutions that take longer to setup usb devices;
- Handle flash card readers that have more than one device (thanks to Edward);
- Ignore non usb-storage devices (thanks to Wolfgang Klein).
Download (0.034MB)
Added: 2006-01-26 License: LGPL (GNU Lesser General Public License) Price:
1370 downloads
Midge 20060203
Midge is a linux mini-distribution for ADM5120 based routers, such as Edimax BR-6104K. more>>
Midge is a linux mini-distribution for ADM5120 based routers, such as Edimax BR-6104K.
Also midge uses ipkg package manager, which can be used for installing new software.
Midge divided to 3 versions: jffs2, tmpfs and usb - difference on which root filesystem is used.
- jffs2 version uses jffs2 root filesystem (of course). It has small (~512k) initial rom filesystem, and big (~800k) filesystem for user data. It can be used on system which have some services (micro servers) and/or if you want install custom software. Advantage of jffs2 filesystem is a journal filesystem - you can do not worry about rootfs safety.
- tmpfs version uses tmpfs root filesystem. It has big (1280k) initial rom filesystem, and small (256k) data partition. It can be used on typical routers.
- usb1) version uses root filesystem on usb storage (USB-Flash, USB-HDD).
Enhancements:
- This release adds an upstream update (OpenWrt kamikaze), more modular firmware, USB-Storage support, and bugfixes.
<<lessAlso midge uses ipkg package manager, which can be used for installing new software.
Midge divided to 3 versions: jffs2, tmpfs and usb - difference on which root filesystem is used.
- jffs2 version uses jffs2 root filesystem (of course). It has small (~512k) initial rom filesystem, and big (~800k) filesystem for user data. It can be used on system which have some services (micro servers) and/or if you want install custom software. Advantage of jffs2 filesystem is a journal filesystem - you can do not worry about rootfs safety.
- tmpfs version uses tmpfs root filesystem. It has big (1280k) initial rom filesystem, and small (256k) data partition. It can be used on typical routers.
- usb1) version uses root filesystem on usb storage (USB-Flash, USB-HDD).
Enhancements:
- This release adds an upstream update (OpenWrt kamikaze), more modular firmware, USB-Storage support, and bugfixes.
Download (1.6MB)
Added: 2006-02-04 License: GPL (GNU General Public License) Price:
1364 downloads
copyplaylist2 1.0
copyplaylist2 is small script that copies the current playlist to a certain directory. more>>
copyplaylist2 is small script that copies the current playlist to a certain directory.
For use with mobile devices like mp3-players or usb-sticks. Can also be used to create a tree of directories for CD/DVD archiving.
<<lessFor use with mobile devices like mp3-players or usb-sticks. Can also be used to create a tree of directories for CD/DVD archiving.
Download (0.10MB)
Added: 2006-03-08 License: GPL (GNU General Public License) Price:
1325 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above usb search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed