- ページ 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"