Hi, >>>>> On Sat, 25 Mar 2006 20:38:41 +0100 >>>>> Max Laier <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED]: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 [EMAIL PROTECTED] [EMAIL PROTECTED],jp.}FreeBSD.org http://www.imasy.org/~ume/ _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"