# This file was written to create all needed additional /dev entries in order
# to use ALSA with Red Hat Linux.
# It integrates cleanly into the original device creation mechanism.
# See http://freshrpms.net/ for more information.
# Type Perms User Group Major Minor Inc Count Base

# OSS devices that aren't part of Red Hat Linux

c $CONSOLE              14  10  1   1 dmfm
c $CONSOLE              14  11  1   1 amixer
c $CONSOLE              14  12  1   1 adsp
c $CONSOLE              14  13  1   1 amidi
c $CONSOLE              14  14  1   1 admmidi

l                                     adsp0   adsp
l                                     amidi0  amidi

# ALSA devices
# Most is now accessed through the /dev/snd link to /proc/asound/dev

c $CONSOLE             116   0 32   4 aloadC%d
c $CONSOLE             116   1  1   1 aloadSEQ

# Aliases to have all created with "alsa"

a alsa dmfm
a alsa amixer
a alsa adsp
a alsa amidi
a alsa admmidi
a alsa aloadC
a alsa aloadSEQ

