Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2009 21:14:00 -0400
From:      Glen Barber <glen.j.barber@gmail.com>
To:        Bernhard Schmidt <bschmidt@techwires.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Intel WiFi 5100/5300
Message-ID:  <4ad871310910181814p7dfed61bld2d3e7c04b416008@mail.gmail.com>
In-Reply-To: <200910181627.38060.bschmidt@techwires.net>
References:  <20091009170839.142800@gmx.net> <179b97fb0910142019u455995a4s2cdcf8ba744d98bf@mail.gmail.com> <200910150815.58174.bschmidt@techwires.net> <200910181627.38060.bschmidt@techwires.net>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Howdy!

On Sun, Oct 18, 2009 at 10:27 AM, Bernhard Schmidt
<bschmidt@techwires.net> 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 a few open issues. Nothing
> major I should be able to figure them out.
>
> * I did only tests with a 5100 card, other might not yet work.. I will do
> tests wie 5300 and 4965 cards later this week.
> * 11N has not been tested at all.
> * Deauth/disconnect frames are not handled correctly, those yield firmware
> errors. The remote side might therefore not be able to clean up correctly,
> whichs lead to no answers to probe requests on new scans.
> * Encryption of any kind does not yet work.
> * Monitor mode/radiotap does not yet work.
> * IBSS mode has not been tested.
> * iwnfw module is locked somehow on kldunload.
> * RF kill switch might not work correctly.
> * Manpage needs an update. :)
> * Suspend/resume is broken.
>

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,

-- 
Glen Barber

[-- Attachment #2 --]
===> iwn (all)
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DH
AVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/PEGASUS/opt_global.h -I.
 -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param
 large-function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/PEGASUS -mno-a
lign-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mn
o-sse2 -mno-sse3 -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-prot
ector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-pr
ototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fforma
t-extensions -c /usr/src/sys/modules/iwn/../../dev/iwn/if_iwn.c
cc1: warnings being treated as errors
/usr/src/sys/modules/iwn/../../dev/iwn/if_iwn.c: In function 'iwn_read_firmware'
:
/usr/src/sys/modules/iwn/../../dev/iwn/if_iwn.c:4986: warning: format '%ld' expe
cts type 'long int', but argument 4 has type 'size_t'
/usr/src/sys/modules/iwn/../../dev/iwn/if_iwn.c:5016: warning: format '%ld' expe
cts type 'long int', but argument 4 has type 'size_t'
*** Error code 1

Stop in /usr/src/sys/modules/iwn.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/PEGASUS.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4ad871310910181814p7dfed61bld2d3e7c04b416008>