From owner-freebsd-current@FreeBSD.ORG Tue Aug 19 00:17:04 2003 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 34A6F16A4BF for ; Tue, 19 Aug 2003 00:17:04 -0700 (PDT) Received: from nwkea-mail-1.sun.com (nwkea-mail-1.sun.com [192.18.42.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71DF143FAF for ; Tue, 19 Aug 2003 00:17:03 -0700 (PDT) (envelope-from tomppa@finland.sun.com) Received: from sunfin.Finland.Sun.COM ([129.159.101.10]) by nwkea-mail-1.sun.com (8.12.9/8.12.9) with ESMTP id h7J7Gf8R003210; Tue, 19 Aug 2003 00:16:42 -0700 (PDT) Received: from ultrahot.Finland.Sun.COM (ultrahot [129.159.101.87]) ESMTP id h7J7GecP007814; Tue, 19 Aug 2003 10:16:40 +0300 (EEST) Received: from ultrahot.Finland.Sun.COM (localhost [127.0.0.1]) h7J7GdO7028796; Tue, 19 Aug 2003 10:16:40 +0300 (EEST) Received: (from tomppa@localhost)h7J7GdeH028793; Tue, 19 Aug 2003 10:16:39 +0300 (EEST) From: Tomi Vainio - Sun Finland MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16193.52950.901943.507880@ultrahot.finland.sun.com> Date: Tue, 19 Aug 2003 10:16:38 +0300 To: Doug Ambrisko In-Reply-To: <200308190247.h7J2ljJj034149@ambrisko.com> References: <16190.41356.689656.755657@ultrahot.finland.sun.com> <200308190247.h7J2ljJj034149@ambrisko.com> X-Mailer: VM 7.17 under 21.4 (patch 9) "Informed Management" XEmacs Lucid cc: freebsd-current@freebsd.org Subject: Re: an driver / Cisco Aironet 340 stopped working X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tomi.Vainio@Sun.COM List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 07:17:04 -0000 Doug Ambrisko writes: > > I assume you are using a pccard version. > > It only a problem newer firmware. It works ... just noisy! > > You can try this patch to -current that should make it quiet. > There is a bug with -current and setting the TX speed that I need > to work on. Looks like things changed in the wlan module. > I may commit this but there is an issue with the mpi-350 support. > They changed the programing paradigm and after 14 packets the > TX engine stalls. I'm still working on tweaks to that. > I had hoped to get that working and commit all of this. > > Let me know how this works. It should just work. > I was ready to say that it's not working but then ipv6 came up automatically. I didn't look this before but now it looks that dhclient don't get address but if manually set v4 address it works. I've to check how it works with older kernel because until now I only checked that I didn't get address from dhcp. Tomppa