From owner-freebsd-mobile@FreeBSD.ORG Tue Mar 7 20:43:55 2006 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 2ACC416A420 for ; Tue, 7 Mar 2006 20:43:55 +0000 (GMT) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (w094.z064001164.sjc-ca.dsl.cnc.net [64.1.164.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id A861B43D4C for ; Tue, 7 Mar 2006 20:43:54 +0000 (GMT) (envelope-from hartzell@alerce.com) Received: from merlin.alerce.com (localhost [127.0.0.1]) by merlin.alerce.com (Postfix) with ESMTP id 6BE1A21B0; Tue, 7 Mar 2006 12:43:30 -0800 (PST) Received: from satchel.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by merlin.alerce.com (Postfix) with ESMTP id 2E56121A2; Tue, 7 Mar 2006 12:43:30 -0800 (PST) Received: from satchel.alerce.com (localhost [127.0.0.1]) by satchel.alerce.com (8.13.4/8.13.4) with ESMTP id k27Ki0VV043465; Tue, 7 Mar 2006 12:44:00 -0800 (PST) (envelope-from hartzell@satchel.alerce.com) Received: (from hartzell@localhost) by satchel.alerce.com (8.13.4/8.13.4/Submit) id k27Khx8l043457; Tue, 7 Mar 2006 12:43:59 -0800 (PST) (envelope-from hartzell) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17421.61583.515490.159132@satchel.alerce.com> Date: Tue, 7 Mar 2006 12:43:59 -0800 To: "Dan Langille" In-Reply-To: <440D572E.25176.679CCCFF@dan.langille.org> References: <440D572E.25176.679CCCFF@dan.langille.org> X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-mobile@freebsd.org Subject: Re: ath solved my ipw problems X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: hartzell@alerce.com List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Mar 2006 20:43:55 -0000 Dan Langille writes: > Hey folks, > > Just for those people having ipw problems like I was for so long.. > > My ath NIC arrived yesterday. I bought the genuine IBM part # > 73P4301 (11A/B/G WL LAN MINI PCI ADAPTOR II) > > The price was CAD$113.80 including all taxes and shipping. > > http://tinyurl.com/d9whw > > Of help was http://www.thinkwiki.org/wiki/Category:T41 which had a > link to the Hardware Maintenance Manual. > > > Installation was not bad, following I've had trouble with the ath device in my IBM T42p resuming properly after a suspend. Oddly enough, it only seems to happen with I'm running X, if I swith to another vty before I suspend, and switch back after I resume, then it works. For now I just run an /etc/rc.d/netif restart ath0 when I resume. I've shown this to Sam Leffler and he also sees resume problems on a similar system. It's in his queue of things to fix. Does suspend/resume work for you? I'm running w/ dhclient and wpa_supplicant using simple WEP keys. g.