ChinaUnix.net
相关文章推荐:

linux input subsystem

文件: input subsystem系统实现分析.rar 大小: 48KB 下载: 下载 文件: Final end.rar 大小: 142KB 下载: 下载 文件: 最近新学linux对一个鼠标驱动的分析.rar 大小: 16KB 下载: 下载 注: 其中,第一个文档为原创,其他两个为网上搜集的。 大牛人 luofuchong 的文章 http://www.cnitblog.com/luofuchong/archive/2007/11/12/36157.html 彩色蚂蚁的介绍非常细致,图文并茂。 http://rgbbones.googlepages.com/inpu...

by edwinrong - Linux文档专区 - 2010-11-21 16:30:34 阅读(2071) 回复(1)

相关讨论

Introducing the Linux Kernel's SCSI Subsystem [email=dee@renaissoft.com]Dee-Ann LeBlanc[/email] Tuesday, September 3, 2002 12:14:08 PM Many Linux users don't have any SCSI hardware, so may not even be aware that there is anything amiss with the SCSI subsystem. SCSI is mostly used amongst businesses, developers, and higher end power users who need access to the additional write speed and reliabil...

by Gerhalt - Linux文档专区 - 2006-06-30 23:37:38 阅读(993) 回复(0)

Where SCSI and Linux are Going [email=dee@renaissoft.com]Dee-Ann LeBlanc[/email] Tuesday, September 3, 2002 12:14:08 PM A number of fixes are in the works. New approaches to tag command queuing, for example, have already been tested on a limited basis. The solution under development is moving this feature up into the SCSI generic segment, and taking it out of the specific SCSI device drivers. Th...

by Gerhalt - Linux文档专区 - 2006-06-30 23:44:52 阅读(902) 回复(0)

Where Linux Kernel SCSI Support Stands [email=dee@renaissoft.com]Dee-Ann LeBlanc[/email] Tuesday, September 3, 2002 12:14:08 PM The weakest part of the Linux kernel's SCSI subsystem, most people seem to agree, is the error handling functionality. And yet I was surprised to discover that most SCSI device drivers don't actually make use of error handling, or at least in the formal sense used here....

by Gerhalt - Linux文档专区 - 2006-06-30 23:41:18 阅读(968) 回复(0)

Earlier Problems and Current Myths [email=dee@renaissoft.com]Dee-Ann LeBlanc[/email] Tuesday, September 3, 2002 12:14:08 PM Some of the Linux SCSI subsystem's bad reputation comes from legacy kernel issues. Way back when, there were a number of features that the SCSI subsystem required that weren't built into the kernel already, and so a lot of supporting structure had to be built within the sub...

by Gerhalt - Linux文档专区 - 2006-06-30 23:39:35 阅读(907) 回复(0)

------------------------------------------ 本文系本站原创,欢迎转载! 转载请注明出处:http://ericxiao.cublog.cn/ ------------------------------------------ Normal 0 7.8 磅 0 2 false false false MicrosoftInternetExplorer4 st1\:*{behavior:url(#ieooui) } /* Style Definitions */ table.MsoNormalTable {mso-style-name:...

by xgr180 - Linux文档专区 - 2009-01-06 18:47:25 阅读(2553) 回复(0)

my linux distribution is RHEL6.3. my computer can't make a sound and no have chinese input. please help me!!! i need help!!!! follow is my computer some information. 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) 00:01.0 PCI bridge [0604]: Intel Corporation 3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09) 00:02.0 VGA compa...

by yy80998 - Linux新手园地 - 2013-08-19 20:39:13 阅读(1145) 回复(0)

scim-googlepinyin (http://code.google.com/p/scim-googlepinyin/) sunpinyin (http://code.google.com/p/sunpinyin/)

by obsd178 - Linux新手园地 - 2012-05-30 15:46:04 阅读(12054) 回复(6)

LINUX input INTERFACE 输入接口提供了一个输入设备的抽象,封装了底层的设备.通过内核文档的input介绍,我们可以了解两个概念,一个是dev一个是event。简单说,就是使用设备会产生事件,这个功能很好吧,对于获取设备或事件至于是select,poll,read,nonblock等等,咱们暂且不谈。 struct input_event{ struct timeval time; __u16 type; __u16 code; __s32 value} 在input.h中定义了事件和事件类型,和...

by solomoon - Linux文档专区 - 2006-11-07 21:38:02 阅读(813) 回复(0)

which software should be installed ( or How) so that i can input chinese word in the english x-windows environments (english language is chosen ) in Red hat 8?? thank you very much...

by Ken123 - Linux论坛 - 2003-10-10 22:45:19 阅读(1088) 回复(6)

which software should be installed ( or How) so that i can input chinese word in the english x-windows environments (english language is chosen ) in Red hat 8?? thank you very much...

by Ken123 - Linux系统管理 - 2003-10-10 22:45:19 阅读(1362) 回复(6)