From owner-freebsd-stable@freebsd.org Thu Mar 3 16:03:27 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3313A9396A for ; Thu, 3 Mar 2016 16:03:27 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from lamora.getmail.no (lamora.getmail.no [84.210.184.7]) by mx1.freebsd.org (Postfix) with ESMTP id A2D0CA92 for ; Thu, 3 Mar 2016 16:03:27 +0000 (UTC) (envelope-from torfinn.ingolfsen@getmail.no) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id 4F824E98D9 for ; Thu, 3 Mar 2016 17:03:23 +0100 (CET) Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id V_AvktfywP9W for ; Thu, 3 Mar 2016 17:03:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by lamora.getmail.no (Postfix) with ESMTP id C314CEBF94 for ; Thu, 3 Mar 2016 17:03:22 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.8.4 lamora.getmail.no C314CEBF94 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=getmail.no; s=8A9C8B4C-D727-11E2-8095-B6466E6B3FA2; t=1457021002; bh=bUjHUsTIDGqL4oOYlSqMyclIX+Qw0ewRJDq4Asj7tm8=; h=Date:From:To:Subject:Message-Id:Mime-Version:Content-Type: Content-Transfer-Encoding; b=nQeBT6FAVY7XkXfIAGDYBCEhdrHcXuv+qljfYMIgB3dc5QABc8R1y8kmTwkEybfc3 sPn5gv3ZoftDTPFBZ+UVEId7zFtzn0vn5aBrC9yXBqrRpBSwwYUUAZt12JJxK6O7S9 AIHTbkNGUaRFR1KwetutzJiuDPRd61G5DD0LWd8w= X-Virus-Scanned: amavisd-new at lamora.get.c.bitbit.net Received: from lamora.getmail.no ([127.0.0.1]) by localhost (lamora.get.c.bitbit.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id lctBVt3Bf3tn for ; Thu, 3 Mar 2016 17:03:22 +0100 (CET) Received: from kg-core1.kg4.no (cm-84.215.226.9.getinternet.no [84.215.226.9]) by lamora.getmail.no (Postfix) with ESMTPSA id 91062E98D9 for ; Thu, 3 Mar 2016 17:03:22 +0100 (CET) Date: Thu, 3 Mar 2016 17:03:22 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Subject: Re: /dev/led soekris 6501. Message-Id: <20160303170322.7c3c9f9acf1a48189ecd3da5@getmail.no> In-Reply-To: References: <20160302195305.fee331be91afc707fdd6ed77@getmail.no> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.29; amd64-portbld-freebsd9.3) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2016 16:03:28 -0000 On Wed, 2 Mar 2016 19:18:20 -0800 Tom Samplonius wrote: >=20 > >>=20 > >> How come there is no support for =E2=80=9Cready" and =E2=80=9Cerror"= leds on the soekris 6501 even though it seems fairly easy to control the= m?=20 > >>=20 > >=20 > > a) perhaps no developer have that board? > > b) nobody has written the necessary code to do so? > >=20 >=20 > c) There is no generally accepted meaning for what =E2=80=9Cready=E2=80= =9D or =E2=80=9Cerror=E2=80=9D LEDs might mean in FreeBSD, so implementin= g a driver for these LEDs may be a solution in a search of a problem. That part (interpretation) is irrelevant to the OPs question - he asked f= or a way to control them, not to interpret them. --=20 Torfinn Ingolfsen