如果我们在apps/tools/ifup-wlan文件的开头加入下面红色的一行:
~ >: cat apps/tools/ifup-wlan
#!/bin/sh
# FILE:/usr/sbin/ifup-wlan0
# Copyright (C) 2011 GuoWenxue <guowenxue@gmail.com QQ:281143292>
# This file used to configure the specified network interface device
source /etc/profile
export > /tmp/hotplug.log
if [ -z "$network_cfg_dir" ]; then
export network_cfg_dir=/apps/etc/network
fi
。 。 。 。
/*****************************转载声明****************************/
保存后退出。
重新插入无线网卡:
~ >: usb 1-1.1: new full speed USB device number 4 using s3c2410-ohci
usb 1-1.1: New USB device found, idVendor=148f, idProduct=3070
usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-1.1: Product: 802.11 n WLAN
usb 1-1.1: Manufacturer: Ralink
usb 1-1.1: SerialNumber: 1.0