From owner-cvs-src Mon Mar 17 20:59:30 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A9F237B401; Mon, 17 Mar 2003 20:59:29 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9FAF43F3F; Mon, 17 Mar 2003 20:59:28 -0800 (PST) (envelope-from eischen@pcnet1.pcnet.com) Received: from pcnet1.pcnet.com (localhost [127.0.0.1]) by mail.pcnet.com (8.12.8/8.12.1) with ESMTP id h2I4xJBg009749; Mon, 17 Mar 2003 23:59:19 -0500 (EST) Received: from localhost (eischen@localhost) by pcnet1.pcnet.com (8.12.8/8.12.8/Submit) with ESMTP id h2I4xIhd009746; Mon, 17 Mar 2003 23:59:18 -0500 (EST) Date: Mon, 17 Mar 2003 23:59:18 -0500 (EST) From: Daniel Eischen To: "M. Warner Losh" Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/wi if_wi.c if_wivar.h In-Reply-To: <20030317.214758.15267389.imp@bsdimp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 17 Mar 2003, M. Warner Losh wrote: > In message: > Daniel Eischen writes: > : Thanks! BTW, I can't verify that this completely works with > : the DWL-650H yet, but at least I can ifconfig/dhclient it with > : this commit. > > dhclient? You are doing a little better than me with my symbol > cards. Well, I can _run_ dhclient, but it never gets a lease. I don't think anything is being seen/sent on the network. But running it doesn't hang and crash the kernel, which is what it did before. > : I'm waiting for another card to come in to replace my > : (hopefully) bad one. I'll follow up privately after I get > : the new one. > > I can verify that it doesn't work well. Sometimes I can get traffic > through, usually dhclient buys the farm, the card hangs and much pain > and suffering follows. Hmm, mine doesn't hang -- I can interrupt it just fine. I suspect my card is bad because I can't even get it to work from Windows. Hmm, is it possible that the firmware that the (FreeBSD) driver loads is wrong for that particular card? Maybe it doesn't need firmware downloaded to it, and doing so made it work incorrectly in Windows as well. Just grasping at straws... > But that was better than w/o the patch :-) Yup. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message