linux/sound
Clemens Ladisch 204bdb1b50 [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card
Modules: ALSA sequencer,Generic drivers

To allow increasing the maximum number of sound cards, we have to limit
the number of sequencer clients per card because client numbers are
still allocated statically.

Reducing the number of clients to four limits the number of sequencer
MIDI ports to 1024 per card.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2006-01-03 12:29:20 +01:00
..
arm [ALSA] Remove SND_GENERIC_DRIVER from arm/Kconfig 2006-01-03 12:28:49 +01:00
core [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card 2006-01-03 12:29:20 +01:00
drivers [ALSA] dynamic minors (5/6): reduce maximum number of MIDI devices per card 2006-01-03 12:29:20 +01:00
i2c [ALSA] Remove xxx_t typedefs: I2C drivers 2006-01-03 12:18:08 +01:00
isa [ALSA] Fix a compile warning 2006-01-03 12:29:09 +01:00
mips [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
oss [PATCH] Au1550 AC'97 OSS driver spinlock fixes 2005-12-15 14:22:45 -08:00
parisc [ALSA] Remove xxx_t typedefs: PARISC Harmony 2006-01-03 12:20:09 +01:00
pci [ALSA] cs5535audio: move sound/driver.h to the top 2006-01-03 12:29:11 +01:00
pcmcia [ALSA] pdaudiocf - Fix PM support 2006-01-03 12:28:42 +01:00
ppc [ALSA] powermac - Use platform_device 2006-01-03 12:28:44 +01:00
sparc [ALSA] Remove snd_card_generic_dev() 2006-01-03 12:28:50 +01:00
synth [ALSA] Fix possible races in timer callbacks 2006-01-03 12:29:08 +01:00
usb [ALSA] Remove xxx_t typedefs: USB-USX2Y 2006-01-03 12:19:56 +01:00
Kconfig [ALSA] sound: align device drivers menus 2005-11-04 13:17:08 +01:00
Makefile
last.c
sound_core.c [PATCH] Driver Core: fix up all callers of class_device_create() 2005-10-28 09:52:52 -07:00
sound_firmware.c