Home | History | Annotate | Download | only in gpio
History log of /src/sys/dev/gpio/gpiolock.c
RevisionDateAuthorComments
 1.5  28-Oct-2017  riastradh Kill some more extern struct cfdriver declarations.

Down with externs in .c!
 1.4  20-Jan-2017  maya Check pmf_device_register return value. NFC
Appeases static analyzers.
 1.3  06-Dec-2009  dyoung branches: 1.3.22; 1.3.40; 1.3.44; 1.3.48;
Delete unnecessary device-activation hooks. Simplify the rest.
 1.2  15-Aug-2009  mbalmer branches: 1.2.2;
Move the keylock.h header from sys/sys to sys/dev where it really belongs.
Add keylock options to the ALL kernel configuration.
 1.1  14-Aug-2009  mbalmer Add support for multi-position electro-mechanical keylocks. An example
driver, gpiolock(4), is provided as an example how to interface real hardware.
A new securemodel, securemodel_keylock, is provided to show how this can
be used to tie keylocks to overall system security. This is experimental
code. The diff has been on tech-kern for several weeks.

Reviewed by many, kauth(9) integration reviewed by Elad Efrat; approved by
tonnerre@ and tron@. Thanks to everyone who provided feedback.
 1.2.2.3  11-Mar-2010  yamt sync with head
 1.2.2.2  19-Aug-2009  yamt sync with head.
 1.2.2.1  15-Aug-2009  yamt file gpiolock.c was added on branch yamt-nfs-mp on 2009-08-19 18:47:05 +0000
 1.3.48.1  21-Apr-2017  bouyer Sync with HEAD
 1.3.44.1  20-Mar-2017  pgoyette Sync with HEAD
 1.3.40.1  05-Feb-2017  skrll Sync with HEAD
 1.3.22.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed