From owner-freebsd-questions@FreeBSD.ORG Mon Dec 7 05:29:15 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E5D21065679 for ; Mon, 7 Dec 2009 05:29:15 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: from mail-px0-f200.google.com (mail-px0-f200.google.com [209.85.216.200]) by mx1.freebsd.org (Postfix) with ESMTP id 19E348FC0C for ; Mon, 7 Dec 2009 05:29:14 +0000 (UTC) Received: by pxi38 with SMTP id 38so840684pxi.28 for ; Sun, 06 Dec 2009 21:29:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:organization:x-operating-system :x-mailer:user-agent:x-face:face:mime-version:content-type :content-transfer-encoding; bh=wt1GlcqoAYX22f/P37yPQWE8TXnh1pW/5k0SBjVltzE=; b=jlWdHr3iowg0OOuv2Ub5xcpZyFnors9kCAWk8hQXbVvlhurK7lRKOtmRByLOx8w0wF y8i+2zgZXqkl57HGtUC+XKS4/MQnprPmB3Erl4Ai11nXFT0SGGckAShE3SUoXyC4lOeA zddDJUQ8QYPcTL1wf+pYS7hC3B92gwyXJMpbo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:x-operating-system:x-mailer:user-agent:x-face:face :mime-version:content-type:content-transfer-encoding; b=IAkR90inA/a/tnzvubr19ULIrdBrIkJWCVy3oNnkMY8ex/+55c4LbfUbdBHyVBK1Fq iCdv1gT6FoGCr0GBWeih7QGZSRFBZKF14rRALGO/OFrruUW5NYhg4I8BwlFbOrGSnqQj +k/G5IG3sCexR/e4KyliMoNver/6lXTee2Opc= Received: by 10.114.163.16 with SMTP id l16mr10793004wae.39.1260163754274; Sun, 06 Dec 2009 21:29:14 -0800 (PST) Received: from icy.localdomain ([118.69.224.251]) by mx.google.com with ESMTPS id 22sm4897160pzk.6.2009.12.06.21.29.12 (version=SSLv3 cipher=RC4-MD5); Sun, 06 Dec 2009 21:29:13 -0800 (PST) Date: Mon, 7 Dec 2009 12:28:31 +0700 From: "Anh K. =?UTF-8?B?SHXhu7NuaA==?=" To: FreeBSD Questions Message-ID: <20091207122831.15496356@icy.localdomain> In-Reply-To: <4ad871310912061905j3ef2d882x103c084be2c0629a@mail.gmail.com> References: <20091207091740.03a5180d@icy.localdomain> <4ad871310912061905j3ef2d882x103c084be2c0629a@mail.gmail.com> Organization: Vietnamese TeX Users Group X-Operating-System: Windows 98 X-Mailer: Moveup mail client (windows 98) User-Agent: Moveup mail on Windows 98 X-Face: no-face Face: no-face Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Glen Barber Subject: Re: ndis driver: invalid argument (freebsd 8.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Dec 2009 05:29:15 -0000 Hi, On Sun, 6 Dec 2009 22:05:33 -0500 Glen Barber wrote: > Hi >=20 > On Sun, Dec 6, 20309 at 9:17 PM, Anh K. Hu=E1=BB=B3nh > wrote: > > Hi all, > > > > I compiled `bcmwl5` module by `ndisgen` then loaded that module > > successfully, but I get the `invalid argument` error: > > > > $ ifconfig ndis0 ssid TOM-and-JERRY > > ifconfig: SIOCS80211: Invalid argument > > > > What's wrong to my ndis driver? I read /usr/src/UPDATING and > > wireless section in the Handbook but found nothing special. So I > > post here for your helps. > > >=20 > 1.) Are your kernel and userland in sync? >=20 > 2.) What is the output of 'uname -a'? If 8.X, read the 20080420 > entry in src/UPDATING. >=20 I am using 8.0-RELEASE (upgraded from 7.2-RELEASE). I've read the 20080420 = entry and configured my card successfully. (I read that section before aski= ng in list but I confused.) Thank you Gren and I am sorry for my noise. Regards, --=20 Anh K. Huynh - TeX: http://viettug.org/ - BSD: http://lovebsd.net/