lk_intro.htm

来自「LINUX内核编程的一些程序例子」· HTM 代码 · 共 52 行

HTM
52
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0060)http://www.geocities.com/marco_corvi/games/lkpe/lk_intro.htm -->
<HTML><HEAD><TITLE>Linux Kernel Programming Exercises</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"><LINK 
href="lk_intro_file/style.css" rel=stylesheet>
<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY>
<H1>Linux Kernel Programming by Examples</H1>
<P><BR>These pages contain a set of programming examples for the Linux Kernel. 
They have been developed with the kernel version 2.4.18. The reader should 
approach these examples as exercises and do them as programming homework 
assignments. 
<P><B>WARNING.</B><BR>The examples contained in these pages have not been 
thouroughly tested. Therefore they are likely to contain errors and to be 
incomplete. I would appreciate to hear from you, for any improvement. 
<P><A href="http://www.geocities.com/marco_corvi/games/lkpe/dpt/index.htm">Disk 
Partition Table</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/memory/index.htm">Memory</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/tty/index.htm">tty 
Layer</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/serial/index.htm">Serial 
Layer</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/input/index.htm">Input 
Layer</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/socket/index.htm">Network 
Layer</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/v4l/index.htm">Video for 
Linux</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/pm/index.htm">Power 
Management</A><BR><A 
href="http://www.geocities.com/marco_corvi/games/lkpe/i2c/index.htm">I2C</A><BR>
<P>
<HR>
<A href="mailto:marco_corvi@geocities.com">marco_corvi@geocities.com</A> <!-- text below generated by server. PLEASE REMOVE --></OBJECT></LAYER>
<DIV></DIV></SPAN></STYLE></NOSCRIPT></TABLE></SCRIPT></APPLET>
<SCRIPT 
language=JavaScript>var PUpage="76001084"; var PUprop="geocities"; </SCRIPT>

<SCRIPT language=JavaScript src="lk_intro_file/pu5geo.js"></SCRIPT>

<SCRIPT language=JavaScript src="lk_intro_file/ygIELib9.js"></SCRIPT>

<SCRIPT language=JavaScript>var yviContents='http://us.toto.geo.yahoo.com/toto?s=76001084&l=NE&b=1&t=1057746703';yviR='us';yfiEA(0);</SCRIPT>

<SCRIPT language=JavaScript src="lk_intro_file/mc.js"></SCRIPT>

<SCRIPT language=JavaScript src="lk_intro_file/geov2.js"></SCRIPT>

<SCRIPT language=javascript>geovisit();</SCRIPT>
<NOSCRIPT><IMG height=1 alt=setstats src="lk_intro_file/visit.gif" width=1 
border=0></NOSCRIPT> <IMG height=1 alt=1 src="lk_intro_file/serv.gif" width=1> <!-- w48.geo.scd.yahoo.com compressed/chunked Wed Jul  9 03:31:44 PDT 2003 --></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?