1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: open-ath9k-htc-firmware
Maintainer: John Scott <jscott@posteo.net>
Section: kernel
Priority: optional
Build-Depends:
binutils-source (>= 2.36),
bison,
cmake,
debhelper-compat (= 13),
flex,
gcc-14-source,
libmpc-dev,
zlib1g-dev
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/debian/open-ath9k-htc-firmware
Vcs-Git: https://salsa.debian.org/debian/open-ath9k-htc-firmware.git
Homepage: https://github.com/qca/open-ath9k-htc-firmware
Package: firmware-ath9k-htc
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends}
Breaks: firmware-atheros (<= 20230210-1)
Replaces: firmware-atheros (<= 20230210-1)
Description: firmware for AR7010 and AR9271 USB wireless adapters
The Qualcomm Atheros AR7010 and AR9271 chipsets are used in USB
wireless adapters which are 802.11n-capable. This package contains
the free firmware they require to function, and which gets loaded
onto the devices during use.
|