在linux中提供进程CAP_SYS_RAWIO是什么意思?

jed*_*ikb 4 linux usb

在linux中提供进程CAP_SYS_RAWIO是什么意思?我怎么做?(特别是给pyUsb访问设备.这与这个pyusb问题有关)

Ign*_*ams 5

capabilities(7)手册页:

  CAP_SYS_RAWIO
          Perform I/O port  operations  (iopl(2)  and  ioperm(2));  access
          /proc/kcore.
Run Code Online (Sandbox Code Playgroud)

功能在可执行文件上设置setcap(8).