Re: Intel WiFi 5100/5300

2009-10-31 Thread Bernhard Schmidt
On Saturday 31 October 2009 18:46:31 Mykola Dzham wrote: > But sometimes i receive error: > > iwn0: iwn5000_post_alive: could not configure WiMAX coexistence, error 35 > iwn0: iwn_init_locked: could not initialize hardware, error 35 > > And adapter not work after this error kldunload if_iwn && kl

Re: Intel WiFi 5100/5300

2009-10-31 Thread Mykola Dzham
Bernhard Schmidt wrote: > On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote: > > On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: > > > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited > > > a bunch of changes to their iwn driver. maybe some of it is usef

Re: Intel WiFi 5100/5300

2009-10-31 Thread Brandon Gooch
On Fri, Oct 30, 2009 at 8:26 AM, Bernhard Schmidt wrote: > On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote: >> On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: >> > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited >> > a bunch of changes to their iwn dr

Re: Intel WiFi 5100/5300

2009-10-31 Thread Brandon Gooch
On Fri, Oct 30, 2009 at 8:26 AM, Bernhard Schmidt wrote: > On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote: >> On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: >> > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited >> > a bunch of changes to their iwn dr

Re: Intel WiFi 5100/5300

2009-10-30 Thread Bernhard Schmidt
On Sunday 25 October 2009 10:24:06 Bernhard Schmidt wrote: > On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: > > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited > > a bunch of changes to their iwn driver. maybe some of it is useful for > > FreeBSD as well? > >

Re: Intel WiFi 5100/5300

2009-10-26 Thread Mykola Dzham
Bernhard Schmidt wrote: > Hi, > > Update: > > * iwnfw has now been split into individual modules so autoloading of firmware > module(s) does work again. > * Changes have been made to RUN -> AUTH transition, this should fix the issue > reported by Glen and others. > * Brandon reported issues in

Re: Intel WiFi 5100/5300

2009-10-25 Thread Bernhard Schmidt
On Saturday 24 October 2009 21:41:39 Sam Fourman Jr. wrote: > Just wanted to make everyone aware that OpenBSD just 1 hour ago commited > a bunch of changes to their iwn driver. maybe some of it is useful for > FreeBSD as well? > > Log message: > huge diff introducing many of the recent changes mad

Re: Intel WiFi 5100/5300

2009-10-24 Thread Sam Fourman Jr.
On Fri, Oct 23, 2009 at 5:08 PM, Rui Paulo wrote: > On 20 Oct 2009, at 21:47, Bernhard Schmidt wrote: > >> On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: >>> >>> On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: .. anyways, I'll post updates on  sunday. >>> >>> Her

Re: Intel WiFi 5100/5300

2009-10-24 Thread Nicolas
Hi Bernhard, Thanks for your response, Yes i have a status indicator, the led for the wifi is always orange, i think if it's work that the led become white. I try to load/unload a few times but nothing changes, always the same message ! Another idea ? Nicolas. I have no clue.. Do you have

Re: Intel WiFi 5100/5300

2009-10-23 Thread Rui Paulo
On 23 Oct 2009, at 23:21, Bernhard Schmidt wrote: On Saturday 24 October 2009 00:08:24 Rui Paulo wrote: On 20 Oct 2009, at 21:47, Bernhard Schmidt wrote: On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: .. anyways, I'll p

Re: Intel WiFi 5100/5300

2009-10-23 Thread Bernhard Schmidt
On Saturday 24 October 2009 00:08:24 Rui Paulo wrote: > On 20 Oct 2009, at 21:47, Bernhard Schmidt wrote: > > On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: > >> On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: > >>> .. anyways, I'll post updates on sunday. > >> > >> Here w

Re: Intel WiFi 5100/5300

2009-10-23 Thread Bernhard Schmidt
Hi, Update: * iwnfw has now been split into individual modules so autoloading of firmware module(s) does work again. * Changes have been made to RUN -> AUTH transition, this should fix the issue reported by Glen and others. * Brandon reported issues in iwn_cmd() with large commands, those have

Re: Intel WiFi 5100/5300

2009-10-23 Thread Rui Paulo
On 20 Oct 2009, at 21:47, Bernhard Schmidt wrote: On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: .. anyways, I'll post updates on sunday. Here we go. Update: * All reported issues should now be fixed, please verify.

Re: Intel WiFi 5100/5300

2009-10-23 Thread Bernhard Schmidt
On Friday 23 October 2009 19:32:27 Nicolas wrote: > Hi Bernhard, > > I'm trying to use your driver but i have a problem: > > iwn0: mem 0xde00-0xde001fff irq 16 at > device 0.0 on pci2 > iwn0: MIMO 1T2R, MoW, address 00:21:6b:2b:78:04 > iwn0: [ITHREAD] > iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18

