
RSB-4410 User Manual 44
(or clear) the
IFF_BROADCAST flag for the interface.
del addr/prefixlen
Remove an IPv6 address from an interface.
3.8.6 Storage (eMMC/SD Card)
The storages devices name as following:
3.8.7 3 G Sample Code
The code of 3glink, we have tried this command in 3 G test (Section 1.8).
#!/bin/bash
mount -t tmpfs rwfs /var -o size=1M,remount
echo "Send AT commands..."
pppd connect 'chat -v -s -t 10 "" "AT" "" "ATDT*99#" "CON-
NECT" ""' user username password password /dev/ttyUSB2
460800 nodetach crtscts debug usepeerdns defaultroute &
3.8.8 IR remote control
To get lirc-0.9.0.tar.bz2 from www.lirc.com and place it to home directory.
To change working directory to BSP's sub-directory, scripts, and import relevant envi-
ronment by...
#. ./setenv.sh
To change working directory to BSP's sub-directory, source, and extract the source
tarball by...
#tar xvf ~/lirc-0.9.0.tar.bz2
To configure/make/install by...
#cd lirc-0.9.0
#./configure --prefix=/usr/local --exec-prefix=/usr/local -
-localstatedir=/var \
--host=arm --with-driver=userspace --without-x
#make
#make install DESTDIR=$ROOTFS
And creating a file named /etc/lircrc that contents list below:
begin
remote = IR_CONTROL
button = KEY_POWER
prog = irexec
Device Name
eMMC /dev/mmcblk0
SD card /dev/mmcblk1
Comentarios a estos manuales