Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

snd_via8233(4) [debian 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

Check Out this Related 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
Man Page

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

usb - deleting (irq)

FreeBSD 4.5 i installed my sound drivers (which are onboard) with the following lines in my kernel device pcm options PNPBIOS then cd /dev sh MAKEDEV snd0 output from cat /dev/sndstat show the devicedriver (correct one) ok this works nice untill i enter my kde and want to play a... (1 Reply)
Discussion started by: termiEEE
1 Replies

2. UNIX Desktop Questions & Answers

sblive freebsd support

i just cant find out how can my sblive work on all 100percent on fBSD machine. I have kernel recompiled and sblive works, but allmost all feauters are disabled, i dont get multichannel, and the sound is like from 10$ sound system. please help me finding free driver or help to configure one on my... (7 Replies)
Discussion started by: hachik
7 Replies

3. UNIX for Advanced & Expert Users

problems with sound card on FreeBSD 4.5

Hi,friends!!! I have a problem with my integrated sound card AC97 on i815 and my version of FreeBSD is 4.5.I know that there is a driver for it called ich.c.gz,but the site containing it is unavaliable now.And is there another driver or some other ideas ? z-z-z-z-z :: email removed :: (1 Reply)
Discussion started by: kruch
1 Replies

4. Linux

Sound Not Working with kernel 2.6.9.11

I've got an FC3 rc1 box here. If I use the stock kernel that it came with, sound works fine using the intel i8x0 chipset (ALSA drivers). But when I boot into my own custom compiled kernel, all audio apps work as they should (XMMS' graphic "scope" displays audio playback, esd gets launched when... (1 Reply)
Discussion started by: deckard
1 Replies

5. 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

6. Red Hat

No sound in my Linux

I am not able to run any video file. Getting message something like : no audio facility. Is this may be problem of driver. If so please send me link for the same. I am working on Red Hat Fedora (Linux) (16 Replies)
Discussion started by: ravisingh
16 Replies