⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme-arm.txt

📁 一种AODV实现方法
💻 TXT
字号:
 Kernel AODV ARM -------------------------------Kernel AODV can be compiled to run on the ARM processor. It has been tested on a Sharp Zaurus with a ZCom xi825 WLAN card. It should also run on an IPaq which has Linux installed on it.Requirements:The requirements are the same as a normal installation. It is important to double check and see if you have Netfilter installed. Many distributions for PDAs do not because of the size limitations. This may require you to recompile the Kernel. You will also need gcc-arm, the cross-compiler for the ARM processor.Installation:Follow the steps for doing a normal installation of Kernel AODV. There are only two things you have to do differently. You will have to edit the Makefile and enter the location of the source for you ARM Linux kernel. Also instead of typing make, you would instead type make arm.Troubleshooting:If you recieve any errors during compile or runtime about Unresolved Symbol, update the ARM Linux Kernel and Kernel Source you are using. Earlier version had problems with the __umoddi3 symbol and a couple others. Also make sure you have Netfilters enabled.Created: 11/05/01 Updated: 08/15/02NIST is an agency of the U.S. Commerce Department's Technology Administration

⌨️ 快捷键说明

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