Ticket #209 (closed defect: fixed)

Opened 9 months ago

Last modified 9 months ago

wireless detection without wireless extensions

Reported by: openid-provider.appspot.com/alon.barlev Owned by: roy
Priority: minor Milestone:
Component: rc Version: 0.5
Keywords: Cc:

Description

Hello,
2.6.32 can disable wext.
wpa_supplicant compiled with NO_WEXT supports this.
Needs a minor change in openrc
ifconfig.sh, iproute2.sh::_is_wireless()
Add:
[ -d /sys/class/net/"${IFACE}"/phy80211 ] && return 0

Change History

comment:1 Changed 9 months ago by roy.marples.name

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.