Home
last modified time | relevance | path

Searched hist:"0 a22677bce28bc9ad39f219b726b5791852d84ba" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.cdiff 0a22677bce28bc9ad39f219b726b5791852d84ba Fri Sep 22 00:05:02 CEST 2023 Bjoern A. Zeeb <bz@FreeBSD.org> iwlwifi: local namespace change for sysctl

In order for the FreeBSD-specific sysctl (which gives us a full list of
PCI device IDs/names/and firmware prefixes) to be in the proper namespace
add a LINUXKPI_PARAM_PREFIX definition to the file as well.

The sysctl can now be used as:
sysctl -n compat.linuxkpi.iwlwifi_pci_ids_name

Sponsored by: The FreeBSD Foundation
MFC after: 3 days