 
Konfiguracja karty radiowej Symphony PC-Card firmy Proxim pod Linuxem.
Aby uruchomić kartę należy zainstalować:
jądro z obsługą PCMCIA i wireless.
pakiet pcmcia-cs
pakiet wireless_tools
Opis instalacji tych pakietów znajduje się na stronie o konfiguracji
karty RangeLAN-DS www.amsnet.pl/proxim
Po zainstalowaniu powyższych pakietów instalujemy driver do karty. Możemy
go pobrać z adresu: 
ftp://zp.amsnet.pl/pub/linux/rl2_driver.tgz. Jest to źródło sterownika
korzystające z gotowej biblioteki dostarczonej przez producenta karty, gdyż
producent nie dostarcza kodu źródłowego biblioteki.
Instalujemy driver następująco:
./Configure
Do you want to read the configuration from your running
kernel (as opposed to reading from /usr/src/linux/.config)?
  Read from running kernel [y]: y
When you execute "make install", the driver modules will be copied here.
The default of "REDHAT" will use redhat default locations whereever possible.
  Module location? [/lib/modules/default/net]: /lib/modules/2.4.18/net
The utility you will use to set run-time parameters goes in this
subdirectory.  Put it where you put your executables.
  Executables? [/usr/local/bin]: 
The man pages go in this subdirectory.
  Man pages? [/usr/local/man]: 
Your GCC header files should have a subdirectory called
linux.  Note the GCC header-file location here.
  System header files? [/usr/src/linux/include]: 
Will this driver be used to drive a PC Card (PCMCIA)?  If so
choose yes.  If you don't have PCMCIA on your system, it's
best to say no.
  PC Card support? [n]: y
We need to know where you keep your PCMCIA header files.  Under
this directory, there should be a directory called "pcmcia".
  pcmcia header files? [y]: 
No USB Card support compiled in.
This is the default CardType.  CardType tells the driver what type
of Proxim card you are using.  See README for more details.
  CardType default [3]: 
DONE!
Do 'make modules modules_install' on this driver. Check the
README* files for configuration information.
make modules
 make install
cp docs/rlmod.conf /etc/pcmcia
Teraz należy przeładować demona pcmcia:
/etc/rc.d/rc.pcmcia restart
Od tej chwili polecenie iwconfig pokaze nam stan linku:
# iwconfig
eth0      PrOxIm  NWID:0  Mode:Master  Channel:3  
          Link Quality:2/2  Signal level:85/255  Noise level:0/0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
Adresy IP ustawiamy zgodnie z opisem na stronie dotyczącej karty RangeLAN-DS
www.amsnet.pl/proxim
Osiągane prędkości rzeczywiste to 75kB/s.
W przypadku problemów proszę pisać - 
aszreter_nospam@amsnet.pl