Open Source Software Directory: Difference between revisions
Appearance
mNo edit summary |
|||
(29 intermediate revisions by 3 users not shown) | |||
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== | ==Device Drivers== | ||
{|class="wikitable" | |||
{| class="wikitable | !Name||Type||License||Requirements||Comments | ||
|- | |||
|[ftp://ftp.netlabs.org/pub/snapshots/bt32/ BT32.SYS]||Video|| ||Watcom 11.0C, IBM's DDK and LXAPI32 sources to build this driver. | |||
|BT8X8 driver for TV cards. | |||
|- | |||
|[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://trac.netlabs.org/multimac MultiMac]||Network||GNU GPL V2|| ||Network driver for NVETH, Intel E1000E, RealTek R8110, R8169 and IWL. | |||
|- | |||
|Rodent {{FileLink|Rodent_1-0-13.zip}}||Input||Public Domain|| ||Support for several mouse models | |||
|- | |- | ||
|[http://sound.netlabs.org/en/site/index.xml SBlive]||Audio||GNU GPL|| ||SoundBlaster Live! driver | |||
! | |||
|- | |- | ||
|[http://svn.netlabs.org/uniaud UniAud]||Audio||GNU GPL|| ||Based on ALSA core. | |||
| | |||
|GNU GPL | |||
| | |||
| | |||
|- | |- | ||
|[bamboo00] Wacom Bamboo digitizer tablet||Input|| || ||Device driver for Wacom Bamboo digitizer tablet. | |||
| | |} | ||
| | |||
| | {|class="wikitable" | ||
| | |+IFS | ||
!Name||Type||License||Requirements||Comments | |||
|- | |- | ||
|[ftp://ftp.netlabs.org/pub/snapshots/ext2fs/ ext2]||IFS||GNU GPL V2|| ||32bit Linux ext2 file system driver (IFS) for OS/2. | |||
| | |||
|GNU GPL V2 | |||
| | |||
| | |||
|- | |- | ||
|[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. | |||
| | |||
|GNU | |||
| | |||
| | |||
|- | |- | ||
|ISOFS||IFS||GNU GPL V2||EMX||installable file system for OS/2 to access ISO raw files suitable for burning on CD. | |||
| | |||
| | |||
| | |||
| | |||
|GNU GPL | |||
| | |||
| | |||
|- | |- | ||
|MWDD32 {{FileLink|MWDD32_1-70.zip}}|| ||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. | |||
| | |} | ||
| | |||
| | {|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 | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
|- | |- | ||
|OS2AHCI||ADD||GNU GPL||Open Watcom C 1.9||SATA AHCI Driver for OS/2 | |||
| | |||
| | |||
| | |||
| | |||
|} | |} | ||
[[Category:Open Source Software]] |
Latest revision as of 23:27, 1 June 2025
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 Rodent_1-0-13.zip | 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. |
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. |
MWDD32 MWDD32_1-70.zip | 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. |
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 |