opnsense-src/sys/powerpc
Vladimir Kondratyev 4a04e0a6c7 u2f(4): a HID driver for FIDO/U2F security keys
While FIDO/U2F keys were already supported by the generic uhid(4) and
hidraw(4) drivers, this driver adds some additional features an does
steps to tighten the security of FIDO/U2F access.

- It automatically loads through devd.
- Automatically enables HQ_NO_READAHEAD for FIDO/U2F devices.
- Implements only miminum set of features.
- Do not requires external devfs configuration to set character device
  permissions.
- Names character device as u2f/# to make possible capsicum or any
  other pledge()-style sandboxing.

PR:		265528
Differential Revision:	https://reviews.freebsd.org/D51612
2025-08-18 00:00:45 +03:00
..
aim pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 2025-07-13 16:13:25 +09:00
amigaone sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
booke powerpc: add missing header 2025-04-21 00:50:37 -05:00
conf u2f(4): a HID driver for FIDO/U2F security keys 2025-08-18 00:00:45 +03:00
cpufreq newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
fpu sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
include powerpc: Fix multiple issues with FP/VSX save/restore 2025-07-13 14:00:56 -04:00
mambo Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
mikrotik sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
mpc85xx gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
ofw machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
powermac newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
powernv newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
powerpc busdma: another fix for small bounce transfers 2025-08-09 15:42:33 -03:00
ps3 newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
pseries Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
psim machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00