Created
December 13, 2013 15:52
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eegorov@localhost ~ $ zgrep OSS /proc/config.gz | |
CONFIG_ARCH_HIBERNATION_POSSIBLE=y | |
CONFIG_ARCH_SUSPEND_POSSIBLE=y | |
CONFIG_CROSS_COMPILE="" | |
CONFIG_CROSS_MEMORY_ATTACH=y | |
# CONFIG_CHR_DEV_OSST is not set | |
CONFIG_SSB_POSSIBLE=y | |
CONFIG_SSB_PCIHOST_POSSIBLE=y | |
CONFIG_SSB_DRIVER_PCICORE_POSSIBLE=y | |
CONFIG_BCMA_POSSIBLE=y | |
CONFIG_LOGO_FEDORAGLOSSY_CLUT224=y | |
CONFIG_SOUND_OSS_CORE=y | |
CONFIG_SOUND_OSS_CORE_PRECLAIM=y | |
CONFIG_SND_OSSEMUL=y | |
CONFIG_SND_MIXER_OSS=y | |
CONFIG_SND_PCM_OSS=y | |
CONFIG_SND_PCM_OSS_PLUGINS=y | |
CONFIG_SND_SEQUENCER_OSS=y | |
# CONFIG_SLICOSS is not set | |
eegorov@localhost ~ $ ls -l /dev/dsp | |
crw-rw----+ 1 root audio 14, 3 дек. 13 18:26 /dev/dsp |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment