Your message dated Mon, 26 Sep 2011 19:28:28 +0200
with message-id <[email protected]>
and subject line Re: Please add hotplug support and driver autodetection
has caused the Debian Bug report #295445,
regarding please add driver autodetection
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
295445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=295445
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wpasupplicant
Version: 0.3.7-1
Severity: wishlist

Please add a hotplug.d/net script to automatically start wpasupplicant for new
interfaces. The system ifplugd uses is excellent; the hotplug script calls the
/etc/init.d/ifplugd script with an extra interface parameter to keep starting
code central, and /etc/default/ifplugd defines what interfaces to start at
boottime and what at plug-in time.

Hotplugging support would require autodetection of what wpasupplicant driver to
use for the interface though. I created autodetection for 4 of the 7 supported
drivers in the attached hotplug script I have hacked up for my own use. Of
these 4 I only am able to test the ndiswrapper detection unfortunately. The
methods for the remaining 3 drivers are only missing because I didn't put more
than a few google searches of work into those.

The detection should probably move out of this script to a seperate executable
so it can be reused upstream. :)

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages wpasupplicant depends on:
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libssl0.9.7                 0.9.7e-3     SSL shared libraries

-- no debconf information

Attachment: wpa_supplicant.hotplug
Description: application/shellscript


--- End Message ---
--- Begin Message ---
Package: wpasupplicant
Version: 0.7.3-1

> On Monday 26 September 2011, Martijn Pieters wrote:
> Package: wpasupplicant
> Version: 0.3.7-1
> Severity: wishlist
> 
> Please add a hotplug.d/net script to automatically start wpasupplicant for new
> interfaces. The system ifplugd uses is excellent; the hotplug script calls the
> /etc/init.d/ifplugd script with an extra interface parameter to keep starting
> code central, and /etc/default/ifplugd defines what interfaces to start at
> boottime and what at plug-in time.
> 
> Hotplugging support would require autodetection of what wpasupplicant driver 
> to
> use for the interface though. I created autodetection for 4 of the 7 supported
> drivers in the attached hotplug script I have hacked up for my own use. Of
> these 4 I only am able to test the ndiswrapper detection unfortunately. The
> methods for the remaining 3 drivers are only missing because I didn't put more
> than a few google searches of work into those.
> 
> The detection should probably move out of this script to a seperate executable
> so it can be reused upstream. :)
[...]

Starting with 0.7.x, wpasupplicant defaults to nl80211, but falls back 
to wext transparently - so both remaining wpa-drivers for wlan are 
covered (as long as you don't hardcode another wpa-driver). Therefore
this bug can considered to be fixed in >=0.7.3-1

Regards
        Stefan Lippers-Hollmann


--- End Message ---

Reply via email to