How To Wiki
Advertisement

Howto configure the Linux kernel / sound / pcmcia


ALSA PCMCIA drivers

PCMCIA devices[]

    • depends on SND!=n && PCMCIA


  • Option: SND_VXPOCKET
    • Kernel Versions: 2.6.15.6 ...
    • (on/off/module) Digigram VXpocket
    • depends on SND && PCMCIA && ISA
    • select SND_VX_LIB
      Say Y here to include support for Digigram VXpocket and VXpocket 440 soundcards.
      To compile this driver as a module, choose M here: the module will be called snd-vxpocket.


  • Option: SND_PDAUDIOCF
    • Kernel Versions: 2.6.15.6 ...
    • (on/off/module) Sound Core PDAudioCF
    • depends on SND && PCMCIA && ISA
    • select SND_PCM
      Say Y here to include support for Sound Core PDAudioCF soundcards.
      To compile this driver as a module, choose M here: the module will be called snd-pdaudiocf.



Linux Kernel Configuration

Advertisement