From owner-freebsd-net@FreeBSD.ORG Sun Apr 9 16:23:28 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEF716A402 for ; Sun, 9 Apr 2006 16:23:28 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8EE543D45 for ; Sun, 9 Apr 2006 16:23:27 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:KXMHVmtm7Qo0Xo6OVsnX5SfcJYqmJIf3lazzXJB2cuVSvm+J6abABH3eRNB7WvtA@kasuga-iwi.mahoroba.org [IPv6:3ffe:501:185b:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k39GN7f6027303 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Apr 2006 01:23:14 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 10 Apr 2006 01:23:07 +0900 Message-ID: From: Hajimu UMEMOTO To: Max Laier In-Reply-To: <200603252038.47924.max@love2party.net> References: <441F274D.1030107@bitfreak.org> <200603210038.28520.max@love2party.net> <200603252038.47924.max@love2party.net> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-unknown-freebsd6.1) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-RC X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.3 (ameno.mahoroba.org [IPv6:3ffe:501:185b:8010::1]); Mon, 10 Apr 2006 01:23:16 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on ameno.mahoroba.org Cc: dima <_pppp@mail.ru>, freebsd-net@freebsd.org, Darren Pilgrim Subject: Re: New version of iwi(4) - Call for testers [regression!] X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Apr 2006 16:23:28 -0000 Hi, >>>>> On Sat, 25 Mar 2006 20:38:41 +0100 >>>>> Max Laier 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/