readme

来自「原名叫avifile」· 代码 · 共 35 行

TXT
35
字号
dhahelper is small driver to provide some kernel function into userspace.~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Main goal why you need to use that it's busmastering.(Btw, lacking of possibility to implement convertion ofvirtual addresses into physical in userspace causedimplementing of so-called DRM drivers for Linux fromXFree86 side).Second goal (still is unfinished) - provide possibilityto control port and physical memory access throughgroups and access rights of this driver. (Unix way).Installation:~~~~~~~~~~~~~just type in this directory:make all installIf you have compiled this driver first-time thentype also:make nodesPorting:~~~~~~~~This driver was developed only for Linux.So if someone will port that on other uniciesthen any patches are gladly accepted.WARNING:~~~~~~~~This driver violates some kernel's security rules.To keep this driver from anonymous access I suggestyou create new group for mplayerxp and /dev/dhahelperonly.Good luck!

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?