From owner-freebsd-stable@FreeBSD.ORG Wed Feb 25 12:41:11 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 226F01065686 for ; Wed, 25 Feb 2009 12:41:11 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.25]) by mx1.freebsd.org (Postfix) with ESMTP id A33E88FC1B for ; Wed, 25 Feb 2009 12:41:10 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by ey-out-2122.google.com with SMTP id d26so359eyd.7 for ; Wed, 25 Feb 2009 04:41:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=1q350qTbmjXM0NK/esbY57KwV4xlpiIZrx99kD/dRfM=; b=BkRZfP3eGASc0/MsP0VcW6M6K03ufoSeqIjx73ADWFh8vjYcuowRXtAVqNJXDbokzX u0q4w94IL+CArT1sb4IbrFy9FTx3KhfFtUYjVX/B0JqL4RSY1KvIlh/BKEFAmdG+JD/5 Nogs03VFNT88eD0waiJAJ/RM8sap8ElJtN8j0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=LcVyNM9qgY165d5NcUbHYEUvI4IOjjJe/UmmRxc6mSbxaidgnwVho9M9eZUSsoLz87 6JcMqZQJf7puUwunnd2vNK1VXlNxBq/fqCksy9sxiG4Zxty8h5EA/NdQ6vkb7ux6DQaz SUFBk5HgUkUgvE3MAeGNQXxZds90/SMhSAEjM= MIME-Version: 1.0 Received: by 10.210.16.10 with SMTP id 10mr25709ebp.170.1235564176973; Wed, 25 Feb 2009 04:16:16 -0800 (PST) In-Reply-To: References: <14989d6e0902230721x7a2cd30cw4e548451c87e17cd@mail.gmail.com> <003601c9969c$e2cdc310$a8694930$@com> <3a142e750902250326s20879c29pc89bb9d6e802a4d1@mail.gmail.com> Date: Wed, 25 Feb 2009 12:16:16 +0000 Message-ID: From: Chris Rees To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Recommended wireless card (or is there a chance to get either iwi or ath fixed)? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2009 12:41:11 -0000 2009/2/25 Paul B. Mahol : > On 2/24/09, SDH Support wrote: >> >>> I tried using my ath based D-Link DWL G650, which still seems to have >>> some issues in regard to interrupt handling: >> >> >> I've been able to get /most/ wireless cards working with ndiswrapper. > > *BSD doesnt have ndiswrapper. > > > -- > Paul > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Yeah it does... [chris@amnesiac]~% ndisgen =A0 =A0 =A0 =A0=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0 =A0 =A0 =A0------------------ Windows(r) driver converter -------------= ------ =A0 =A0 =A0 =A0=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =A0 =A0 =A0 =A0This script is designed to guide you through the process =A0 =A0 =A0 =A0of converting a Windows(r) binary driver module and .INF =A0 =A0 =A0 =A0specification file into a FreeBSD ELF kernel module for use =A0 =A0 =A0 =A0with the NDIS compatibility system. =A0 =A0 =A0 =A0The following options are available: =A0 =A0 =A0 =A01] Learn about the NDIS compatibility system =A0 =A0 =A0 =A02] Convert individual firmware files =A0 =A0 =A0 =A03] Convert driver =A0 =A0 =A0 =A04] Exit =A0 =A0 =A0 =A0Enter your selection here and press return: -- R< $&h ! > $- ! $+ =A0 =A0 =A0$@ $2 < @ $1 .UUCP. > (sendmail.cf)