This file is indexed.

/usr/share/alsa/init/ens1371 is in alsa-utils 1.0.27.2-1ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# Configuration for ensoniq based cards

CARDINFO{mixername}=="Cirrus Logic CS4297A rev 3", \
  ATTR{subsystem_vendor}=="0x1274", ATTR{subsystem_device}=="0x1371", \
  GOTO="vmware-ac97"
RESULT="false", EXIT="return"

LABEL="vmware-ac97"
# playback
CTL{reset}="mixer"
CTL{name}="Master Playback Volume", CTL{value}="0dB,0dB"
CTL{name}="Master Playback Switch", CTL{value}="on"
CTL{name}="PCM Playback Volume", CTL{value}="51dB,51dB"
CTL{name}="PCM Playback Switch", CTL{value}="on"
RESULT="true", EXIT="return"