CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/05 06:28:35
Modified files:
sys/dev/ic : psp.c pspvar.h
Log message:
Implement psp(4) shutdown command and ioctl(2) PSP_IOC_SHUTDOWN.
This will be used by vmd(8) to reset psp(4) on startup.
from hshoexer@; OK mlarkin@
