freebsd-dev/usr.sbin/mpsutil
Alexander Motin b627cd1c20 Pass data pointers to the driver in way in expects.
Probably due to historical reasons the driver uses In/Out arguments in
odd way.  While this tool still never uses Out arguments to see that,
make the code to not trigger EINVAL in possible future uses.

MFC after:	2 weeks
2019-05-30 15:07:39 +00:00
..
Makefile
Makefile.depend
mpr_ioctl.h
mps_cmd.c Pass data pointers to the driver in way in expects. 2019-05-30 15:07:39 +00:00
mps_debug.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
mps_flash.c
mps_ioctl.h
mps_show.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
mpsutil.8
mpsutil.c Regularize the Netflix copyright 2019-02-04 21:28:25 +00:00
mpsutil.h