Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2016 13:23:13 -0800
From:      Oleksandr Tymoshenko <gonzo@freebsd.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r296682 - head/usr.sbin/gpioctl
Message-ID:  <7E27E295-88EA-443D-A1A2-B7E367733D68@freebsd.org>
In-Reply-To: <201603112105.u2BL5HTp061931@repo.freebsd.org>
References:  <201603112105.u2BL5HTp061931@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> On Mar 11, 2016, at 1:05 PM, Oleksandr Tymoshenko <gonzo@freebsd.org> =
wrote:
>=20
> Author: gonzo
> Date: Fri Mar 11 21:05:16 2016
> New Revision: 296682
> URL: https://svnweb.freebsd.org/changeset/base/296682
>=20
> Log:
>  Make it possible for operations to refer to GPIO pins by name
>=20
>  - Try to guess what is provided as a pin spec for -t or for get/set
>      operation: number or name. Fails in case of ambiguity.
>  - Add -p and -N switches to force pin specification interpretation:
>      -p forces spec to be pin number, -N forces it to be name
>=20
>  Submitted by:	Emmanuel Vadot <manu@bidouilliste.com>
>  Differential Revision:	https://reviews.freebsd.org/D5201

Reviewed by: imp, bjk(docs)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7E27E295-88EA-443D-A1A2-B7E367733D68>