Sponsored Content
Top Forums UNIX for Dummies Questions & Answers C-Media 8738 chipset for FBSD 4.4 Post 20335 by nl3481 on Wednesday 24th of April 2002 04:45:23 PM
Old 04-24-2002
Lightbulb C-Media Device

Hi:

I have this sound card and it works fine, I have this in my kernel:

device pcm
device pcm0 at isa? port 0xdeff irq 9 drq 1 flags 0x0

Although its a plug and play card, simply inclusing device pcm in the kenel won't do in the newer kernels, even in 4.5-STABLE, why, I still don't know.

Get the info for it from windoz or some other resource then give it a try. Then also do a ./MAKEDEV snd0 in the /dev folder.

Hope this helps.

Nick Lozinsky
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

my fbsd gateway

hi i got a problem. I use a fbsd box to share my (DSL)internet connection. I got 2 networkcards in my fbsd box, but my networkcard 1 (to my modem) always go out. the led don't burn anymore and I lose my connection to the internet :( but my networkcard2 (to my local network) doesn't go out,... (2 Replies)
Discussion started by: Stormpie
2 Replies

2. UNIX for Dummies Questions & Answers

fBSD nat ipfw

i am running nat on my freeBSD and web/ftp server. The rule allow ip from any to any must always be? or how? if i accept all packets to go on my ep0 which diverts all to my intranet it doesnt help, must the rule allow ip from any to any always be ? even if many rules are between divert rule and... (3 Replies)
Discussion started by: hachik
3 Replies

3. UNIX for Dummies Questions & Answers

Color konsole in FBSD 4.6

FBSD 4.6 How do I colorize my konsole to see directories etc. Am able to get color in the shell with ls -GF in my .bashrc. But color does not show in KDE3 Konsole (Xwindows) for some reason.FBSD 4.6 (1 Reply)
Discussion started by: lancest
1 Replies

4. BSD

Casio CASSIOPEA BE-300 & fBSD

I just don't know how do I have to connect them... Connecting via USB, if some body knows, please post here... Thankue... (0 Replies)
Discussion started by: PomaH 6yxDAK
0 Replies

5. UNIX for Advanced & Expert Users

FBSD jail question

I'm trying to establish a jail on a FBSD 6.1 system and have a couple of questions on bringing up the daemon. Under the jail man page there are two user flags that I am unclear on, -u username The user name from host environment as whom the command should run. -U... (1 Reply)
Discussion started by: thumper
1 Replies

6. SCO

adding a add on parellel port on S3000 chipset

Our new server is a HCL INFINITY GLOBAL LINE 1700AH ,intel xeon S3000 chipset.It has no onboard parellel port.The vendor is suggesting printing solution through serial port ,but ours is mostly printing work. I would like to know weather an addon parellel port can be added without conflict. OS is... (3 Replies)
Discussion started by: vikramviky
3 Replies

7. Solaris

Solaris on AMD 770 chipset

hi is there anyone out there who has experience with installing Solaris on this chipset? there is one entry in the HCL doc about it (BigAdmin - HCL: Gigabyte GA-MA770-DS3 rev1.0 ) but that person apparently doesnt reply when another asks him some questions. im looking to install on... (3 Replies)
Discussion started by: Landser
3 Replies

8. Solaris

realteak HD Audio Chipset

I am wondering if there is a way to get opensolaris to accept my realteck hd audio chip set. dmesg Thu Oct 23 22:47:38 EDT 2008 Oct 23 22:34:49 opensolaris Use is subject to license terms. Oct 23 22:34:49 opensolaris unix: features:... (1 Reply)
Discussion started by: FloridaBSD
1 Replies

9. UNIX for Dummies Questions & Answers

Need help with ICH10R chipset and Unix installation

Yesterday we bought 2 PC's to replace really old PC's that are used for server and backup server. New PC's have ICH10R based mobos from ASUS (P5Q Deluxe), and I cannot install SCO 5.0.7, because installation breaks with msg: "error 19 mounting rootdev." Do you know where I could find ICH10R Unix... (1 Reply)
Discussion started by: PNemesis
1 Replies

10. Solaris

Solaris commands to retrieve chipset information

I need to know what are the commands in Solaris to retrieve the below information about the hardware platform. 1. Chipset information (information about various hardware controller cards on the mother boards, system BIOS versions, PCI firmware version etc..) 2. Serial number of the work... (2 Replies)
Discussion started by: rajujayanthy
2 Replies
SND_MSS(4)						   BSD Kernel Interfaces Manual 						SND_MSS(4)

NAME
snd_mss -- Microsoft Sound System ISA PnP/non-PnP bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_mss Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_mss_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.pcm.0.at="isa" hint.pcm.0.irq="10" hint.pcm.0.drq="1" hint.pcm.0.flags="0x0" DESCRIPTION
The snd_mss bridge driver allows the generic audio driver, sound(4), to attach to the supported audio devices. HARDWARE
The snd_mss driver supports the following audio devices: o AD1845 o AD1848 o Aztech 2320 o CMedia CMI8330 o Crystal Semiconductor CS4231 o Crystal Semiconductor CS4232 o Crystal Semiconductor CS4234 o Crystal Semiconductor CS4235 o Crystal Semiconductor CS4236 o Crystal Semiconductor CS4237 o ENSONIQ SoundscapeVIVO ENS4081 o NeoMagic 256AV (non-AC97) o OPTi 924 o OPTi 925 o OPTi 930 o OPTi 931 o OPTi 933 o Yamaha OPL-SA2 o Yamaha OPL-SA3 SEE ALSO
sound(4) HISTORY
The snd_mss device driver first appeared in FreeBSD 2.2.6. AUTHORS
This manual page was written by Joel Dahl <joel@FreeBSD.org>. BSD
December 1, 2005 BSD
All times are GMT -4. The time now is 11:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy