Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 22:13:15 -0300
From:      Luiz Otavio O Souza <lists.br@gmail.com>
To:        Alberto Mijares <amijaresp@gmail.com>
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: GPIO on FreeBSD 9.1
Message-ID:  <CAB=2f8xsh2F59fn0go5zL9To61vpVJqhpsEWHsXAVFn3tpd3JA@mail.gmail.com>
In-Reply-To: <CAGZBXN89NvYvWSdwi2n_kMScx0VFDy2_wm%2BK8Au5E%2B=DJCUvhw@mail.gmail.com>
References:  <CAGZBXN89NvYvWSdwi2n_kMScx0VFDy2_wm%2BK8Au5E%2B=DJCUvhw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7 February 2013 07:03, Alberto Mijares <amijaresp@gmail.com> wrote:

> Hi list,
>
> I have a net4801 Soekris board. It has 12-pin GPIO interface.
>
> GENERIC kernel doesn't show any /dev/gpio* device. I tried including
>
> device gpio
>
> and I see the module with
>
> # kldstat -v | grep gpio
>
> but still no /dev/gpio* device.
>
> Could anyone point me to the steps to follow in order to enable such
> interface? And taking the opportunity for a second shot, any
> recommendation for a Perl module to work with?
>
>
Hi Alberto,

I think you need the phk driver: http://phk.freebsd.dk/soekris/env4801/

There is no support for it on the gpio framework (which would create the
gpio controller device entry - /dev/gpiocX).

Regards,
Luiz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB=2f8xsh2F59fn0go5zL9To61vpVJqhpsEWHsXAVFn3tpd3JA>