]> git.alsa-project.org Git - alsa-firmware.git/commitdiff
Remove emi_26_62 firmwares
authorTakashi Iwai <tiwai@suse.de>
Fri, 15 Feb 2013 14:45:02 +0000 (15:45 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 Feb 2013 14:46:34 +0000 (15:46 +0100)
These are incldued in kernel-firmware for long time, and they are anyway
wrongly generated / installed (the firmware loader driver reads the
binary ihex format files *.fw)

Reported-by: Karl Grill <kgrill@chello.at>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Makefile.am
emi_26_62/Makefile.am [deleted file]
emi_26_62/emi26-bitstream.bin [deleted file]
emi_26_62/emi26-firmware.bin [deleted file]
emi_26_62/emi26-loader.bin [deleted file]
emi_26_62/emi62-bitstream.bin [deleted file]
emi_26_62/emi62-firmware-midi.bin [deleted file]
emi_26_62/emi62-firmware-spdif.bin [deleted file]
emi_26_62/emi62-loader.bin [deleted file]
emi_26_62/license.txt [deleted file]

index 52ddc532f2af661879015f686a229fb1df627fb6..ec46a1af64c49ec4b8cab2d6bf9dd3043481c55f 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = 1.3 foreign
 
 SUBDIRS = hdsploader mixartloader pcxhrloader usx2yloader vxloader echoaudio \
-         asihpi emi_26_62 emu korg1212 maestro3 multisound sb16 wavefront \
+         asihpi emu korg1212 maestro3 multisound sb16 wavefront \
          ymfpci aica ca0132
 
 EXTRA_DIST = depcomp
diff --git a/emi_26_62/Makefile.am b/emi_26_62/Makefile.am
deleted file mode 100644 (file)
index e51cebf..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# # Process this file with automake to produce Makefile.in.
-
-firmware_files = emi26-loader.bin emi26-bitstream.bin emi26-firmware.bin \
-                emi62-loader.bin emi62-bitstream.bin \
-                emi62-firmware-midi.bin emi62-firmware-spdif.bin
-
-EXTRA_DIST = $(firmware_files) license.txt
-
-if USE_HOTPLUG
-hotplugfwdir = @HOTPLUGFWDIR@/emagic
-hotplugfw_DATA = $(firmware_files) license.txt
-else
-hotplugfwdir =
-hotplugfw_DATA =
-endif
-
-# Create a link from emi62-firmware.bin to one of the SPDIF/MIDI firmwares.
-# TODO: make this configurable
-install-data-hook:
-       cd $(DESTDIR)$(hotplugfwdir) && \
-         rm -f emi62-firmware.bin && \
-         $(LN_S) emi62-firmware-spdif.bin emi62-firmware.bin
-
-uninstall-hook:
-       rm -f $(DESTDIR)$(hotplugfwdir)/emi62-firmware.bin
-
diff --git a/emi_26_62/emi26-bitstream.bin b/emi_26_62/emi26-bitstream.bin
deleted file mode 100644 (file)
index 7279122..0000000
Binary files a/emi_26_62/emi26-bitstream.bin and /dev/null differ
diff --git a/emi_26_62/emi26-firmware.bin b/emi_26_62/emi26-firmware.bin
deleted file mode 100644 (file)
index 7b2d8c3..0000000
Binary files a/emi_26_62/emi26-firmware.bin and /dev/null differ
diff --git a/emi_26_62/emi26-loader.bin b/emi_26_62/emi26-loader.bin
deleted file mode 100644 (file)
index 909e98d..0000000
Binary files a/emi_26_62/emi26-loader.bin and /dev/null differ
diff --git a/emi_26_62/emi62-bitstream.bin b/emi_26_62/emi62-bitstream.bin
deleted file mode 100644 (file)
index df37214..0000000
Binary files a/emi_26_62/emi62-bitstream.bin and /dev/null differ
diff --git a/emi_26_62/emi62-firmware-midi.bin b/emi_26_62/emi62-firmware-midi.bin
deleted file mode 100644 (file)
index f14756c..0000000
Binary files a/emi_26_62/emi62-firmware-midi.bin and /dev/null differ
diff --git a/emi_26_62/emi62-firmware-spdif.bin b/emi_26_62/emi62-firmware-spdif.bin
deleted file mode 100644 (file)
index 9a6229f..0000000
Binary files a/emi_26_62/emi62-firmware-spdif.bin and /dev/null differ
diff --git a/emi_26_62/emi62-loader.bin b/emi_26_62/emi62-loader.bin
deleted file mode 100644 (file)
index d6e52af..0000000
Binary files a/emi_26_62/emi62-loader.bin and /dev/null differ
diff --git a/emi_26_62/license.txt b/emi_26_62/license.txt
deleted file mode 100644 (file)
index 36349a6..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-This firmware is for the Emagic EMI 2|6 Audio Interface
-
-The firmware contained herein is Copyright (c) 1999-2002 Emagic
-as an unpublished work. This notice does not imply unrestricted
-or public access to this firmware which is a trade secret of Emagic,
-and which may not be reproduced, used, sold or transferred to
-any third party without Emagic's written consent. All Rights Reserved.
-
-Permission is hereby granted for the distribution of this firmware 
-image as part of a Linux or other Open Source operating system kernel 
-in text or binary form as required. 
-
-This firmware may not be modified and may only be used with the
-Emagic EMI 2|6 Audio Interface. Distribution and/or Modification of
-any driver which includes this firmware, in whole or in part,
-requires the inclusion of this statement.
-