Installation Procedure Of Linux - Samsung MagicLAN SWL-2200P User Manual

11mbps high rate 802.11b wireless lan mini
Table of Contents

Advertisement

3.7 Installation Procedure of Linux

The below process is the installation of SAMSUNG 11Mbps MiniPCI/PCI Card in
Linux.
1. Linux Driver Source code and Library allocation
1. Linux Driver Source code and Library allocation
1. Linux Driver Source code and Library allocation
1. Linux Driver Source code and Library allocation
Driver(swld12-0.20.tar.gz) is contained in our install CD or WEB site that
you can install our WirelessLAN Card in Linux.
We currently support Linux Kernel 2.4.
2. Driver Installation
2. Driver Installation
2. Driver Installation
2. Driver Installation
1) Decompress the driver package under the /usr/local.
2) Check the current Kernel version.
% uname – r
3) Change the Version value In Makefile of driver package to above value
that checked in 2).
4) Compile the driver.
%make all
5) Copy the driver to kernel directory.
%make install
6) Set the dependency between the modules.
% depmod – a
7) Put the below contents in etc/modules.conf to load automatically
whenever it boots.
alias eth0 swld12
ㄱ. Using with AP
options swld12 essid=Magiclan
ㄴ. Using as Ad_hoc mode
options swld12 essid=Magiclan networkmode=0
ㄷ. Using with AP and 40bit WEP.
options swld12 essid=Magiclan wepreq=3 keyid=0 key=1011121314
8) Load the driver.
% modprobe swld12 or %insmod ./swld12.o
9) Refer to man file to get further information.
%man swld12
49

Advertisement

Table of Contents
loading

This manual is also suitable for:

Magiclan swl-2200m

Table of Contents