Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.418.077 Times

Aspi Device Driver For Dos freeware
Filter: All | Freeware | Demo
 

Aspi Device Driver For Dos

< 1 2 3 4 5 > 
Added: May 24, 2010 | Visits: 2.924

iRiver iFP open-source driver iRiver iFP is an user-space open-source driver for iRivers iFP flash portable MP3 players. This project encourages open source driver development for iRivers iFP portable music players. Ifp-driver was started by Pavel Kriz with ifp-line, a command-line program and the first Free iFP driver....



Platforms: *nix

License: Freeware Size: 133.12 KB Download (296): iRiver iFP open-source driver Download

Added: February 23, 2010 | Visits: 2.147

Xbox360 Controller Xbox360 Controller Driver package contains the diabolixs compiled Xbox360 controller driver for Linux on the PS3. Its been tested with Fedora Core 5 (PPC distribution) using Snes9x and Doom. The Xbox 360 is the successor to Microsofts Xbox video game console, developed in cooperation with...





Platforms: *nix

License: Freeware Size: 72.7 KB Download (272): Xbox360 Controller Download

Added: October 23, 2010 | Visits: 1.449

QuickCam VC QuickCam VC is a video4linux driver for the Connectix QuickCam VC. This project is intended to provide a linux driver only, it is not intended to (and cannot) substitute Connectix/Logitech Windows drivers. When Logitech will develop a Linux driver for that cam, the authors of this project will...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (265): QuickCam VC Download

Added: August 07, 2013 | Visits: 1.015

MPIO This is a project for using Digitalway/Adtec digital audio player MPIO (DMG, DMK, DME, ...) under Linux. It provides Linux kernel module driver, and a userspace library. Currently there are two user interfaces available to access files on the MPIO player: a command line tool (mpiosh) and a Qt...


Platforms: *nix

License: Freeware Size: 399.36 KB Download (263): MPIO Download

Released: June 05, 2015  |  Added: June 07, 2015 | Visits: 3.691

Free Driver Backup Free Driver Backup, a device driver backup utility, offers a professional solution for device drivers' backup and restoration in Windows operating system. It identifies all the hardware in the system, extracts their associated drivers from the hard disk and backs them up to a secure location....


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 3.69 MB Download (246): Free Driver Backup Download

Added: November 08, 2010 | Visits: 1.698

