Source code
The source code of components licensed under GPL used in snom VoIP phones can be downloaded from the table below.
The original GPL license text can be downloaded from here.
The sources can be downloaded in compressed form. 'tgz' simply means .tar.gz, which means that the file is a 'tar' (Tape ARchive) file that has been gzipped (with GNU zip).
TAR allows many files to be put into one large file, while still keeping directory structure information and is used for moving around large collections of files in one single file, such as some downloads at snom.
To access the files on your computer, you need a tar and gzip/gunzip utility for your particular platform.
* Embedded Linux Development Kit (ELDK):
Cross development tools (compiler, assembler, linker etc.), native tools (shell, commands and libraries), PPCBoot firmware, Linux kernel including all device drivers, etc., RTAI (Real Time Application Interface) extension, SELF (Simple Embedded Linux Framework).
All ELDK components are available with complete source code, most of it under GPL GNU Public License, and can be downloaded via ftp from here or ordered on CD-ROM for a nominal charge at www.denx.de. Detailed information about the ELDK is also available there.
