From owner-freebsd-current@FreeBSD.ORG Mon Nov 3 05:45:21 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 EF67A16A4CE for ; Mon, 3 Nov 2003 05:45:21 -0800 (PST) Received: from eva.signature.nl (eva.signature.nl [213.84.101.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBF543FB1 for ; Mon, 3 Nov 2003 05:45:20 -0800 (PST) (envelope-from bit@signature.nl) Received: by eva.signature.nl (Postfix, from userid 1000) id 37EBBC0; Mon, 3 Nov 2003 14:45:17 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by eva.signature.nl (Postfix) with ESMTP id E67A48B; Mon, 3 Nov 2003 14:45:17 +0100 (CET) Date: Mon, 3 Nov 2003 14:45:17 +0100 (CET) From: Bart Smit To: Poul-Henning Kamp In-Reply-To: <29067.1067858058@critter.freebsd.dk> Message-ID: <20031103144002.S31251@eva.signature.nl> References: <29067.1067858058@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org cc: soekris-tech@lists.soekris.com Subject: Re: [Soekris] HEADSUP: Soekris and generic LED/lamp support in FreeBSD-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 13:45:22 -0000 On Mon, 3 Nov 2003, Poul-Henning Kamp wrote: > I have introduced the CPU_SOEKRIS option to enable soekris hardware > specific options like the error LED. great!!! > Support for the 4801's error led comes when Soren tell me how > to fiddle it. Let me add that net4801 documentation in general could be less... ehm... absent. I still see occasional posts of people wanting to know the pinout of the GPIO header. And I'd like to be able to look up the other connectors (e.g. power) as well. All that kind of stuff that you would expect to find in some sort of techref, however terse. Please Soeren & other Soekris folks, a feature is no feature unless it is documented. --B