码迷,mamicode.com
首页 >  
搜索关键字:i2c driver    ( 6321个结果
[Linux] I2C设备读写及文件节点创建
Linux Kernel Version:3.0.35Platform:Freescale DSA2L通过I2C读取VGA屏的EDID信息(主要是分辨率),解析后喂给CH7036芯片(LVDS转VGA,DVI,HDMI芯片),提供文件节点给User Space。代码流程由于EDID协议规定I2C的读...
分类:系统相关   时间:2014-09-09 12:14:38    阅读次数:538
---Under Ubuntu 14.04
Thinprint provides driver-free printing. Do you wish to enable this feature? [yes] Disabling timer-based audio scheduling in pulseaudio.Detected X ser...
分类:其他好文   时间:2014-09-07 19:42:15    阅读次数:257
ubuntu14.04中virtualbox虚拟机无法启动
近期升级了ubuntu14.04,还是按之前的方法安装了virtualbox(guest系统仍然使用升级之前的镜像文件),可是在启动guest系统时,总是报错,提演示样例如以下:Kernel driver not installed (rc=-1908)The VirtualBox Linux k....
分类:其他好文   时间:2014-09-07 13:26:15    阅读次数:535
JDBC编程
JDBC是数据库连接纽带,统一数据库接口。JDBC编程步骤:1.Load the Driver v_b) then v_ret := v_a; else v_ret := v_b;end if; v_temp := v_temp +1;end;/impo...
分类:数据库   时间:2014-09-06 23:44:24    阅读次数:328
Selenium webdriver firefox 带配置启动
FirefoxProfile firefoxProfile=new FirefoxProfile(new File("/Users/zhangminjie/Library/Application Support/Firefox/Profiles/y1qo9afq.default"));driver....
分类:Web程序   时间:2014-09-06 21:12:03    阅读次数:279
reincarnation server
- parent of all the drivers and servers- when a driver or server dies, RS collects it.- RS checks a table for action to take, e.g: restart it.- RS als...
分类:其他好文   时间:2014-09-06 15:58:53    阅读次数:214
Ubuntu wireless network connection in command line
After installed the the graphical card driver in Ubuntu, the gnome desktop was not working anymore, needs to install and setup the wireless network, herewith the procedure,...
分类:Web程序   时间:2014-09-05 22:27:02    阅读次数:226
Windows Self Signed Driver
In particular, Microsoft® instituted a device driver certification process for itsWindows® desktop and server operating systems to ensure the drivers ...
分类:Windows程序   时间:2014-09-05 16:07:11    阅读次数:497
限制USB延迟启动
阻止用户从未经授权的位置安装设备驱动程序。 组策略 。。。too long too see directly.what determins when a drivers i s load.specifying driver laod order./ load order group for file...
分类:其他好文   时间:2014-09-05 14:09:41    阅读次数:222
nova baremetal tips
最近同事在用icehouse版本nova的baremetal driver在CentOS6.3上遇到了一些坑。之前对这块没什么了解,简单记录如下。...
分类:其他好文   时间:2014-09-05 11:28:41    阅读次数:269
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!