Write kernel module 4 FreeBSD
2009-05-13 05:42:05来源:未知 阅读 ()
I have write a test kernel module for FreeBSD 6.1, it's very simple, and make no sense, it's just proof of concept!
this module is named hello.ko, it's source code is hello.c, and the module build script is Makefile.
Okay, now let's see some effect of that module.
first, cd into the directory of the source and built module, which is /root/src in my configuration!
second, load the hello.ko into kernel space using the kldload command, which is somewhat resemble the inmod utility of Linux! Plz note: because the hello.ko is not located under the kernel module directory(which should be /boot/kernel/), so the parameter passed to kldload must be "./hello.ko", rather than hello.ko, the suffix .ko is not matter, you can omit it. It completely depends on your choice!
then, we will find that a new device jump out of /dev/, which is /dev/hello here. Okay, that is the device special file created by hello.ko, but it's absolutely useless. you can read and write something from or to it, but it won't do any real work.<%2
本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/270/showart_207541.html
标签:
版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有
下一篇:Django 出错了
- 提示:bad kernel: arp : 内网IP地址 is on em0 but got rep 2009-05-13
- OpenBSD 4.5 2009-05-13
- DragonFly BSD 2.2.1发布 2009-05-13
- NetBSD 5.0发布 2009-05-13
- NetBSD笔记 2009-05-13
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash