Re: wpa_supplicant wired

2008-10-21 Thread Michal Kulczewski
Paul B. Mahol wrote:
 On 10/21/08, Michal Kulczewski [EMAIL PROTECTED] wrote:
 Hi folks,

 can anyone manage to have wired driver enabled in wpa_supplicant? How to
 do this? I'm playing with wpa_supplicant and hostapd sources for a while
 but without any significant progress.

 What FreeBSD vesion? On CURRENT and 7.0= it is enabled by default, on
 older I think you need to rebuild it yourself.
 
 Enabling wired driver in wpa_supplicant is straightforward.

well, it's not, at least not for me. I'm running 7.0, wpa_supplicant
tells me that wired driver is not supported (BSD and NDIS are the only
correct values).

-- 
Michal
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wpa_supplicant wired

2008-10-21 Thread Paul B. Mahol
On 10/21/08, Michal Kulczewski [EMAIL PROTECTED] wrote:
 Hi folks,

 can anyone manage to have wired driver enabled in wpa_supplicant? How to
 do this? I'm playing with wpa_supplicant and hostapd sources for a while
 but without any significant progress.

What FreeBSD vesion? On CURRENT and 7.0= it is enabled by default, on
older I think you need to rebuild it yourself.

Enabling wired driver in wpa_supplicant is straightforward.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wpa_supplicant wired

2008-10-21 Thread Paul B. Mahol
On 10/21/08, Michal Kulczewski [EMAIL PROTECTED] wrote:
 Paul B. Mahol wrote:
 On 10/21/08, Michal Kulczewski [EMAIL PROTECTED] wrote:
 Hi folks,

 can anyone manage to have wired driver enabled in wpa_supplicant? How to
 do this? I'm playing with wpa_supplicant and hostapd sources for a while
 but without any significant progress.

 What FreeBSD vesion? On CURRENT and 7.0= it is enabled by default, on

= should be just 

 older I think you need to rebuild it yourself.
 
 Enabling wired driver in wpa_supplicant is straightforward.

 well, it's not, at least not for me. I'm running 7.0, wpa_supplicant
 tells me that wired driver is not supported (BSD and NDIS are the only
 correct values).

Yes, 7.0 RELEASE do not have it.
Here is patch:

http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/wpa/wpa_supplicant/Makefile.diff?r1=1.11.2.2;r2=1.11.2.3
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]