summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control54
1 files changed, 54 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..9b0563b
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,54 @@
+Source: firmware-free
+Section: kernel
+Priority: optional
+Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
+Uploaders: Ben Hutchings <benh@debian.org>, Salvatore Bonaccorso <carnil@debian.org>
+Standards-Version: 4.5.0
+Build-Depends: debhelper-compat (= 13)
+Rules-Requires-Root: no
+Vcs-Browser: https://salsa.debian.org/kernel-team/firmware-free
+Vcs-Git: https://salsa.debian.org/kernel-team/firmware-free.git
+
+Package: firmware-linux-free
+Architecture: all
+Provides:
+Depends: ${misc:Depends}
+Recommends: firmware-ath9k-htc
+Suggests: initramfs-tools
+Replaces:
+Breaks:
+Conflicts:
+Multi-Arch: foreign
+Description: Binary firmware for various drivers in the Linux kernel
+ This package provides firmware which was previously included in the Linux
+ kernel and which is compliant with the Debian Free Software Guidelines.
+ .
+ Contents:
+ * AV7110 DVB card firmware (av7110/bootcode.bin)
+ * Atheros AR9170 free firmware for use with carl9170 (carl9170-1.fw)
+ * 3Com Megahertz 3CCFEM556 CIS fix (cis/3CCFEM556.cis)
+ * 3Com Megahertz 3CXEM556 CIS fix (cis/3CXEM556.cis)
+ * Advantech COMpad-32/85 CIS fix (cis/COMpad2.cis)
+ * Advantech COMpad-32/85B-4 CIS fix (cis/COMpad4.cis)
+ * NSC DP83903 PCMCIA Ethernet card CIS fix (cis/DP83903.cis)
+ * Allied Telesis LA-PCM CIS fix (cis/LA-PCM.cis)
+ * MultiTech PCMCIA 56K DataFax CIS fix (cis/MT5634ZLX.cis)
+ * NDC PCMCIA Ethernet card CIS fix (cis/NE2K.cis)
+ * EN2218-LAN/MODEM CIS fix (cis/PCMLM28.cis)
+ * PreMax PE-200 CIS fix (cis/PE-200.cis)
+ * LanPro EP-4000A CIS fix (cis/PE520.cis)
+ * RS-COM 2P CIS fix (cis/RS-COM-2P.cis)
+ * Sierra Aircard 555 CIS fix (cis/SW_555_SER.cis)
+ * Sierra Wireless AC710/AC750 CIS fix (cis/SW_7xx_SER.cis)
+ * Sierra Wireless AC850/AC860 CIS fix (cis/SW_8xx_SER.cis)
+ * Tamarack PCMCIA Ethernet card CIS fix (cis/tamarack.cis)
+ * Atari Falcon DSP56001 firmware (dsp56k/bootstrap.bin)
+ * Intel C600 SAS/SATA controller default parameters, version 1.3
+ (isci/isci_firmware.bin)
+ * Keyspan USA-19 firmware (keyspan_pda/keyspan_pda.fw)
+ * Xircom PGSDB9/Entrega PortGear firmware (keyspan_pda/xircom_pgs.fw)
+ * USB-DUX firmware (usbdux_firmware.bin)
+ * USB-DUXfast firmware (usbduxfast_firmware.bin)
+ * USB-DUXsigma firmware (usbduxsigma_firmware.bin)
+Homepage: http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
+