Re: iwi driver: ioctl[SIOCS80211, op 21, len 42]: Invalid argument

2006-09-19 Thread Sam Leffler
Vladimir Grebenschikov wrote: > Hi > > i am triing to connect Intel(R) PRO/Wireless 2200BG - iwi0 to WPA-EAP > wireless network with PEAP: > > # wpa_supplicant -i iwi0 -c /usr/local/etc/wpa_supplicant.conf > Trying to associate with SSID 'OFFICE-PEAP' > ioctl[SIOCS80211, op 21, len 42]: Invalid a

Re: iwi driver: ioctl[SIOCS80211, op 21, len 42]: Invalid argument

2006-09-19 Thread Max Laier
On Tuesday 19 September 2006 10:34, Vladimir Grebenschikov wrote: > i am triing to connect Intel(R) PRO/Wireless 2200BG - iwi0 to WPA-EAP > wireless network with PEAP: > > # wpa_supplicant -i iwi0 -c /usr/local/etc/wpa_supplicant.conf > Trying to associate with SSID 'OFFICE-PEAP' > ioctl[SIOCS80211

Re: Marvell YukonII Status Update?

2006-09-19 Thread Pyun YongHyeon
On Tue, Sep 19, 2006 at 12:58:59PM +0300, Dmitry Pryanishnikov wrote: > > Hello! > > On Mon, 18 Sep 2006, Pyun YongHyeon wrote: > >> 1. Has situation with this driver improved somehow (is somebody going to > >>support it and commit into the CURRENT)? > >> > > > >I'm working on it. Un

Re: How to access the values of the kenv variables in driver code?

2006-09-19 Thread Oliver Fromme
[EMAIL PROTECTED] wrote: > I would like to have some of the configuration parameters of my driver > to be present as part of the /boot/device.hints file. After adding a > variable I could see that variable and it's value as part of kevn's > ouput. > > Can any one please let me know how to ac

Re: Marvell YukonII Status Update?

2006-09-19 Thread Dmitry Pryanishnikov
Hello! On Mon, 18 Sep 2006, Pyun YongHyeon wrote: > 1. Has situation with this driver improved somehow (is somebody going to >support it and commit into the CURRENT)? > I'm working on it. Unlike OpenBSD/NetBSD msk(4) my code is based on sk(4) and myk(4) from Marvell. I've managed to send p

iwi driver: ioctl[SIOCS80211, op 21, len 42]: Invalid argument

2006-09-19 Thread Vladimir Grebenschikov
Hi i am triing to connect Intel(R) PRO/Wireless 2200BG - iwi0 to WPA-EAP wireless network with PEAP: # wpa_supplicant -i iwi0 -c /usr/local/etc/wpa_supplicant.conf Trying to associate with SSID 'OFFICE-PEAP' ioctl[SIOCS80211, op 21, len 42]: Invalid argument Association request to the driver fail

Re: Stale PCI ID

2006-09-19 Thread Gleb Smirnoff
Jack, On Fri, Sep 15, 2006 at 07:01:25PM -0700, Jack Vogel wrote: J> >J> In the last attempt to merge community CVS with Intel internal code I J> >J> came across an issue I'd like to bring up. J> >J> J> >J> There is an ancient e1000 card, pci id 1000, an 82542, that we J> >J> don't have in our s

Re: FAST_IPSEC NAT-T support

2006-09-19 Thread VANHULLEBUS Yvan
On Mon, Sep 18, 2006 at 09:43:41PM +0200, Joerg Pulz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, Hi. > first of all, a big thanks to Yvan and Larry, and all others, for their > work. IPSEC_NAT_T is working fine for me with either IPSEC or FAST_IPSEC > with RELENG_6 as ser