# $NetBSD: shlib_version,v 1.7 2009/01/11 03:07:49 christos Exp $ # Remember to update distrib/sets/lists/base/shl.* when changing # major=2 minor=0 ra.scholz.ruhr/netbsd/atom/sys/dev/ipmi.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/ipmi.c
AgeCommit message (Expand)Author
2021-06-15ipmi(4): Tidy up ipmi_thread a little.riastradh
2021-06-14ipmi(4): Notify config_pending_decr when ready, not when dying.riastradh
2021-06-12ipmi(4), intelfb(4): Use config_pending_incr/decr.riastradh
2021-06-06Fail open when ipmi device was found.mlelstv
2020-08-17ipmi(4): Fixed a bug that incorrect condition is notified.nonaka
2019-05-18Add experimental userland interface to IPMI driver. Currently, transactionsmlelstv
2018-12-28Be more verbose about the IPMI device.mlelstv
2018-12-26Fix 32bit build.mlelstv
2018-12-25Make ipmi driver available to other platforms.mlelstv