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_VIA8233(4)						   BSD Kernel Interfaces Manual 					    SND_VIA8233(4)

NAME
snd_via8233 -- VIA Technologies VT8233 bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_via8233 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_via8233_load="YES" DESCRIPTION
The snd_via8233 bridge driver allows the generic audio driver, sound(4), to attach to the VIA VT8233 audio devices. These audio chipsets are integrated in the southbridge on many VIA based motherboards. 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_via8233 driver supports the following audio chipsets: o VIA VT8233 o VIA VT8233A o VIA VT8233C o VIA VT8235 o VIA VT8237 o VIA VT8251 SEE ALSO
sound(4) HISTORY
The snd_via8233 device driver first appeared in FreeBSD 4.7. AUTHORS
This manual page was written by Joel Dahl <joel@FreeBSD.org>. BUGS
The snd_via8233 driver does not support S/PDIF. There is partial support in the code, so implementing it should be fairly easy if the right hardware is available. 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