Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 22:52:51 +0800
From:      blubee blubeeme <gurenchan@gmail.com>
To:        freebsd-multimedia@freebsd.org
Subject:   FreeBSD amd64 GENERIC kernel
Message-ID:  <CALM2mEnnXKAyF_ti_zKYt=1m-ZTfjH5di1cayYjGM4hi9dOxRQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
What sources do kernel modules pull in?

I'm looking at the generic kernel config for am64:

# Sound support
device sound # Generic sound driver (required)
device snd_cmi # CMedia CMI8338/CMI8738
device snd_csa # Crystal Semiconductor CS461x/428x
device snd_emu10kx # Creative SoundBlaster Live! and Audigy
device snd_es137x # Ensoniq AudioPCI ES137x
device snd_hda # Intel High Definition Audio
device snd_ich # Intel, NVidia and other ICH AC'97 Audio
device snd_via8233 # VIA VT8233x Audio


The device "sound" is required, does that mean if I totally uncomment out
all the device including sound, then the machine won't boot?

Does required mean a breaking kernel or just no sound?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mEnnXKAyF_ti_zKYt=1m-ZTfjH5di1cayYjGM4hi9dOxRQ>