From owner-freebsd-mobile@FreeBSD.ORG Fri Aug 19 13:01:56 2005 Return-Path: X-Original-To: freebsd-mobile@freebsd.org 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 5C92916A420 for ; Fri, 19 Aug 2005 13:01:56 +0000 (GMT) (envelope-from lanjoe9@prodigy.net.mx) Received: from smtp.prodigy.net.mx (nlpproxy02.prodigy.net.mx [148.235.52.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FED743D46 for ; Fri, 19 Aug 2005 13:01:55 +0000 (GMT) (envelope-from lanjoe9@prodigy.net.mx) Received: from smtp.prodigy.net.mx (nlpproxy02 [148.235.52.22]) by smtp.prodigy.net.mx (iPlanet Messaging Server 5.2 HotFix 2.05 (built Mar 3 2005)) with ESMTP id <0ILH005UG05TPN@smtp.prodigy.net.mx>; Fri, 19 Aug 2005 08:01:05 -0500 (CDT) Received: from [192.168.0.99](dsl-200-95-36-214.prod-infinitum.com.mx [200.95.36.214]) by smtp.prodigy.net.mx(iPlanet Messaging Server 5.2 HotFix 2.05 (built Mar 3 2005))with ESMTP id <0ILH005ZO05SQM@smtp.prodigy.net.mx>; Fri, 19 Aug 2005 08:01:05 -0500 (CDT) Date: Fri, 19 Aug 2005 08:02:13 -0500 From: Alejandro Valenzuela Roca In-reply-to: <20050815120022.CEC6A16A42A@hub.freebsd.org> To: freebsd-mobile@freebsd.org, Novak Urosevic Message-id: <1124456533.655.4.camel@localhost> MIME-version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-type: text/plain Content-transfer-encoding: 7bit X-imss-version: 2.030 X-imss-result: Passed X-imss-scores: Clean:24.01448 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:4 C:4 M:4 S:4 R:4 (8.0000 8.0000) References: <20050815120022.CEC6A16A42A@hub.freebsd.org> Cc: Subject: Re: 3Com 11a/b/g Wireless PCI Adapter [3CRDAG675] info needed!!! X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lanjoe9@prodigy.net.mx List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Aug 2005 13:01:56 -0000 Hello, Novak. Sorry for taking so long to reply, school just started and I couldn't find the patch anywhere (it was.. of course, in my home directory :P) I've got a 3com 3CRDAG675 and it works nicely with the atheros driver when I apply Sam Leffler's patch and recompile the kernel. This isn't hard to do, you just need to download ath.patch ( http://blake.prohosting.com/esnet/lanjoe9/freebsd/ath.patch.txt ) and copy it to your /sys/ directory (you need to have the kernel source code installed, btw) and run (as root) patch mem 0xdc800000-0xdc80ffff at device 8.0 on pci0 ath0: mac 5.6 phy 4.1 5ghz radio 3.6 ath0: Ethernet address: 00:0e:6a:7a:91:eb ath0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps ath0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps ath0: turbo rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps I've used the 3com 3CRDAG675 in access point mode mostly, and it has quite a good range and transfer rate. Have a nice day Alejandro PS: I know the patch is kind of old, but it was the last one I could find working in non-current kernels, and Sam seems to be a really busy person so I've tried not to bother him. I do have the impression I had a more recent one somewhere...