From owner-freebsd-questions@FreeBSD.ORG Wed Dec 28 14:51:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBC916A41F for ; Wed, 28 Dec 2005 14:51:52 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC8543D66 for ; Wed, 28 Dec 2005 14:51:50 +0000 (GMT) (envelope-from freebsd-listen@fabiankeil.de) Received: (qmail 30589 invoked from network); 28 Dec 2005 14:51:49 -0000 Received: from unknown (HELO TP51.local) ([pbs]775067@[217.187.176.11]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 28 Dec 2005 14:51:49 -0000 Date: Wed, 28 Dec 2005 15:51:24 +0100 From: Fabian Keil To: "Martin P. Hansen" Message-ID: <20051228155124.7eb3853f@TP51.local> In-Reply-To: <20051226215455.GA14499@echobase.hoth.dk> References: <200512260703.jBQ73hcu060246@darkstar.thelakecity.com.pk> <20051226215455.GA14499@echobase.hoth.dk> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd5.4) X-PGP-KEY-URL: http://www.fabiankeil.de/gpg-keys/freebsd-listen-2006-08-19.asc Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_D19sUD6NSnjk+l+C/oaK.98"; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: freebsd-questions@freebsd.org Subject: Re: dlink wireless adapter 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: Wed, 28 Dec 2005 14:51:52 -0000 --Sig_D19sUD6NSnjk+l+C/oaK.98 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable "Martin P. Hansen" wrote: > On Mon, 26 Dec 2005, Imran Imtiaz wrote: > > how can i make my dlink DWL-G122 wireless usb adapter work with > > freebsd? >=20 > I can't find it in the list of native supported devices (the wi(4) > and ath(4) drivers). You might try your luck with the ndis(4) > converter. >=20 > This process is described in detail in the handbook's wireless > section: >=20 > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-wireles= s.html The ndis part is outdated. Nowadays you use ndisgen to create an additional kernel module with the driver. It no longer is in if_ndis. Fabian --=20 http://www.fabiankeil.de/ --Sig_D19sUD6NSnjk+l+C/oaK.98 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDsqZ8jV8GA4rMKUQRAjcfAKCmSGiB8zh9tygf5ddSEncsX63mKQCdEXLh c0DY1v816r93vj6/DuQMS6I= =ho0G -----END PGP SIGNATURE----- --Sig_D19sUD6NSnjk+l+C/oaK.98--