opnsense-src/sys/compat/linuxkpi/common/include
Jean-Sébastien Pédron e101c1c2c9 linuxkpi: Introduce module_param() of type bint
In Linux, this limits the accepted value to -1, 0 and 1.
In FreeBSD, this remains a signed integer with no specific constraints.

This change is a requirement to update our DRM drivers to Linux 5.12.

Differential Revision:	https://reviews.freebsd.org/D37364
2022-12-01 15:03:00 +01:00
..
acpi linuxkpi: Add <acpi/actbl.h> 2022-11-11 18:38:06 +01:00
asm linuxkpi: Add cmpxchg64() in <asm/atomic.h> 2022-12-01 14:59:16 +01:00
asm-generic linuxkpi: Add io.h 2022-08-08 15:22:35 +02:00
linux linuxkpi: Introduce module_param() of type bint 2022-12-01 15:03:00 +01:00
net LinuxKPI: 802.11: minor header updates 2022-11-28 21:21:06 +00:00
video linuxkpi: Add video/mipi_display.h 2022-08-18 09:47:12 +02:00
stdarg.h LinuxKPI: Add stdarg.h proxy header 2022-01-10 22:49:37 +03:00