From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 19:59:35 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AFA816A4CE for ; Thu, 30 Sep 2004 19:59:35 +0000 (GMT) Received: from pit.databus.com (p70-227.acedsl.com [66.114.70.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA77243D31 for ; Thu, 30 Sep 2004 19:59:34 +0000 (GMT) (envelope-from barney@pit.databus.com) Received: from pit.databus.com (localhost [127.0.0.1]) by pit.databus.com (8.13.1/8.13.1) with ESMTP id i8UJxXpI021978; Thu, 30 Sep 2004 15:59:33 -0400 (EDT) (envelope-from barney@pit.databus.com) Received: (from barney@localhost) by pit.databus.com (8.13.1/8.13.1/Submit) id i8UJxXDJ021977; Thu, 30 Sep 2004 15:59:33 -0400 (EDT) (envelope-from barney) Date: Thu, 30 Sep 2004 15:59:33 -0400 From: Barney Wolff To: Rob Message-ID: <20040930195933.GA21447@pit.databus.com> References: <415C59C7.7090408@pythonemproject.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <415C59C7.7090408@pythonemproject.com> User-Agent: Mutt/1.5.6i X-Scanned-By: MIMEDefang 2.44 cc: freebsd-current@freebsd.org Subject: Re: wifi on 5.3, sort of OT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 19:59:35 -0000 On Thu, Sep 30, 2004 at 12:08:55PM -0700, Rob wrote: > > Problem seems to be right now that my Netgear WG511T cardbus card > doesn't seem to be reconginized. My WG511T seems to work pretty well with the ath(4) driver. So far I just manually kldload if_ath and it finds the card. Things that don't work so well: it disappears on resume, and the 108 mbps mode doesn't seem to work (does on w2k). This is on an ancient Dell I5000. I haven't tried it with ndis, just got it yesterday. Barney Wolff