📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -