Jump to content

Open Source Software Directory: Difference between revisions

From EDM2
mNo edit summary
Line 10: Line 10:
!style="background:#efefef; |'''Requirements'''
!style="background:#efefef; |'''Requirements'''
!style="background:#efefef; |'''Comments'''
!style="background:#efefef; |'''Comments'''
|-
![http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip BT32.SYS]
|TV
|
|Watcom 11.0C, IBM's DDK and LXAPI32 sources to build this driver.
|BT8X8 driver for TV-Cards. Source: CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/bt32
|-
|-
![http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2]
![http://hobbes.nmsu.edu/h-search.php?key=ext2_240.zip ext2]
Line 22: Line 28:
|
|
|FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions.
|FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions.
|-
![http://hobbes.nmsu.edu/h-search.php?key=bt32wpi.zip 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: CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/lxapi32
|-
|-
![http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32]
![http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32]
Line 58: Line 70:
|
|
|Sample Source for building an IFS driver using Open Watcom.
|Sample Source for building an IFS driver using Open Watcom.
|-
!
|
|
|
|
|-
|-
!
!

Revision as of 22:06, 7 May 2012

This page lists the open source projects available for OS/2 and eComStation.

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: CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/bt32
ext2 File System GNU GPL V2 32bit Linux ext2 file system driver (IFS) for OS/2
FAT32 File System GNU LGPL FAT32 is a filesystem driver for the well known FAT32-filesystem which is often used on Windows 9X partitions.
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: CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/lxapi32
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).
OS2AHCI Storage GNU GPL SATA AHCI HDD driver.
Rodent Mouse Public Domain
SoundCard Device Driver (SoundBlaster) Audio GNU GPL Support for Sound Blaster audio cards.
UniAud Audio GNU GPL Based on ALSA core.
WatcomIFS FileSystem Not Specified Sample Source for building an IFS driver using Open Watcom.

Workplace Shell

Name Type License Requirements Comments