Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

snd_atiixp(4) [freebsd man page]

SND_ATIIXP(4)						   BSD Kernel Interfaces Manual 					     SND_ATIIXP(4)

NAME
snd_atiixp -- ATI IXP bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_atiixp Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_atiixp_load="YES" DESCRIPTION
The snd_atiixp bridge driver allows the generic audio driver, sound(4), to attach to ATI IXP audio devices. This driver supports 16bit play- back and recording, and 32bit native playback and recording. Runtime Configuration The following sysctl(8) variables are available in addition to those available to all sound(4) devices: dev.pcm.%d.polling Experimental polling mode, where the driver operates by querying the device state on each tick using callout(9). Polling is disabled by default. Do not enable it unless you are facing weird interrupt problems or if the device cannot generate interrupts at all. HARDWARE
The snd_atiixp driver supports the following audio chipsets: o ATI IXP 200 o ATI IXP 300 o ATI IXP 400 SEE ALSO
sound(4) HISTORY
The snd_atiixp device driver first appeared in FreeBSD 6.1. AUTHORS
This manual page was written by Joel Dahl <joel@FreeBSD.org>. BUGS
The snd_atiixp driver does not support S/PDIF, but implementing it should be fairly easy if the right hardware is available. 32bit native recording is broken on some hardware. BSD
November 29, 2006 BSD

Check Out this Related Man Page

SND_ES137X(4)						   BSD Kernel Interfaces Manual 					     SND_ES137X(4)

NAME
snd_es137x -- Ensoniq AudioPCI ES137x bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_es137x Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_es137x_load="YES" DESCRIPTION
The snd_es137x bridge driver allows the generic audio driver sound(4) to attach to the Ensoniq 137x audio cards. Runtime Configuration The following sysctl(8) variables are available in addition to those available to all sound(4) devices: hw.snd.pcm%d.latency_timer Controls the PCI latency timer setting. Increasing this value will solve most popping and crackling issues (especially on VIA motherboards). hw.snd.pcm%d.spdif_enabled Enables S/PDIF output on the primary playback channel. This sysctl(8) variable is available only if the device is known to support S/PDIF output. dev.pcm.%d.polling Experimental polling mode, where the driver operates by querying the device state on each tick using callout(9). Polling is disabled by default. Do not enable it unless you are facing weird interrupt prob- lems or if the device cannot generate interrupts at all. HARDWARE
The snd_es137x driver supports the following sound cards: o Creative CT5880-A o Creative CT5880-C o Creative CT5880-D o Creative CT5880-E o Creative SB AudioPCI CT4730 o Ensoniq AudioPCI ES1370 o Ensoniq AudioPCI ES1371-A o Ensoniq AudioPCI ES1371-B o Ensoniq AudioPCI ES1373-A o Ensoniq AudioPCI ES1373-B o Ensoniq AudioPCI ES1373-8 SEE ALSO
sound(4) HISTORY
The snd_es137x device driver first appeared in FreeBSD 4.0. AUTHORS
Russell Cattelan <cattelan@thebarn.com> Cameron Grant <cg@FreeBSD.org> Joachim Kuebart Jonathan Noack <noackjr@alumni.rice.edu> BSD
November 29, 2006 BSD
Man Page

4 More Discussions You Might Find Interesting

1. BSD

Need help on Kernel Configuration for FreeBSD

Does anyone know how to enter the Kernel Configuration program in FreeBSD before installation to resolve conflicts of hardware?:confused: (3 Replies)
Discussion started by: Enoch Chan
3 Replies

2. AIX

Uninstall native MPIO driver on AIX

Hi, I was trying to uninstall the native MPIO driver on the AIX 6.1 machine we have in our lab and ran into a whole bunch dependent filesets initially. I deleted the disks, fcsX, fscsiX, fcnetX and tried again, but ran into the same error. Subsequently, I figured out that the OS disks in... (4 Replies)
Discussion started by: ronykris
4 Replies

3. Programming

Build Error

I am facing a problem while building the device driver code. I am using suse linux "2.6.31.5-0.1-desktop" on my Laptop. I have copied a folder containing self written device driver files from Mandriva linux to my system having Suse Linux. I copied the entire folder in "/home/netuser/sun/".... (4 Replies)
Discussion started by: rupeshkp728
4 Replies

4. Red Hat

HPRC 700 Integrated driver update on oel 4.8 32bit

Hi All, I am getting the below error while trying to update the megaraid driver on OEL 4.8 32bit. Please help. rpm -ivh megaraid_sas-v00.00.04.29-1.noarch.rpm dkms-2.0.22.0-1.noarch.rpm Preparing... ########################################### 1:dkms ... (0 Replies)
Discussion started by: arumon
0 Replies