From owner-freebsd-net@FreeBSD.ORG Tue Feb 17 11:04:32 2004 Return-Path: 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 02D7816A4CE for ; Tue, 17 Feb 2004 11:04:31 -0800 (PST) Received: from mail.valuehost.co.uk (mail.valuehost.co.uk [62.25.99.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 39CBE43D2D for ; Tue, 17 Feb 2004 11:04:31 -0800 (PST) (envelope-from bjorn@eikeland.info) Received: (qmail 524 invoked by uid 89); 17 Feb 2004 19:04:16 +0000 Received: from unknown (HELO beer.eikeland.info) (bjorn@eikeland.info@80.202.108.144) by mail.valuehost.co.uk with SMTP; 17 Feb 2004 19:04:16 +0000 Date: Tue, 17 Feb 2004 20:02:47 +0100 To: Kenneth Fossen References: <20040217181225.586EB79277@mail.broadpark.no> From: Bjorn Eikeland Content-Type: text/plain; format=flowed; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040217181225.586EB79277@mail.broadpark.no> User-Agent: Opera7.23/FreeBSD M2 build 518 cc: "freebsd-net@freebsd.org" Subject: Re: wireless D-link DWL-G650 A1 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2004 19:04:32 -0000 > Fabrizio Parrella (by way of Fabrizio Parrella) <> > scribbled on 16. februar 2004 15:40: > >> HI! I have the wireless card D-Link DWL-G650 A1 wireless and I need >> the info >> to make it works with FreeBSD5.2.. >> >> any suggestions? > All I needed for my D-Link DWL-AG650 to work was this: > > device ath > device ath_hal > device wlan > > Kenneth Fossen > from man ath: Revision A1 of the D-LINK DWL-G520 and DWL-G650 are based on an Intersil PrismGT chip and are not supported by this driver. so the ath driver wont do you much good if its the A1 revision and not DWL-AG650. I know the wi driver supports Prism chips, but the PrismGT chip wasnt listed in its man page.