Open Source Software Directory: Difference between revisions
Appearance
mNo edit summary |
m →Drivers |
||
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=ext2_240.zip ext2] | |||
|File System | |||
|GNU GPL V2 | |||
| | |||
|32bit Linux ext2 file system driver (IFS) for OS/2 | |||
|- | |- | ||
![http://svn.netlabs.org/fat32 FAT32] | ![http://svn.netlabs.org/fat32 FAT32] | ||
Line 18: | Line 24: | ||
|- | |- | ||
![http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] | ![http://hobbes.nmsu.edu/h-search.php?key=32drv170.zip MWDD32] | ||
|Dev | |||
|GNU GPL V2 | |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). | | 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). | ||
Line 28: | Line 34: | ||
| | | | ||
|Based on ALSA core. | |Based on ALSA core. | ||
|- | |||
! | |||
| | |||
| | |||
| | |||
| | |||
|- | |||
! | |||
| | |||
| | |||
| | |||
| | |||
|- | |- | ||
! | ! |
Revision as of 19:31, 7 May 2012
This page lists the open source projects available for OS/2 and eComStation.
Drivers
Name | Type | License | Requirements | Comments |
---|---|---|---|---|
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. | |
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). | |
UniAud | Audio | GNU GPL | Based on ALSA core. | |