36 tristate "Dummy (/dev/null) soundcard"
40 Say Y here to include the dummy driver. This driver does
41 nothing, but emulates various mixer controls and PCM devices.
43 You don't need this unless you're testing the hardware support
44 of programs using the ALSA API.
46 To compile this driver as a module, choose M here: the module
47 will be called snd-dummy.
50 tristate "Virtual MIDI soundcard"
51 depends on SND_SEQUENCER
55 Say Y here to include the virtual MIDI driver. This driver
56 allows to connect applications using raw MIDI devices to
59 If you don't know what MIDI is, say N here.
61 To compile this driver as a module, choose M here: the module
62 will be called snd-virmidi.
65 tristate "MOTU MidiTimePiece AV multiport MIDI"
69 To use a MOTU MidiTimePiece AV multiport MIDI adapter
70 connected to the parallel port, say Y here and make sure that
71 the standard parallel port driver isn't used for the port.
73 To compile this driver as a module, choose M here: the module
74 will be called snd-mtpav.
77 tristate "ESI Miditerminal 4140 driver"
78 depends on SND && PARPORT
81 The ESI Miditerminal 4140 is a 4 In 4 Out MIDI Interface with
82 additional SMPTE Timecode capabilities for the parallel port.
84 Say 'Y' to include support for this device.
86 To compile this driver as a module, chose 'M' here: the module
87 will be called snd-mts64.
89 config SND_SERIAL_U16550
90 tristate "UART16550 serial MIDI driver"
94 To include support for MIDI serial port interfaces, say Y here
95 and read <file:Documentation/sound/alsa/serial-u16550.txt>.
96 This driver works with serial UARTs 16550 and better.
98 This driver accesses the serial port hardware directly, so
99 make sure that the standard serial driver isn't used or
100 deactivated with setserial before loading this driver.
102 To compile this driver as a module, choose M here: the module
103 will be called snd-serial-u16550.
106 tristate "Generic MPU-401 UART driver"
108 select SND_MPU401_UART
110 Say Y here to include support for MIDI ports compatible with
111 the Roland MPU-401 interface in UART mode.
113 To compile this driver as a module, choose M here: the module
114 will be called snd-mpu401.