SMS::Send::TW::PChome SMS::Send::TW::PChome is a SMS::Send driver for sms.pchome.com.tw. SYNOPSIS use SMS::Send::TW::PChome; my $sender = SMS::Send->new(TW::PChome, _username => UserName, _password => Password, _authcode => AuthCode, ); my $sent = $sender->send_sms( text => My very urgent message, to =>...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (233): SMS::Send::TW::PChome Download

Added: August 05, 2008 | Visits: 1.409

Flat Assembler The flat assembler is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and Linux operating systems. Currently it supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions, can produce output in binary, MZ, PE, COFF or ELF format. It includes...


Platforms: Windows, *nix

License: Freeware Size: 143 KB Download (232): Flat Assembler Download

Added: August 06, 2008 | Visits: 1.759

CPCE CPCE is an emulator for DOS, DPMI and WIN32, supporting SVGA graphics, joystick and the majority of sound cards. It achieves an excellent simulation, is operational with digital formats (WAV, VOC, CSW, TZX and CDT), rasters, many video effects, digital speech, has integrated debuggers, internally...


Platforms: Windows

License: Freeware Size: 2 KB Download (230): CPCE Download

Added: February 24, 2010 | Visits: 1.730

Linux X10 universal device driver Linux X10 universal device driver (also known as Project WiSH) provides a /dev interface to an X10 network through a combination of Linux kernel modules and daemons. It is intended to provide a standard interface and syntax to shell script utilities (such as cat and echo), Perl scripts, C...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (221): Linux X10 universal device driver Download

Added: August 03, 2008 | Visits: 1.340

WMS Chit-Chat Chit Chat is basically a GUI for the Windows Messenger Service, the "NET SEND" command for DOS. It also has some extra features other than this like AI, Share Access Notification, Pinging etc. It provides an easy to use interface with an address book, groups, forwarding and replying, picture...


Platforms: Windows

License: Freeware Size: 3.86 MB Download (184): WMS Chit-Chat Download

Added: October 17, 2010 | Visits: 2.081

HDBC ODBC Driver HDBC ODBC Driver is the Haskell ODBC backend driver for HDBC. This driver has been tested on Windows and on Linux with unixODBC. It should also be compatible with iODBC, though this has not been tested. It should be portable to any platform supported by both Haskell and unixODBC. This driver is...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (178): HDBC ODBC Driver Download

Added: November 24, 2010 | Visits: 1.444

Device::ParallelPort Device::ParallelPort is a Parallel Port Driver for Perl. SYNOPSIS my $port = Device::ParallelPort->new(); $port->set_bit(3,1); print $port->get_bit(3) . "n"; print ord($port->get_byte(0)) . "n"; $port->set_byte(0, chr(255)); A parallel port driver module. This module provides an API to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (177): Device::ParallelPort Download

Added: February 17, 2010 | Visits: 1.228

Fujitouch Fujitouch project is an Xorg touchscreen driver for the P-Series laptops from Fujitsu. Whats New in This Release: - A segmentation violation which occurred when changing to a VT was fixed.. Xorg/XFree touchscreen driver for theFujitsu-Siemens Lifebook P-Series


Platforms: *nix

License: Freeware Size: 49.15 KB Download (176): Fujitouch Download

Added: March 04, 2010 | Visits: 2.612

SMS::Send::DE::MeinBMW SMS::Send::DE::MeinBMW is an SMS::Send driver for the www.meinbmw.de website. SYNOPSIS use SMS::Send; # Get the sender and login my $sender = SMS::Send->new(DE::MeinBMW, _login => xx@yyy.de, # your email address _password => mypasswd, # your reqistered password from www.meinbmw.de ); #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (170): SMS::Send::DE::MeinBMW Download

Added: June 07, 2010 | Visits: 1.003

p54u 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. Whats New in This Release: - This release adds FreeBSD 6 support, a new firmware upload scheme (at last,...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (167): p54u Download

Added: July 15, 2013 | Visits: 1.001

FreeDOS FreeDOS is a free DOS-compatible operating system for IBM-PC compatible systems. FreeDOS is made of up many different, separate programs that act as "packages" to the overall FreeDOS Project. FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system (mostly achieved except...


Platforms: *nix

License: Freeware Size: 12 MB Download (163): FreeDOS Download

Added: June 23, 2010 | Visits: 1.926

FDMS3-FS FDMS3-FS is a FUSE filesystem driver for the fostex FDMS-3 as used by the various fostex digital multitrackers, such as the FD-4, FD-8. This driver presents the FDMS filesystem as a series of directories - one for each program (song) on the disk: /mnt/p000-song1 /mnt/p001-song2...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (163): FDMS3-FS Download

Added: November 15, 2010 | Visits: 1.504

MWavelan MWavelan is a kernel network device driver for the WaveLAN/IEEE wireless network card, which supports signal strength reading from all the access points in range, plus some more features. All three drivers lack the ability to provide the signal strength measurement from all the access points...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (160): MWavelan Download

Added: June 03, 2010 | Visits: 2.635

Lexmark Z11 printer driver for Linux Lexmark Z11 printer driver for Linux is a Linux printer driver/filter for the Lexmark Z11 printer, supporting color and b/w printing, variable page size and more. The driver lz11-V2 is an improvement of the lz11 driver, which was first released in 2002. Additionally to the features of lz11,...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (157): Lexmark Z11 printer driver for Linux Download

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 1.210

NTFS Reader for DOS NTFS Reader DOS Boot Disk provides read access to NTFS drives from the MS DOS environment. It supports long filenames as well as compressed and fragmented files. NTFS Reader for DOS allows you to preview the files on NTFS and copy them from NTFS to FAT volumes or network drives. In order to use...


Platforms: All

License: Freeware Size: 706.56 KB Download (156): NTFS Reader for DOS Download

< 1 2 3 4 5 >