Difference between revisions of "Open Source Software Directory"

From EDM2
Jump to: navigation, search
m
m (Drivers)
 
Line 1: Line 1:
 
This page lists the open source projects available for OS/2, see also [[:Category:Open Source Software]].
 
This page lists the open source projects available for OS/2, see also [[:Category:Open Source Software]].
  
==Drivers==
+
==Device Drivers==
 
{|class="wikitable"
 
{|class="wikitable"
 
!Name||Type||License||Requirements||Comments
 
!Name||Type||License||Requirements||Comments
Line 8: Line 8:
 
|BT8X8 driver for TV cards.
 
|BT8X8 driver for TV cards.
 
|-
 
|-
|[ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ ext2]||File System||GNU GPL V2|| ||32bit Linux ext2 file system driver (IFS) for OS/2.
+
|[ftp://ftp.netlabs.org/pub/snapshots/lxapi32/ LXAPI32]|| || ||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.
 
|-
 
|-
|[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://trac.netlabs.org/multimac MultiMac]||Network||GNU GPL V2|| ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL.
 
|-
 
|-
|ISOFS||File System||GNU GPL V2||EMX
+
|[rodent_1-0-13.zip] Rodent||Input||Public Domain|| ||Support for several mouse models
|ISOFS is an installable file system for OS/2 to access ISO raw files suitable for burning on CD.
+
 
|-
 
|-
|[ftp://ftp.netlabs.org/pub/snapshots/lxapi32/ LXAPI32]|| || ||Watcom 11.0C and IBM's DDK to build this driver.
+
|[http://sound.netlabs.org/en/site/index.xml SBlive]||Audio||GNU GPL|| ||SoundBlaster Live! 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.
+
 
|-
 
|-
|[32drv170.zip] MWDD32|| ||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.netlabs.org/uniaud UniAud]||Audio||GNU GPL|| ||Based on ALSA core.
 
|-
 
|-
|[http://trac.netlabs.org/multimac MultiMac]||Network||GNU GPL V2|| ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL.  
+
|[bamboo00] Wacom Bamboo digitizer tablet||Input|| || ||Device driver for Wacom Bamboo digitizer tablet.
 +
|}
 +
 
 +
{|class="wikitable"
 +
|+IFS
 +
!Name||Type||License||Requirements||Comments
 
|-
 
|-
|OS2AHCI|Storage||GNU GPL|| ||SATA AHCI driver
+
|[ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ ext2]||IFS||GNU GPL V2|| ||32bit Linux ext2 file system driver (IFS) for OS/2.
 
|-
 
|-
|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.netlabs.org/fat32 FAT32]||IFS||GNU LGPL||Open Watcom C 1.9, OS/2 Toolkit 4.5, awk||filesystem driver for FAT32 file systems which is often used on Windows 9X partitions.
 
|-
 
|-
|[rodent_1-0-13.zip] Rodent||Input||Public Domain|| ||Support for several mouse models
+
|ISOFS||IFS||GNU GPL V2||EMX||installable file system for OS/2 to access ISO raw files suitable for burning on CD.
 
|-
 
|-
|[http://sound.netlabs.org/en/site/index.xml SBlive]||Audio||GNU GPL|| ||SoundBlaster Live! driver
+
|[32drv170.zip] MWDD32|| ||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.netlabs.org/uniaud UniAud]||Audio||GNU GPL|| ||Based on ALSA core.
+
|OpenJFS||IFS||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.
 
|-
 
|-
|[watcomifs.zip] WatcomIFS||File system||Not Specified || ||Sample Source for building an IFS driver using OpenWatcom.
+
|[watcomifs.zip] WatcomIFS||IFS||Not specified|| ||Sample Source for building an IFS driver using OpenWatcom.
 +
|}
 +
 
 +
{|class="wikitable"
 +
|+Storage
 +
!Name||Type||License||Requirements||Comments
 +
|-
 +
|[http://svn.netlabs.org/xata DaniS506]||ADD<br/>FLT||GNU LGPL||Microsoft C, Borland TASM, nmake, nelite||xATA
 
|-
 
|-
|[bamboo00] Wacom Bamboo digitizer tablet||Input|| || ||Device driver for Wacom Bamboo digitizer tablet.
 
 
|-
 
|-
|[http://svn.netlabs.org/xata DaniS506]||Storage||GNU LGPL|| ||xATA
+
|OS2AHCI||ADD||GNU GPL||Open Watcom C 1.9||SATA AHCI Driver for OS/2
 
|}
 
|}
  
 
[[Category:Open Source Software]]
 
[[Category:Open Source Software]]

Latest revision as of 18:23, 22 October 2021

This page lists the open source projects available for OS/2, see also Category:Open Source Software.

Device Drivers

Name Type License Requirements Comments
BT32.SYS Video Watcom 11.0C, IBM's DDK and LXAPI32 sources to build this driver. BT8X8 driver for TV cards.
LXAPI32 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.
MultiMac Network GNU GPL V2 Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL.
[rodent_1-0-13.zip] Rodent Input Public Domain Support for several mouse models
SBlive Audio GNU GPL SoundBlaster Live! driver
UniAud Audio GNU GPL Based on ALSA core.
[bamboo00] Wacom Bamboo digitizer tablet Input Device driver for Wacom Bamboo digitizer tablet.
IFS
Name Type License Requirements Comments
ext2 IFS GNU GPL V2 32bit Linux ext2 file system driver (IFS) for OS/2.
FAT32 IFS GNU LGPL Open Watcom C 1.9, OS/2 Toolkit 4.5, awk filesystem driver for FAT32 file systems which is often used on Windows 9X partitions.
ISOFS IFS GNU GPL V2 EMX installable file system for OS/2 to access ISO raw files suitable for burning on CD.
[32drv170.zip] MWDD32 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).
OpenJFS IFS 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.
[watcomifs.zip] WatcomIFS IFS Not specified Sample Source for building an IFS driver using OpenWatcom.
Storage
Name Type License Requirements Comments
DaniS506 ADD
FLT
GNU LGPL Microsoft C, Borland TASM, nmake, nelite xATA
OS2AHCI ADD GNU GPL Open Watcom C 1.9 SATA AHCI Driver for OS/2