Motorola LA-5137 사용자 설명서 - 페이지 4

{카테고리_이름} Motorola LA-5137에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. Motorola LA-5137 15 페이지. Compact flash adapter
Motorola LA-5137에 대해서도 마찬가지입니다: 통합 매뉴얼 (45 페이지)

Motorola LA-5137 사용자 설명서
1-2 LA-51XX Compact Flash Adapter Linux Driver User's Guide
/opt/symbol/linux-driver/
3. The complete installation log (la5137-install.log) file is available under the /tmp directory
4. Once the installation is complete, restart the machine.

1.4.1 Manual Install

Ensure you have the following installed before installing the driver manually:
• openssl-0.9.7j
• wireless_tools version 28
1. Get the LA-51XX Linux driver sources from the CD-ROM
cp -r /mnt/cdrom/la5137-pkgs/software/linux-driver /opt/symbol
2. Get the wpa-supplicant sources from the CD-ROM
tar xvfz /mnt/cdrom/la5137-pkgs/shared/wpa-supplicant-0.4.9.tar.gz /opt/symbol/
NOTE: The wpa-supplicant and the linux-driver should be at the same directory level.
1.5 Building Linux driver
If you used the installation script, these steps have already been performed. You do not need to build the
driver.
1. Change directory to the directory where you installed the linux-driver.
cd /opt/symbol/linux-driver
2. make clean
3. make all
This generates:
driver/sm_drv_pc16.o
applications/getoid/getoid
applications/setoid/setoid
4. make install
Installs the driver in /lib/modules/2.4.31/kernel/drivers/net
Installs the applications getoid, setoid in /usr/bin/
1.6 Configuring the Linux system for LA-51XX
This is done on the Linux system. Use the following Steps to add Conexant PCCARD Info into CardManager
Config File. These steps must be executed for the device to get identified.
1. Edit /etc/pcmcia/config
2. Add the information:
device "sm_drv_pc16"
class "network" module "sm_drv_pc16"