ChinaUnix.net
相关文章推荐:

linux class device ChinaUnix

linux Platform device and Driver 日期:08-06-27 从linux 2.6起引入了一套新的驱动管理和注册机制:Platform_device和Platform_driver。 linux中大部分的设备驱动,都可以使用这套机制, 设备用Platform_device表示,驱动用Platform_driver进行注册。 linux platform driver机制和传统的device driver 机制(通过driver_register函数进行注册)相比,一个十分明显的优势在于platform机制将设备本身的资源注册进内核,...

by againyuan - BSD文档中心 - 2010-11-02 14:25:04 阅读(4758) 回复(2)

相关讨论

I downloaded the ASE-12_5 for linux from sybase.In the installation,I wanted to choose a raw device.I just made the dev file with character mode of the partition,which has a type of 0.I changed the access right so that user sybase can write to it.Then I specified the dev file to setup program.But when processed,it said unable to access the dev file.Did I miss something?Should I format the partitio...

by Joelay - Sybase - 2003-07-21 10:11:18 阅读(909) 回复(5)

boot 機時說沒有 /dev/hdc6 device... 所以變左沒有swap file. 但我check過有 /dev/hdc6這個partition. 應該如何再啟動這功能? :em14:

by 老威信 - 系统管理 - 2004-05-14 16:38:58 阅读(601) 回复(11)

各位老师: 请问在solaris8下如何看比prtdiag ,prtconfig demsg等命令显示更详细的设备信息 。最好是具体到如显 卡,内存,光驱,cpu等单一设备信息 。

by bird2002 - Solaris - 2003-05-27 07:44:18 阅读(487) 回复(1)

Responsibilities: 须有存储驱动开发经验 - Develop linux Block device Driver in the PCI Express area - Software/Hardware bringup and diagnostic - Performance measurement and tuning - Creating design document and performance report in English Requirementss: - BS in Computer science or electrical and electronic engineering or equivalent (MS preferred) with at least 5 years of relevent experien...

by nemberone - 猎头招聘 - 2009-06-09 11:51:16 阅读(870) 回复(4)

Responsibilities: 须有存储驱动开发经验 - Develop linux Block device Driver in the PCI Express area - Software/Hardware bringup and diagnostic - Performance measurement and tuning - Creating design document and performance report in English Requirementss: - BS in Computer science or electrical and electronic engineering or equivalent (MS preferred) with at least 5 years of relevent experien...

by nemberone - 猎头招聘 - 2009-05-21 10:10:00 阅读(2209) 回复(22)

我最近正在看linux device drivers 2nd edition 书中说了只保证程序能在2.0-.2.4.20里运行 为什么书中的内核模块不能在redhat9(内核版本2.4.20-8)里运行,如下面的例子: #define MODULE #include <linux/module.h>; int init_module(void) { printk("<1>;Hello, world\n"); return 0; } void cleanup_module(void) { printk("<1>;Goodbye cruel world\n"); } 系统说kernel init module不匹配,是不是我现在的内核版本太高...

by yhj8341 - 内核/嵌入技术 - 2004-11-07 22:10:12 阅读(653) 回复(6)

linux.chinaunix.net有病毒,访问时提示Script.AspShell.a

by Trotter - 站务交流 - 2006-06-20 17:26:58 阅读(1121) 回复(1)

很多人的RH出问题 但是从来没有好好的看看以前的帖子 小弟发现很多人问题是出现在FTP和TELNET的上面 安装了不能开始 .... 这些问题很多人发问了... 一个星期有好几个同样的问题 chinaunix 给我们方便在交流 但是很多人用来解决问题 随便申请一个户口,然后有答安后就再见 根本不想为我们华人社会的linux出力 看来,我们必须改掉我们的坏习惯 我们的linux才会发达...

by xwings - Linux论坛 - 2003-02-25 23:42:15 阅读(866) 回复(17)