ALSA: 6fire - Update kernel configuration
Kernel configuration updated: - experimental dependency removed - description updated Signed-off-by: Torsten Schenk <torsten.schenk@zoho.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
17fbb5bdfc
commit
78caf66cb5
|
@ -100,7 +100,6 @@ config SND_USB_US122L
|
||||||
|
|
||||||
config SND_USB_6FIRE
|
config SND_USB_6FIRE
|
||||||
tristate "TerraTec DMX 6Fire USB"
|
tristate "TerraTec DMX 6Fire USB"
|
||||||
depends on EXPERIMENTAL
|
|
||||||
select FW_LOADER
|
select FW_LOADER
|
||||||
select SND_RAWMIDI
|
select SND_RAWMIDI
|
||||||
select SND_PCM
|
select SND_PCM
|
||||||
|
@ -108,11 +107,9 @@ config SND_USB_6FIRE
|
||||||
Say Y here to include support for TerraTec 6fire DMX USB interface.
|
Say Y here to include support for TerraTec 6fire DMX USB interface.
|
||||||
|
|
||||||
You will need firmware files in order to be able to use the device
|
You will need firmware files in order to be able to use the device
|
||||||
after it has been coldstarted. This driver currently does not support
|
after it has been coldstarted. An install script for the firmware
|
||||||
firmware loading for all devices. If you own such a device,
|
and further help can be found at
|
||||||
you could start windows and let the windows driver upload
|
http://sixfireusb.sourceforge.net
|
||||||
the firmware. As long as you do not unplug your device from power,
|
|
||||||
it should be usable.
|
|
||||||
|
|
||||||
endif # SND_USB
|
endif # SND_USB
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue