03/11/30 20:00 AeFX/Kft
>785 の続き
/* 前略 */
/etc/pcmcia/wireless.opts
# Lucent Wavelan IEEE ( Orinoco, RoamAbout and ELSA)
# Note : wvlan_cs driver only, and version 1.0.4 for encryption support
*,*,*,00:60:1D:*|*,*,*,00:02:2D:*)
INFO="Wavelan IEEE example (Lucent default settings)"
ESSID="HogeHoge"
MODE="Managed"
# RATE="auto"
KEY="AABBCCDDEE"
# To set all four keys, use :
# KEY="s:secu1 [1] key s:secu2 [2] key s:secu3 [3] key s:secu4 [4] key [1]"
# For the RG 1000 Residential Gateway: The ESSID is the identifier on
# the unit, and the default key is the last 5 digits of the same.
# ESSID="084d70"
# KEY="s:84d70"
;;
/* 後略 */