Date: Wed, 17 Dec 2003 15:15:08 -0800 (PST) From: Dorin H <bj93542@yahoo.com> To: Andrew Thompson <andy@fud.org.nz> Cc: freebsd-current@freebsd.org Subject: Re: /dev/mixer missing on 5.2-CURRENT? Message-ID: <20031217231508.22479.qmail@web12605.mail.yahoo.com> In-Reply-To: <20031217224546.GB11346@kate.fud.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
> > snd_pcm.ko is just the framework, you also need one > of the following that > applies to your card. I need snd_mss for my > Tecra8000. > > snd_ad1816.ko > snd_als4000.ko > snd_cmi.ko > snd_cs4281.ko > snd_csa.ko > snd_driver.ko > snd_ds1.ko > snd_emu10k1.ko > snd_es137x.ko > snd_ess.ko > snd_fm801.ko > snd_ich.ko > snd_maestro.ko > snd_maestro3.ko > snd_mss.ko > snd_neomagic.ko > snd_sb16.ko > snd_sb8.ko > snd_sbc.ko > snd_solo.ko > snd_t4dwave.ko > snd_uaudio.ko > snd_via8233.ko > snd_via82c686.ko > snd_vibes.ko > > > Andy Great! Thank you, I need snd_es137x.ko for my Ensoniq 1370 card. On another thought, is there a better way to check for the module required by a device/sound card? I only look at the names, but they are unclear sometimes, so I browsed the code from fxr.watson.org. Unfortunatelly, the header of files do not include the list of drivers that the file applies to, as I was used in Linux sometime ago... The man page list the common cards supported, but do not mention which module is responsable for it. Thanks again, /Dorin. __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031217231508.22479.qmail>