Date: Mon, 10 Apr 2006 01:23:07 +0900 From: Hajimu UMEMOTO <ume@freebsd.org> To: Max Laier <max@love2party.net> Cc: dima <_pppp@mail.ru>, freebsd-net@freebsd.org, Darren Pilgrim <darren.pilgrim@bitfreak.org> Subject: Re: New version of iwi(4) - Call for testers [regression!] Message-ID: <ygebqvavhuc.wl%ume@mahoroba.org> In-Reply-To: <200603252038.47924.max@love2party.net> References: <E1FLRfM-000PcS-00._pppp-mail-ru@f11.mail.ru> <441F274D.1030107@bitfreak.org> <200603210038.28520.max@love2party.net> <200603252038.47924.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >>>>> On Sat, 25 Mar 2006 20:38:41 +0100 >>>>> Max Laier <max@love2party.net> said: max> Okay, here is the newest version: max> http://people.freebsd.org/~mlaier/new_iwi/20060325.both_nofw.tgz It was working definitely better than the stock iwi driver on my RELENG_6 box, until upgraded to 6.1-RC. After upgrading to 6.1-RC, it doesn't work nor buildable anymore. Here is the dmesg output: link_elf: symbol taskqueue_start_threads undefined KLD file if_iwiNG.ko - could not finalize loading And, error message at build is here: ume@kasuga:1008% make Warning: Object directory not changed from original /usr/src/sys/modules/iwiNG cc -O2 -pipe -march=pentium-m -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /usr/src/sys/modules/iwiNG/../../dev/iwiNG/if_iwi.c /usr/src/sys/modules/iwiNG/../../dev/iwiNG/if_iwi.c: In function `iwi_attach': /usr/src/sys/modules/iwiNG/../../dev/iwiNG/if_iwi.c:275: warning: implicit declaration of function `taskqueue_start_threads' /usr/src/sys/modules/iwiNG/../../dev/iwiNG/if_iwi.c:275: warning: nested extern declaration of `taskqueue_start_threads' *** Error code 1 Stop in /usr/src/sys/modules/iwiNG. It is because of the backout of taskqueue stuff: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/taskqueue.h.diff?r1=1.14.2.1&r2=1.14.2.2 Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygebqvavhuc.wl%ume>