RE: Intel WiFi 5100/5300

2009-10-23 Thread Nicolas
Hi Bernhard, I'm trying to use your driver but i have a problem: iwn0: mem 0xde00-0xde001fff irq 16 at device 0.0 on pci2 iwn0: MIMO 1T2R, MoW, address 00:21:6b:2b:78:04 iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5

Re: Intel WiFi 5100/5300

2009-10-21 Thread Glen Barber
Howdy, On Wed, Oct 21, 2009 at 3:40 PM, Rui Paulo wrote: > On 21 Oct 2009, at 09:12, Bernhard Schmidt wrote: > >> On Wednesday 21 October 2009 09:29:13 David Horn wrote: > > The only new issue I have found so far is that I must manually load > iwnfw.ko before loading if_iwn.ko (the mo

Re: Intel WiFi 5100/5300

2009-10-21 Thread Rui Paulo
On 21 Oct 2009, at 09:12, Bernhard Schmidt wrote: On Wednesday 21 October 2009 09:29:13 David Horn wrote: The only new issue I have found so far is that I must manually load iwnfw.ko before loading if_iwn.ko (the module depend used to work on the in-tree driver) Hmm.. that is probably rela

Re: Intel WiFi 5100/5300

2009-10-21 Thread Bernhard Schmidt
On Wednesday 21 October 2009 09:29:13 David Horn wrote: > >> The only new issue I have found so far is that I must manually load > >> iwnfw.ko before loading if_iwn.ko (the module depend used to work on > >> the in-tree driver) > > > > Hmm.. that is probably related to the rename of the firmware im

Re: Intel WiFi 5100/5300

2009-10-21 Thread David Horn
On Wed, Oct 21, 2009 at 2:33 AM, Bernhard Schmidt wrote: > On Wednesday 21 October 2009 01:11:34 David Horn wrote: >> On Tue, Oct 20, 2009 at 4:47 PM, Bernhard Schmidt >> >> wrote: >> > On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: >> >> On Thursday 15 October 2009 08:15:57 Bernhard

Re: Intel WiFi 5100/5300

2009-10-20 Thread Bernhard Schmidt
On Wednesday 21 October 2009 01:11:34 David Horn wrote: > On Tue, Oct 20, 2009 at 4:47 PM, Bernhard Schmidt > > wrote: > > On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: > >> On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: > >> > .. anyways, I'll post updates on sunday.

Re: Intel WiFi 5100/5300

2009-10-20 Thread David Horn
On Tue, Oct 20, 2009 at 4:47 PM, Bernhard Schmidt wrote: > On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: >> On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >> > .. anyways, I'll post updates on  sunday. >> >> Here we go. > > Update: > * All reported issues should now be f

Re: Intel WiFi 5100/5300

2009-10-20 Thread Bernhard Schmidt
On Sunday 18 October 2009 16:27:37 Bernhard Schmidt wrote: > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: > > .. anyways, I'll post updates on sunday. > > Here we go. Update: * All reported issues should now be fixed, please verify. * WPA does work. Still open: * Test reports we

Re: Intel WiFi 5100/5300

2009-10-19 Thread Alireza Torabi
Many thanks for your work on this. When do you think you'll have the ecryption support for iwn? (so cheeky of me I know!) Alireza On 10/18/09, Bernhard Schmidt wrote: > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >> .. anyways, I'll post updates on sunday. > > Here we go. > > h

Re: Intel WiFi 5100/5300

2009-10-18 Thread Glen Barber
On Sun, Oct 18, 2009 at 9:14 PM, Glen Barber wrote: > Howdy! > > > Any thoughts on the errors I get with buildkernel (attached)?  The > kernel config has no other changes compared to GENERIC than enabling > KDB and DDB. > > Thanks and regards, > This is 8-STABLE, r198209 by the way. Sorry for not

Re: Intel WiFi 5100/5300

2009-10-18 Thread Glen Barber
Howdy! On Sun, Oct 18, 2009 at 10:27 AM, Bernhard Schmidt wrote: > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >> .. anyways, I'll post updates on  sunday. > > Here we go. > > http://techwires.net/~bschmidt/patches/freebsd/iwn/ > > Testers/feedback welcome! > > Code is pretty sta

Re: Intel WiFi 5100/5300

2009-10-18 Thread Brandon Gooch
On Sun, Oct 18, 2009 at 2:27 PM, Bernhard Schmidt wrote: > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: >> .. anyways, I'll post updates on  sunday. > > Here we go. > > http://techwires.net/~bschmidt/patches/freebsd/iwn/ > > Testers/feedback welcome! > > Code is pretty stable altho

Re: Intel WiFi 5100/5300

2009-10-18 Thread Vassilis Laganakos
Hello, > On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: > > .. anyways, I'll post updates on sunday. > > Here we go. > > http://techwires.net/~bschmidt/patches/freebsd/iwn/ > > Testers/feedback welcome! > > Code is pretty stable although there are still a few open issues. Noth

Re: Intel WiFi 5100/5300

2009-10-18 Thread Bernhard Schmidt
On Sunday 18 October 2009 21:41:36 Lucius Windschuh wrote: > Hi Bernhard, > I tried your module on my T400 with a PRO/Wireless 5300 and WITNESS, > INVARIANTS enabled. > If the RF kill switch is set to "WLAN disabled", this command sequence [..] Thanks for reporting this, there seems to be an issu

Re: Intel WiFi 5100/5300

2009-10-18 Thread Lucius Windschuh
Hi Bernhard, I tried your module on my T400 with a PRO/Wireless 5300 and WITNESS, INVARIANTS enabled. If the RF kill switch is set to "WLAN disabled", this command sequence produces a panic: $ kldload iwnfw $ kldload if_iwn $ ifconfig wlan create wlandev iwn0 wlan0 $ ifconfig wlan0 up iwn0: iwn_in

Re: Intel WiFi 5100/5300

2009-10-18 Thread Pawel Worach
On Oct 18, 2009, at 16:27, Bernhard Schmidt wrote: On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: .. anyways, I'll post updates on sunday. Here we go. http://techwires.net/~bschmidt/patches/freebsd/iwn/ Testers/feedback welcome! Code is pretty stable although there are still

Re: Intel WiFi 5100/5300

2009-10-18 Thread Bernhard Schmidt
On Thursday 15 October 2009 08:15:57 Bernhard Schmidt wrote: > .. anyways, I'll post updates on sunday. Here we go. http://techwires.net/~bschmidt/patches/freebsd/iwn/ Testers/feedback welcome! Code is pretty stable although there are still a few open issues. Nothing major I should be able to

Re: Intel WiFi 5100/5300

2009-10-15 Thread Bernhard Schmidt
On Friday 16 October 2009 02:52:26 Brandon Gooch wrote: > On Thu, Oct 15, 2009 at 6:15 AM, Bernhard Schmidt > > wrote: > > Hi, > > > > Just to let you know, I started working on that myself and was finally > > able to get a connection and make traffic yesterday :) I'm still having > > issues scan

