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