Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

snd_spicds(4) [freebsd man page]

SND_SPICDS(4)						   BSD Kernel Interfaces Manual 					     SND_SPICDS(4)

NAME
snd_spicds -- I2S SPI audio codec driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device snd_spicds Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_spicds_load="YES" DESCRIPTION
The snd_spicds I2S codec driver is used by several sound drivers for soundcards which use the supported codec chips. HARDWARE
The snd_spicds driver supports the following codecs: o AK4358 o AK4381 o AK4396 o AK4524 o AK4528 o WM8770 SEE ALSO
snd_envy24(4), snd_envy24ht(4), sound(4) HISTORY
The snd_spicds device driver first appeared in FreeBSD 6.3. AUTHORS
The snd_spicds driver was written by Konstantin Dimitrov based upon the snd_envy24(4) driver. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>. BSD
May 28, 2007 BSD

Check Out this Related Man Page

SND_ENVY24HT(4) 					   BSD Kernel Interfaces Manual 					   SND_ENVY24HT(4)

NAME
snd_envy24ht -- VIA Envy24HT and compatible bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_envy24ht device snd_spicds Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_envy24ht_load="YES" DESCRIPTION
The snd_envy24ht bridge driver allows the generic audio driver sound(4) to attach to VIA Envy24HT (ICE1724 or VT1724 chipset) and compatible audio devices. HARDWARE
The snd_envy24ht driver supports the following audio devices: o Audiotrak Prodigy 7.1 o Audiotrak Prodigy 7.1 LT o Audiotrak Prodigy 7.1 XT o Audiotrak Prodigy HD2 o ESI Juli@ o M-Audio Audiophile 192 o M-Audio Revolution 5.1 o M-Audio Revolution 7.1 o Terratec Aureon 5.1 Sky o Terratec Aureon 7.1 Space o Terratec Aureon 7.1 Universe o Terratec PHASE 22 o Terratec PHASE 28 SEE ALSO
sound(4) HISTORY
The snd_envy24ht device driver first appeared in FreeBSD 6.3. AUTHORS
The snd_envy24ht driver was written by Konstantin Dimitrov based upon the snd_envy24(4) driver. This manual page was written by Alexander Leidinger <netchild@FreeBSD.org>. BSD
May 28, 2007 BSD
Man Page

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

View device drivers?

I might sound stupid for asking, but could someone please tell me how to view all the device drivers? I'm just starting to use UNIX after using Windows for years. Thanks. -sysop0130 (1 Reply)
Discussion started by: sysop0130
1 Replies

2. UNIX for Advanced & Expert Users

Hsp56 Micromodem

Hi, everyone I have a linmodem HSP56 Micromodem but i can't install it on Linux Red Hat 7.2, the kernel is 2.4.7-10, i download the pctel-0.8.6 driver, i compile this driver and create the module pctel.o and ptserial.o, the modeule pctel is installed without ploblem, but the module ptserial... (1 Reply)
Discussion started by: nhzamorano
1 Replies

3. Programming

make module for nic

Hello, Trying to solve a nic driver problem on RH linux with kernel 2.4.20-8. I seems that make it is looking in the place for the nic driver. Here is what I have tried and the result errors. Please ignore typos. modeprobe tulip /lib/modules/2.4.20-8/kernel/drivers/net/tulip/tulip.o:... (0 Replies)
Discussion started by: auji
0 Replies

4. UNIX for Advanced & Expert Users

GXT130P driver

I am looking for gxt130p driver for aix 4.2.1. Where IŽll can find it? (1 Reply)
Discussion started by: Mrsstar
1 Replies

5. UNIX for Dummies Questions & Answers

Looking for Geforce 6200 driver for Redhat 8.0

I would like to know how to find the Nvidia Geforce 6200 driver for Redhat 8.0? Please help! (4 Replies)
Discussion started by: alexhon
4 Replies

6. UNIX for Dummies Questions & Answers

Cannot find the driver anywhere?

I bought a ming jong pc webcam like 5 years ago, since then ive lost the c.d but i still have the book that came with it telling me it is a smartcam M6215 2.1 but i cannot find the driver anywhere, i have looked on google and on the ming jong website (that just got me downlaoding the wrong drivers)... (0 Replies)
Discussion started by: tailz03
0 Replies

7. UNIX for Advanced & Expert Users

PATH included in .o file of device driver

Hello friends, I am building one driver related to wifi. When I am looking its hex dump, I can see that it is including a path to one particular file of kernel headers. It is as under. 6C 75 65 2E 0A 00 00 00 25 64 2E 25 64 2E 25 64 lue.....%d.%d.%d 2D 25 73 00 00 00 00 00 42 45... (4 Replies)
Discussion started by: linuxdevnoob
4 Replies

8. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies