首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > FreeBSD萨比(三星先进的BIOS界面)的内核模块

FreeBSD萨比(三星先进的BIOS界面)的内核模块

  • 资源大小:3.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: FreeBSD Samsung latop

资 源 简 介

To compile sabi kernel module install freebsd sources first. Then run make in directory of this module. If compilation was successful then kldload ./sabi.ko to load module. After it /dev/sabi should appear. You can use it to manage perfomance level and wireless status of your samsung notebook. Following commands are supported to manage perfomance level: 1. "normal" mode: echo -n "a" > /dev/sabi "auto" mode: echo -n "b" > /dev/sabi "overclocked" mode: echo -n "c" > /dev/sabi 4.also you can use echo -n "d" > /dev/sabi and then cat /dev/sabi to get current state of perfomance level Managing wireless status is similar: 1. turn wireless on:

文 件 列 表

bsdsabi
Makefile
README
sabi.c
VIP VIP
0.200148s