From owner-freebsd-mobile@FreeBSD.ORG Thu Jul 20 14:18:49 2006 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96CFD16A4DD for ; Thu, 20 Jul 2006 14:18:49 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3ECE43D68 for ; Thu, 20 Jul 2006 14:16:51 +0000 (GMT) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe (circe.rz.RWTH-Aachen.DE [134.130.3.36]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0J2P001Z8GZ1MD@ms-dienst.rz.rwth-aachen.de> for freebsd-mobile@freebsd.org; Thu, 20 Jul 2006 16:16:14 +0200 (MEST) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Thu, 20 Jul 2006 16:16:13 +0200 (MEST) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.6/8.13.1/1) with ESMTP id k6KEGDMT026488; Thu, 20 Jul 2006 16:16:13 +0200 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1G3ZK1-0003Ro-E2; Thu, 20 Jul 2006 16:16:13 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 0DD583F41D; Thu, 20 Jul 2006 16:16:13 +0200 (CEST) Date: Thu, 20 Jul 2006 16:16:12 +0200 From: Christian Brueffer In-reply-to: To: Don Wilde Message-id: <20060720141612.GA1957@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; boundary=vkogqOf2sHV7VnPd; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.11 X-Operating-System: FreeBSD 6.1-STABLE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: Cc: freebsd-mobile@freebsd.org Subject: Re: iwi prevents 6-STABLE kernel from building X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 14:18:49 -0000 --vkogqOf2sHV7VnPd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 20, 2006 at 08:07:57AM -0600, Don Wilde wrote: > Good localtime(), all - >=20 > I am having problems related to the iwi driver since my recent CVSups > of last several days. >=20 > I get an 'unknown symbol firmware_get' from several iwi modules: >=20 > if_iwi.o(.text+0x23ca): In function `iwi_getfw': > : undefined reference to `firmware_get' >=20 > and several more, while doing buildkernel. It's a Dell Inspiron 6000, > and I deinstall/reinstall'ed net/iwi-firmware and > net/iwi-firmware-kmod. >=20 > UPDATING in ports and sys says nothing about such an error, and > neither does iwi(4) or the Bergamini web page. I didn't see anything > in this list archive, either. >=20 > My previously working system did not work at my local library > yesterday, giving a new error message on the console something like > 'unknown authentication method 1' over and over again. >=20 > TIA for any suggestions! >=20 Put 'device firmware' into your kernel config. And yeah, we should add something to UPDATING. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --vkogqOf2sHV7VnPd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQFEv5AsbHYXjKDtmC0RAu9HAKDGQ8AHeetS7uN8nHfoeeTa1JA94wCgifjJ cz7G+LnsPjXdEFlkkJw9ekQ= =eV3z -----END PGP SIGNATURE----- --vkogqOf2sHV7VnPd--