Re: Intel WiFi 5100/5300

2009-10-15 Thread Brandon Gooch
On Thu, Oct 15, 2009 at 6:15 AM, Bernhard Schmidt wrote: > Hi, > > Just to let you know, I started working on that myself and was finally able to > get a connection and make traffic yesterday :) I'm still having issues > scanning > 5Ghz channels though.. anyways, I'll post updates on  sunday. > >

Re: Intel WiFi 5100/5300

2009-10-14 Thread Bernhard Schmidt
Hi, Just to let you know, I started working on that myself and was finally able to get a connection and make traffic yesterday :) I'm still having issues scanning 5Ghz channels though.. anyways, I'll post updates on sunday. -- Bernhard ___ freebsd-n

Re: Intel WiFi 5100/5300

2009-10-14 Thread Brandon Gooch
On Wed, Oct 14, 2009 at 11:33 PM, Daniel Roethlisberger wrote: > Lawrence Stewart 2009-10-14: >> Bernhard Schmidt wrote: >> > On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: >> > > does anybody know what happened to the attempts to support >> > > Intel WiFi 5100/5300 interfaces in the iwn-

Re: Intel WiFi 5100/5300

2009-10-14 Thread Daniel Roethlisberger
Lawrence Stewart 2009-10-14: > Bernhard Schmidt wrote: > > On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: > > > does anybody know what happened to the attempts to support > > > Intel WiFi 5100/5300 interfaces in the iwn-driver? Are any > > > patches available which could be used to start w

Re: Intel WiFi 5100/5300

2009-10-14 Thread Lawrence Stewart
Bernhard Schmidt wrote: On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: Hi, does anybody know what happened to the attempts to support Intel WiFi 5100/5300 interfaces in the iwn-driver? Are any patches available which could be used to start working on support for these interfaces? I'

Re: Intel WiFi 5100/5300

2009-10-09 Thread Glen Barber
Hi On Fri, Oct 9, 2009 at 6:03 PM, Bernhard Schmidt wrote: > On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: >> Hi, >> >> does anybody know what happened to the attempts to support Intel WiFi >>  5100/5300 interfaces in the iwn-driver? Are any patches available which >>  could be used to s

Re: Intel WiFi 5100/5300

2009-10-09 Thread Bernhard Schmidt
On Friday 09 October 2009 19:08:39 Lutz Bichler wrote: > Hi, > > does anybody know what happened to the attempts to support Intel WiFi > 5100/5300 interfaces in the iwn-driver? Are any patches available which > could be used to start working on support for these interfaces? I'm curious too, as