From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Oct 6 19:40:26 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F3D716A4C9 for ; Fri, 6 Oct 2006 19:40:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF9243D49 for ; Fri, 6 Oct 2006 19:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k96JePvC046127 for ; Fri, 6 Oct 2006 19:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k96JePBD046126; Fri, 6 Oct 2006 19:40:25 GMT (envelope-from gnats) Date: Fri, 6 Oct 2006 19:40:25 GMT Message-Id: <200610061940.k96JePBD046126@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Lars Hecking Cc: Subject: Re: ports/104062: net/gkrellmwireless2 plugin fails to recognise ath0 wireless X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lars Hecking List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 19:40:26 -0000 The following reply was made to PR ports/104062; it has been noted by GNATS. From: Lars Hecking To: KT Sin Cc: bug-followup@FreeBSD.org, ume@imasy.or.jp Subject: Re: ports/104062: net/gkrellmwireless2 plugin fails to recognise ath0 wireless Date: Fri, 6 Oct 2006 20:31:51 +0100 (IST) Hi Kit, KT Sin writes: > hi lars, > > afaik, gkrellmwireless2, even with 2.0.3 doesn't support wireless > devices other than wi. That is interesting, because it works on Gentoo (gkrellm 2.2.5, gkrellmwireless2 2.0.3) with ath0, and seemingly without patches. It must depend on some more fundamental differences beetween the OSes. I actually tried 2.0.3 on FreeBSD, but the problem is the same. > however, hajimu umemoto-san made a patch some time ago to include > support for newer wireless cards under freebsd. > > please try the patch below and see if it works for you. It does, and thank you very much! :) -l