From owner-freebsd-drivers@FreeBSD.ORG Tue Dec 18 10:54:24 2007 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9631A16A474 for ; Tue, 18 Dec 2007 10:54:24 +0000 (UTC) (envelope-from krishna.ramdass@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.186]) by mx1.freebsd.org (Postfix) with ESMTP id 10CD413C467 for ; Tue, 18 Dec 2007 10:54:23 +0000 (UTC) (envelope-from krishna.ramdass@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so2722035fka.11 for ; Tue, 18 Dec 2007 02:54:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=PbEWHwGG8YCpt6O7Ik6kwd10Vwcd8qlQpYpUoHY1ir0=; b=BzTAYS1AcScPaVATlnSPmLkhKCUQxZxH3xmA92PWYy1zFXf4nXTydOb2Y96Ymen3vb8Rz05tR2eApa/qKJ5UmYjWvvEOKY0WDIFJRfb5Z+XDsiYB/ptffo9mCf51yGbHaUxnDeSsDgB49xCCX3en0Zc1pf8QsrBIcMoHD9qxApI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=mOLl/wqL4cBCTo0zKoge/7VPaoRRAasafo3OXUS4wss8lvtrkT2fOkxN+3dTs7VgBmfIPU6KRTkFLhT7JsyaJQtRmoHueLTOr/G7AzV5ftQju9OVZjXTd05tflhEc0NdAs8jfa0xooX0bXdWHDTog/Kd7OkUAbgajEd67CYpcLw= Received: by 10.82.134.12 with SMTP id h12mr7364897bud.29.1197975262751; Tue, 18 Dec 2007 02:54:22 -0800 (PST) Received: by 10.82.145.3 with HTTP; Tue, 18 Dec 2007 02:54:22 -0800 (PST) Message-ID: <8c1eada80712180254t578da8cj418838c3e941f26d@mail.gmail.com> Date: Tue, 18 Dec 2007 16:24:22 +0530 From: "Krishna Kumar" To: "Andrey V. Elsukov" In-Reply-To: <476673A6.8050306@yandex.ru> MIME-Version: 1.0 References: <8c1eada80712170043w216b36b7gb5de6a149b952604@mail.gmail.com> <476673A6.8050306@yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, stsp@stsp.name, freebsd-drivers@freebsd.org Subject: Re: WOL suport in Broadcom 5721 (57XX) X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 10:54:24 -0000 Hi, I found the pages, but the WOL patch is not present for Broadcom chipsets (BCM57XX). I am struck at point where I am confused as to why it does not work if it works with my operating system (linux based micro kernel). Somebody working on this? In case yes, I can surely be of help. Thanks, KK On Dec 17, 2007 6:33 PM, Andrey V. Elsukov wrote: > Krishna Kumar wrote: > > Is this in the list of todo's?? > > Can this feature not be supported due to design issues? > > Is somebody trying this out somewhere? > > Please do copy me on the reply as I am not subscribed to the list. > > Look into freebsd-hackers@ mail archive. In the previous month there > was a discussion about WOL support. Look to topics: > 1. FreeBSD WOL sis on > 2. How to add wake on lan support for your card > > And as i remember, Sam Leffer has made some work for WOL support. > > -- > WBR, Andrey V. Elsukov > -- Thanks and Best Regards, KK