From owner-freebsd-mobile@FreeBSD.ORG Mon Jun 16 18:54:29 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F044337B401 for ; Mon, 16 Jun 2003 18:54:29 -0700 (PDT) Received: from parmenides.zen.co.uk (parmenides.zen.co.uk [212.23.8.69]) by mx1.FreeBSD.org (Postfix) with SMTP id E9C4B43FB1 for ; Mon, 16 Jun 2003 18:54:26 -0700 (PDT) (envelope-from tony@ubik.demon.co.uk) Received: (qmail 29737 invoked from network); 17 Jun 2003 01:54:26 -0000 Received: from protagoras.zen.co.uk (212.23.8.61) by parmenides.zen.co.uk with QMQP; 17 Jun 2003 01:54:26 -0000 Received: from dsl-217-155-183-134.zen.co.uk (HELO ubik.demon.co.uk) (217.155.183.134) by protagoras.zen.co.uk with SMTP; 17 Jun 2003 01:54:22 -0000 X-Zen-Trace: 217.155.183.134 Message-ID: Date: Tue, 17 Jun 2003 01:53:05 +0000 To: Darren Bolding From: Anthony Naggs References: <20030617001013.GA10301@index.faucet.net> In-Reply-To: <20030617001013.GA10301@index.faucet.net> MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.01 U cc: freebsd-mobile@freebsd.org Subject: Re: [Q] D-Link DWL-520+ X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jun 2003 01:54:30 -0000 In article <20030617001013.GA10301@index.faucet.net>, Darren Bolding writes >I've been considering getting some PCI card wireless adapaters for various >systems, and when researching the DWL-520+ came across somwhat conflicting >information. > >This card is not listed as supported by FreeBSD. I was wondering if anyone >has had any luck with it? It is not supported. >From what I can tell, the DWL-520+ uses a TI chip It seems like all "22 Mbps" "802.11b+" cards use TI chips. >as opposed to the DWL-520 >which uses a prism 2.5 chipset. The last discussion I was able to glean any >information from was from several months ago. > >I'm just wondering if there has been, or is likely to be, any progress on >this card. My understanding is that TI have declined to provide programming information to either FreeBSD or Linux developers. Probably this is just TI protecting what they consider to be valuable information about their technologies. Possibly a business case could be presented to TI that there are X million BSD & Linux systems that they are excluding themselves from. Maybe they would change their minds, but there are a growing number of suppliers of conforming 11Mbps 802.11b chipsets with lower prices and TI would not get much business from BSD & Linux systems. Within a few months anyone really caring about the higher speed will probably be shopping for an 802.11g system anyway. I'm interested in contributing to FreeBSD's wireless networking support, but I've chosen to work on parts with documentation & manufacturer support. (Realtek's 802.11b chip.) Poking around in TI's Windows drivers and trying to determine how their chip works sounds like a time consuming project, with no guarantee that TI wont have moved on to something new before the driver is finished. Tony