Searched +full:iwm +full:- +full:8000 +full:c +full:- +full:17 +full:. +full:fw (Results 1 – 3 of 3) sorted by relevance
1 .include <src.opts.mk>13 iwm3160= ${SRCTOP}/sys/contrib/dev/iwm/iwm-3160-17.fw17 iwm3160PACKAGE= firmware-iwm19 iwm3168= ${SRCTOP}/sys/contrib/dev/iwm/iwm-3168-22.fw23 iwm3168PACKAGE= firmware-iwm25 iwm7260= ${SRCTOP}/sys/contrib/dev/iwm/iwm-7260-17.fw29 iwm7260PACKAGE= firmware-iwm31 iwm7265= ${SRCTOP}/sys/contrib/dev/iwm/iwm-7265-17.fw35 iwm7265PACKAGE= firmware-iwm37 iwm7265D= ${SRCTOP}/sys/contrib/dev/iwm/iwm-7265D-22.fw[all …]
2 # The long compile-with and dependency lines are required because of3 # limitations in config: backslash-newline doesn't work in strings, and4 # dependency lines other than the first are silently ignored.6 acpi_quirks.h optional acpi \7 dependency "$S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \8 compile-with "${AWK} -f $S/tools/acpi_quirks2h.awk $S/dev/acpica/acpi_quirks" \9 no-obj no-implicit-rule before-depend \10 clean "acpi_quirks.h"11 bhnd_nvram_map.h optional bhnd \12 …dependency "$S/dev/bhnd/tools/nvram_map_gen.sh $S/dev/bhnd/tools/nvram_map_gen.awk $S/dev/bhnd/nvr…[all …]
1 /*-2 * SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) AND ISC5 /* $OpenBSD: if_iwx.c,v 1.175 2023/07/05 15:07:28 stsp Exp $ */9 * Copyright (c) 2025 The FreeBSD Foundation11 * Portions of this software were developed by Tom Jones <thj@FreeBSD.org>12 * under sponsorship from the FreeBSD Foundation.16 * copyright notice and this permission notice appear in all copies.20 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR24 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.28 /*-[all …]