From owner-freebsd-embedded@FreeBSD.ORG Tue Nov 29 00:51:13 2011 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE36106566B for ; Tue, 29 Nov 2011 00:51:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id E2D738FC0A for ; Tue, 29 Nov 2011 00:51:12 +0000 (UTC) Received: by vbbfr13 with SMTP id fr13so1946307vbb.13 for ; Mon, 28 Nov 2011 16:51:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=sIANfQu0PZmuGLZLhINNDZyBltKeE8YisR5c8+wEfwI=; b=AAJD0WJ5qc9xCIuQi4wdlBXlAE183kRf/YyDhVodlN3hDp/bNcQFEzHY5ydBa30Z1y PJXwXyQv4hzVTCv4f2nvGRwmbAMAJ6dFWd80EYpEpGJH9IN4NlF6oMy5AXZvrCz0oZRM R/Cwc27kSQ/W6pqPaCya2TwaZOk6ZAjNIhfNA= MIME-Version: 1.0 Received: by 10.52.91.237 with SMTP id ch13mr45600402vdb.129.1322527872179; Mon, 28 Nov 2011 16:51:12 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.52.186.74 with HTTP; Mon, 28 Nov 2011 16:51:12 -0800 (PST) In-Reply-To: References: Date: Tue, 29 Nov 2011 08:51:12 +0800 X-Google-Sender-Auth: 0Sr4vdPfBLQ0FYHm4JC71GftqXs Message-ID: From: Adrian Chadd To: Stefan Bethke Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-embedded@freebsd.org Subject: Re: TL-WR1043: LEDs X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 00:51:13 -0000 Oh there's a patch too. Oops. I definitely have to put thinking about this on hold for a couple weeks, sorry. But at this point, just delete ar71xx_gpio_pins and fix up or remove the code that references it. :) Adrian