CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/02/04 23:29:01
Modified files:
sys/arch/amd64/amd64: conf.c
sys/arch/i386/i386: conf.c
sys/dev : ipmi.c ipmivar.h
sys/sys : conf.h
Added files:
sys/dev : ipmi.h
Log message:
Implement FreeBSD-compatible IOCTL to access BMC in ipmi(4)
Initial help & testing by jmatthew@
Code review & input by mpi@
Final review & OK by jsg@
