Workbench 2.5 風河的最新介紹,發布會上的東西,Vx5-to-Vx6-Kernel-To-RTP.ppt,WB2.5-Vx5-to-Vx6-Migration-Workshop.ppt,new-feature.ppt
上傳時間: 2015-07-06
上傳用戶:royzhangsz
This application note describes a method for developing block-oriented I/O device drivers for applications that use the DSP/BIOS real-time kernel and includes examples that run with Code Composer Studio v2.1 on the Texas Instruments TMS320C5402 and TMS320C6711 DSP Starter Kits (DSKs). The device driver model presented here has now been superceded with an updated version that supports not only block oriented devices, but also devices such as UARTs, PCI and USB buses and Multimedia cards. Documentation on the updated driver model as well as example drivers and source code can be found in the Device Driver Developer s Kit product now available for download from the TI Developer s Village.
標簽: block-oriented application developing describes
上傳時間: 2015-07-07
上傳用戶:kelimu
可運行于linux平臺的自組織網絡協議,kernel版本的按需距離矢量協議源代碼
上傳時間: 2015-07-09
上傳用戶:xwd2010
可在系統引導時工作的RootKit,較簡單 1) It s very small.The basic framework is just about 100 lines of assembly code.It supports 2000,XP,2003 2) It patches the kernel at runtime(no files are patched on disk).(basic version has this code removed , so as others could understand it easily). 3) BOOT KIT is PXE-compatible. 4) It can even lead to first ever PXE virus 5)It also enables you to load other root kits if you have physical access(Normally root kits can only be loaded by the administrator)
標簽: framework assembly RootKit small
上傳時間: 2014-01-02
上傳用戶:gdgzhym
linux內核代碼情景分析,分析了2.0版本的linux kernel,逐模塊逐語句進行分析,講解得比較詳細
上傳時間: 2015-08-12
上傳用戶:66666
Linux 2.4內核字符設備驅動開發實例。 是Linux下驅動開發人員再好不過的參考源碼。編譯之后加載驅動,附有測試程序進行驅動的測試! Linux kernel 2.4 char device driver example.
上傳時間: 2015-08-22
上傳用戶:liglechongchong
Linux環境下的Modbus驅動程序源碼,里面還有一個小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scripts for administration, and an example client program. )
上傳時間: 2013-12-25
上傳用戶:王楚楚
本程序是一個module, 使用這個程序需要先把它編譯出來(這里是把main.c編譯成main.o)。編譯命令如下: gcc -O -c -Wall main.c 使用的時候須用insmod main.o命令加載,不用時用rmmod main.o命令卸載就可以了。此程序還需要Linux2.4 kernel和netfilter的支持,Linux2.4.*內核的標準安裝里有netfilter/iptables
上傳時間: 2014-01-02
上傳用戶:windwolf2000
Building Embedded Linux Systems shows you how to design and build your own embedded systems using Linux® as the kernel and freely available open source tools as the framework
標簽: Building Embedded embedded Systems
上傳時間: 2014-01-24
上傳用戶:tianjinfan
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
標簽: bestselling programmers countless compute
上傳時間: 2014-01-13
上傳用戶:小草123