From owner-freebsd-questions@FreeBSD.ORG Wed May 21 06:48:07 2003 Return-Path: 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 9930737B401 for ; Wed, 21 May 2003 06:48:07 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE2E43F93 for ; Wed, 21 May 2003 06:48:05 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.16] (helo=lassie.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.14) id 19ITwq-0006Va-1d for freebsd-questions@freebsd.org; Wed, 21 May 2003 15:48:04 +0200 Received: from [12.33.76.83] (helo=klimenta) (Authenticated Sender=klimenta@runbox.com) by lassie.runbox.com with asmtp (Exim 4.14) id 19ITwm-0005sO-AM for freebsd-questions@freebsd.org; Wed, 21 May 2003 15:48:00 +0200 Message-ID: <001401c31fa0$25b34580$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: References: Date: Wed, 21 May 2003 09:51:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: Dlink DWL520 Rev 2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2003 13:48:07 -0000 > > > > Is that a rev 2 or a '+' ? Perhaps a dmesg from a verbose boot or a > > pciconf -l would help. The wi driver should be fine. D-Link is known by changing chipsets in their cards without changing the model number. I've had the same problem with D-Link DWL-650+. Even this card is supported by FreeBSD, mine was not working because D-Link changed the chipset. The model number was the same, except of the shape of the card. I remember that with dmesg I've found the vendor chipset number (like 0x01234) and googling the freebsd groups I've found a site where you can type this number and get exact model of the chipset. Unfortunately, I don't remember the URL, but I am sure that someone know.