ChinaUnix.net
相关文章推荐:

cfnetwork programming guide

第四章 Advanced Serial programming
本章介绍在UNIX用ioctl(2)select(2)来完成串口编程。可以用tcgetattrtcsetattr来配置串口,也可以用系统函数ioctl(2)来完成。

by tq235 - 移动操作系统 - 2011-01-10 16:13:13 阅读(405) 回复(0)

相关讨论

第二章配置串口
 
POSIX终端接口

by tq235 - 移动操作系统 - 2011-01-10 16:03:55 阅读(475) 回复(0)

Serial programming guide http://www.easysw.com/~mike/serial/serial.html Linux 下串口编程入门 http://www.ibm.com/developerworks/cn/linux/l-serials/index.html Serial programming HOWTO ftp://sunsite.unc.edu/pub/Linux/docs/HOWTO/Serial-programming-HOWTO PPP HOWTO 中译版 http://www.lslnet.com/linux/books/howto/PPP-HOWTO.html#toc9 Linux Serial HOWTO 中译版 http://man.chinaunix.net/linux/how/S...

by arley - Linux文档专区 - 2009-05-30 17:38:07 阅读(641) 回复(0)

http://homepages.inf.ed.ac.uk/wadler/guide.html

by fuqiang_huang - Functional编程 - 2008-09-09 15:28:06 阅读(2772) 回复(1)

Hello, one and all! This is my little how-to guide on network programming using Internet sockets, or "sockets programming", for those of you who prefer it. The sockets API, though started by the Berkeley folk, has been ported to many many platforms, including Unix, Linux, and even Windows. Unfortunately, it can be a little, um, "much" to digest the API, but as long as you know some C or C++, t...

by hello386 - 网络技术文档中心 - 2007-04-21 21:38:05 阅读(674) 回复(0)

各位,谁有 RTL8139 programming guide,请共享一下,谢谢。

by sherf - 驱动开发 - 2009-11-24 00:06:55 阅读(16256) 回复(88)

文件:lkmpg.pdf 大小:538KB 下载: 下载 lkmpg.pdf2007−05−18 ver 2.6.4 If you can't access http://tldp.org/ ,you can try a cool guy's mirror: http://os-drive.com/LDP/ 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/97889/showart_1962291.html

by otsscf - Linux文档专区 - 2009-06-11 18:48:08 阅读(793) 回复(0)

http://kernel.lupaworld.com/newbie/lkmpg/ 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/25764/showart_519620.html

by sep - Linux文档专区 - 2008-04-30 10:53:31 阅读(1295) 回复(1)

对于学习Linux 内核开发的人来说很不错: http://www.dirac.org/linux/writing/lkmpg/2.6/chinese/lkmpg_chs/book1.html 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/19782/showart_272708.html

by g_hk - Linux文档专区 - 2007-04-07 15:55:48 阅读(737) 回复(0)

Serial programming guide for POSIX Operating Systems 5th Edition, 6th Revision Copyright 1994-2005 by Michael R. Sweet Pig Latin Translation Copyright 20xy by William E. Coyote --> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Inva...

by lsmup - Linux文档专区 - 2007-04-06 20:05:03 阅读(932) 回复(0)

http://www.epubcn.org/read.php?tid=60460&page=1&fpage=1 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/30686/showart_255012.html

by loughsky - Linux文档专区 - 2007-03-07 23:37:33 阅读(679) 回复(0)