Open Source Software Directory: Difference between revisions
Appearance
mNo edit summary |
|||
Line 1: | Line 1: | ||
This page lists the open source projects available for OS/2 | This page lists the open source projects available for OS/2, see also [[:Category:Open Source Software]]. | ||
==Drivers== | ==Drivers== | ||
Line 8: | Line 8: | ||
|BT8X8 driver for TV-Cards. [ftp://ftp.netlabs.org/pub/snapshots/bt32/ Source] | |BT8X8 driver for TV-Cards. [ftp://ftp.netlabs.org/pub/snapshots/bt32/ Source] | ||
|- | |- | ||
|[http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2] ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. [ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ Source] | |[http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2] ||File System ||GNU GPL V2 || ||32bit Linux ext2 file system driver (IFS) for OS/2. [ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ Source] | ||
|- | |- | ||
|[http://svn.netlabs.org/fat32 FAT32]||File System||GNU LGPL|| ||FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions. | |[http://svn.netlabs.org/fat32 FAT32]||File System||GNU LGPL|| ||FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions. | ||
Line 20: | Line 20: | ||
|[http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] ||Dev ||GNU GPL V2 || || mwdd32 is a package that allows the implementation of 32 bits OS/2 device drivers (BASEDEV and DEVICE) as well as 32 bits Installable File Systems (IFS). | |[http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] ||Dev ||GNU GPL V2 || || mwdd32 is a package that allows the implementation of 32 bits OS/2 device drivers (BASEDEV and DEVICE) as well as 32 bits Installable File Systems (IFS). | ||
|- | |- | ||
|[http://svn.ecomstation.nl/multimac MultiMac] ||Network ||GNU GPL V2 || ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. | |[http://svn.ecomstation.nl/multimac MultiMac]||Network||GNU GPL V2|| ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. | ||
|- | |- | ||
|[http://svn.ecomstation.nl/ahci/ OS2AHCI] ||Storage ||GNU GPL || ||SATA AHCI | |[http://svn.ecomstation.nl/ahci/ OS2AHCI]||Storage ||GNU GPL|| ||SATA AHCI driver | ||
|- | |- | ||
|[http://svn.ecomstation.nl/openJFS/ OpenJFS] ||File System ||GNU GPL V2 ||IBM C/C++ Compiler and Tools V 3.6.5, Microsoft C V 6.0a, OS/2 Developers Toolkit v4.5 ||JFS (Journal File System) IFS driver for OS/2. | |[http://svn.ecomstation.nl/openJFS/ OpenJFS] ||File System ||GNU GPL V2 ||IBM C/C++ Compiler and Tools V 3.6.5, Microsoft C V 6.0a, OS/2 Developers Toolkit v4.5||JFS (Journal File System) IFS driver for OS/2. | ||
|- | |- | ||
|[http://hobbes.nmsu.edu/h-search.php?key=rodent_1-0-13.zip Rodent] ||Mouse ||Public Domain|| ||Support for several mouse models. | |[http://hobbes.nmsu.edu/h-search.php?key=rodent_1-0-13.zip Rodent]||Mouse ||Public Domain|| ||Support for several mouse models. | ||
|- | |- | ||
|[http://sound.netlabs.org/en/site/index.xml SoundCard Device Driver (SoundBlaster)]||Audio ||GNU GPL || ||Support for Sound Blaster audio cards. | |[http://sound.netlabs.org/en/site/index.xml SoundCard Device Driver (SoundBlaster)]||Audio ||GNU GPL|| ||Support for Sound Blaster audio cards. | ||
|- | |- | ||
|[https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/os2#VBoxSF VirtualBox Shared Folders Driver] || || || ||This driver is part of the OS/2 additions for VirtualBox. | |[https://www.virtualbox.org/browser/vbox/trunk/src/VBox/Additions/os2#VBoxSF VirtualBox Shared Folders Driver]|| || || ||This driver is part of the OS/2 additions for VirtualBox. | ||
|- | |- | ||
|[http://svn.netlabs.org/uniaud UniAud] ||Audio ||GNU GPL || ||Based on ALSA core. | |[http://svn.netlabs.org/uniaud UniAud]||Audio||GNU GPL|| ||Based on ALSA core. | ||
|- | |- | ||
|[http://hobbes.nmsu.edu/h-search.php?key=watcomifs.zip WatcomIFS] ||FileSystem ||Not Specified || ||Sample Source for building an IFS driver using Open Watcom. | |[http://hobbes.nmsu.edu/h-search.php?key=watcomifs.zip WatcomIFS]||FileSystem ||Not Specified || ||Sample Source for building an IFS driver using Open Watcom. | ||
|- | |- | ||
|[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=bamboo00 Wacom Bamboo digitizer tablet] ||Mouse / Input Device ||Not Specified || ||Device driver for Wacom Bamboo digitizer tablet. | |[http://hobbes.nmsu.edu/h-search.php?sh=1&button=Search&key=bamboo00 Wacom Bamboo digitizer tablet]||Mouse / Input Device ||Not Specified|| ||Device driver for Wacom Bamboo digitizer tablet. | ||
|- | |- | ||
|[http://svn.netlabs.org/xata xATA / Danis506] ||Storage ||GNU LGPL || ||Hard Drive storage driver. | |[http://svn.netlabs.org/xata xATA / Danis506] ||Storage ||GNU LGPL || ||Hard Drive storage driver. | ||
|} | |} | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 21:44, 8 August 2017
This page lists the open source projects available for OS/2, see also Category:Open Source Software.
Drivers
Name | Type | License | Requirements | Comments |
---|---|---|---|---|
BT32.SYS | TV | Watcom 11.0C, IBM's DDK and LXAPI32 sources to build this driver. | BT8X8 driver for TV-Cards. Source | |
ext2 | File System | GNU GPL V2 | 32bit Linux ext2 file system driver (IFS) for OS/2. Source | |
FAT32 | File System | GNU LGPL | FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions. | |
ISOFS | File System | GNU GPL V2 | EMX | ISOFS is an installable file system for OS/2 to access ISO rawfiles suitable for burning on CD. Source & Binaries |
LXAPI32 | Dev | Watcom 11.0C and IBM's DDK to build this driver. | LXAPI32.SYS provides a small Linux API to other device drivers. With this helper driver it is relative easy to port other Linux drivers to OS/2. LXAPI contains. Source | |
MWDD32 | Dev | GNU GPL V2 | mwdd32 is a package that allows the implementation of 32 bits OS/2 device drivers (BASEDEV and DEVICE) as well as 32 bits Installable File Systems (IFS). | |
MultiMac | Network | GNU GPL V2 | Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. | |
OS2AHCI | Storage | GNU GPL | SATA AHCI driver | |
OpenJFS | File System | GNU GPL V2 | IBM C/C++ Compiler and Tools V 3.6.5, Microsoft C V 6.0a, OS/2 Developers Toolkit v4.5 | JFS (Journal File System) IFS driver for OS/2. |
Rodent | Mouse | Public Domain | Support for several mouse models. | |
SoundCard Device Driver (SoundBlaster) | Audio | GNU GPL | Support for Sound Blaster audio cards. | |
VirtualBox Shared Folders Driver | This driver is part of the OS/2 additions for VirtualBox. | |||
UniAud | Audio | GNU GPL | Based on ALSA core. | |
WatcomIFS | FileSystem | Not Specified | Sample Source for building an IFS driver using Open Watcom. | |
Wacom Bamboo digitizer tablet | Mouse / Input Device | Not Specified | Device driver for Wacom Bamboo digitizer tablet. | |
xATA / Danis506 | Storage | GNU LGPL | Hard Drive storage driver. |