opnsense-src/sys/dev/tpm
Warner Losh bbecd3148a tpm: Fix acpi attachment
The third arg of the DRIVER_MODULE arg is the driver to use. We want to
use the acpi bus version rather than the generic one. Otherwise, the
ACPI specific probe and attach functions aren't used and we don't see
the device.

Sponsored by:		Netflix
2024-06-24 23:35:30 -06:00
..
tpm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm20.c tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm20.h tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm_bus.c tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 2024-05-22 07:55:04 -07:00
tpm_crb.c tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_if.m tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 2024-05-22 07:55:04 -07:00
tpm_isa.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm_spibus.c tpm: Refactor TIS and add a SPI attachment 2024-05-03 16:26:11 -04:00
tpm_tis_acpi.c tpm: Fix acpi attachment 2024-06-24 23:35:30 -06:00
tpm_tis_core.c tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_tis_spibus.c tpm: Refactor TIS and add a SPI attachment 2024-05-03 16:26:11 -04:00
tpmvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00