Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
forte
Package: linux-2.4.20.tar.gz [view]
Upload User: jlfgdled
Upload Date: 2013-04-10
Package Size: 33168k
Code Size: 1k
Category:
Linux-Unix program
Development Platform:
Unix_Linux
- forte - an OSS/Lite driver for Fort镸edia FM801 sound chips
- ===========================================================
- This is a driver for cards using the Fort镸edia FM801 audio
- controller. The Genius Sound Maker Live card and the onboard audio in
- HP Workstation zx2000 has been tested.
- Both IA-32 and IA-64 architectures are supported, but the driver
- should work on any platform.
- The FM801 controller supports a variety of AC'97 codecs. This driver
- lets the OSS core code figure the codec out, and should thus support
- any codec with support in the Linux kernel.
- The driver supports /dev/mixer and /dev/dsp for generic OSS audio
- support. In general it adheres to the OSS spec to the extent it can
- be done with the way the hardware works. The FM801 controller doesn't
- support scatter-gather, so if the application sets fragment size too
- low, it puts strict requirements on interrupt processing speed. The
- driver tries to compensate by enforcing bigger buffers than requested
- by the application if the fragment size is low.
- The forte driver includes both standard read()/write() and the
- unsupported mmap() interface used by Quake. mmap() is only supported
- in playback mode.
- U8 and S16 audio formats are supported, mono/stereo, as well as most
- all sample rates implemented by the chip. Default is 48 KHz, 16-bit,
- mono.
- MIDI, FM audio, and the gameport controller are not currently
- supported.
- The latest version of this driver can be found at:
- http://mkp.net/forte/
- Martin K. Petersen, July 2002