Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tpm(4) [freebsd man page]

TPM(4)							   BSD Kernel Interfaces Manual 						    TPM(4)

NAME
tpm -- Trusted Platform Module SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device tpm Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): tpm_load="YES" In /boot/device.hints: hint.tpm.0.at="isa" hint.tpm.0.maddr="0xfed40000" hint.tpm.0.msize="0x5000" hint.tpm.1.at="isa" hint.tpm.1.maddr="0xfed40000" hint.tpm.1.msize="0x1000" DESCRIPTION
The tpm driver provides support for various trusted platform modules (TPM) that can store cryptographic keys. Supported modules: o Atmel 97SC3203 o Broadcom BCM0102 o Infineon IFX SLD 9630 TT 1.1 and IFX SLB 9635 TT 1.2 o Intel INTC0102 o Sinosun SNS SSX35 o STM ST19WP18 o Winbond WEC WPCT200 The driver can be configured to use an IRQ by providing a free ISA interrupt vector in /boot/device.hints. SEE ALSO
intro(4), device.hints(5), config(8) AUTHORS
The tpm driver was written by Michael Shalayeff and Hans-Joerg Hoexer. BSD
August 15, 2010 BSD

Check Out this Related Man Page

SND_AD1816(4)						   BSD Kernel Interfaces Manual 					     SND_AD1816(4)

NAME
snd_ad1816 -- Analog Devices AD1816 ISA bridge device driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device sound device snd_ad1816 Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): snd_ad1816_load="YES" Non-PnP cards require the following lines in device.hints(5): hint.pcm.0.at="isa" hint.pcm.0.irq="10" hint.pcm.0.drq="1" hint.pcm.0.flags="0x0" DESCRIPTION
The snd_ad1816 bridge driver allows the generic audio driver sound(4) to attach to the AD1816 sound card. HARDWARE
The snd_ad1816 driver supports the following sound cards: o Analog Devices AD1816 SEE ALSO
sound(4) HISTORY
The snd_ad1816 device driver first appeared in FreeBSD 4.0. AUTHORS
Cameron Grant <cg@FreeBSD.org> Luigi Rizzo <luigi@FreeBSD.org> Hannu Savolainen BSD
December 15, 2005 BSD
Man Page

3 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

SSLSessionCache hint

Folks; I just installed Apache2.2.6 on Solaris 10 & when i try to start it, i got this message in the error.log file: Init: Session Cache is not configured Any help? Thanks in advance (2 Replies)
Discussion started by: moe2266
2 Replies

2. Cybersecurity

TrustedGrub Configure and boot

Is TrustedGrub can be setup and boot on Grub2? I am actually trying to setup TrustedGrub-1.1.5 on fedora-16. How it can be done? (0 Replies)
Discussion started by: Krishan Sethi
0 Replies

3. AIX

Change processor compatibility mode without hmc

Hello, One of my colleagues is working on a p730 without HMC, only one LPAR has all resources. The server is showing some issues with Informix (10.00 & 11.50), the same config (OS & IFX) works perfectly on Power6 so I would like to ask him to change the processor compatibility mode to power6 on... (3 Replies)
Discussion started by: fapl
3 Replies