Samsung SWL-2200C User Manual

Page 57

Advertising
background image

57


4) Build and install the PCMCIA package as normal.
% make config
% make all
% make install
5) Configure the SAMSUNG 11Mbps PC Card. Refer to the PCMCIA documentation
for
more information (network adapter sections).
% more PCMCIA-HOWTO
% vi /etc/pcmcia/config.opts

For example:
a) Attaching to an access point with the network name of
"Magiclan", enter the following in the config.opts file:
module "swld11_cs" opts "essid=Magiclan"
b) Ad-Hoc (peer-to-peer) network without an access point, enter
the following in the config.opts file:
module "swld11_cs" opts "networkmode=3"
c) Attach to an access point with the network name of "Ocean",
and export the station name as "magiclan", enter the following
in the config.opts file:
module "swld11_cs" opts "essid=Ocean stationname=magiclan"
% vi /etc/pcmcia/network.opts
Modify the network options for your adapter. The parameters need
to be correct for the connected network. Check with your system
administrator for the correct network information. Refer to the
PCMCIA-HOWTO for more configuration information.
For example:
*,*,*,*)
IF_PORT=""
BOOTP="n"
IPADDR="10.0.0.5"
NETMASK="255.255.255.0"
NETWORK="10.0.0.0"
BROADCAST="10.0.0.255"
GATEWAY="10.0.0.1"
DOMAIN="domain.org"
DNS_1="dns1.domain.org";;
If you have serveral network cards used for different purposes,

Advertising