Chung Nam Electronics Co. Ltd. WLC133NA ユーザーズマニュアル

ページ / 11
  OEM  Installation  Manual 
 
Chapter 2 Installation Procedure 
2.1 Get the driver   
 
Get the driver LSDK-WLAN-pb44fus7.0.0.360.tar 
 
Untar LSDK-WLAN-pb44fus7.0.0.360.tar 
 
Then can see two file -- apps and wlan   
 
 
Apps 
  Some Wi-Fi application tools and encrypt tools 
 
WLAN 
  Linux driver in this file   
 
2.2 Compile 
  1. Go to ../../common/hal/linux 
  2. Make the file code, used the 
make
  command   
Build a file name obj/i386-elf/hal.o 
The hal.o file is Atheros BSP 
  3. Go to ../../wlan/Linux/ 
  4. Make the code, used the 
make
  command 
  5. Install the .ko file, used the 
make install
  command 
 
2.3 Loading the driver 
  The important issue on loading the driver is loading gradation. 
1.
  Go to /lib/modules/2.6.9/net/ 
2.
  Insmod wlan.ko 
3.
  Insmod ath_hol.ko 
4.
  Insmod ath_dfs.ko 
5.
  Insmod ath_rate_atheros.ko 
6.
  Insmod ath_dev.ko 
7.
  Insmod ath_pci.ko