Changeset 6710
- Timestamp:
- Mar 27, 2011, 8:52:15 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ipk/source/swapnetwork_wlan_300/var/etc/autostart/wlan
r6523 r6710 50 50 sleep 1 51 51 case $WLAN_MODULE in 52 zd1211 | zd1211b ) WLAN_IF=eth153 WLAN_DRV=zydas54 ;;55 rt73 ) WLAN_IF=rausb056 WLAN_DRV=ralink57 ;;58 rt 3070sta )WLAN_IF=ra059 WLAN_DRV=wext60 ;;61 * ) echo "[wlan] Unknown module $WLAN_MODULE" | tee -a $WLAN_LOG && return62 ;;52 zd1211 | zd1211b ) WLAN_IF=eth1 53 WLAN_DRV=zydas 54 ;; 55 rt73 ) WLAN_IF=rausb0 56 WLAN_DRV=ralink 57 ;; 58 rt2870sta | rt3070sta ) WLAN_IF=ra0 59 WLAN_DRV=wext 60 ;; 61 * ) echo "[wlan] Unknown module $WLAN_MODULE" | tee -a $WLAN_LOG && return 62 ;; 63 63 esac 64 64 ifconfig $WLAN_IF 0.0.0.0 up
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/openaaf/chrome/common/titannit_trac_banner.png)