Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 17:02:53 +0000 (UTC)
From:      Anton Yuzhaninov <citrin@citrin.ru>
To:        freebsd-hardware@freebsd.org
Subject:   Re: GPIO on FreeBSD 9.1
Message-ID:  <kn0f3t$v3d$1@ger.gmane.org>
References:  <CAGZBXN89NvYvWSdwi2n_kMScx0VFDy2_wm%2BK8Au5E%2B=DJCUvhw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 07 Feb 2013 13:03:41, Alberto Mijares wrote:
AM> I have a net4801 Soekris board. It has 12-pin GPIO interface.
AM> 
AM> GENERIC kernel doesn't show any /dev/gpio* device. I tried including
AM> 
AM> device gpio
AM> 
AM> and I see the module with
AM> 
AM> # kldstat -v | grep gpio
AM> 
AM> but still no /dev/gpio* device.
AM> 
AM> Could anyone point me to the steps to follow in order to enable such
AM> interface? And taking the opportunity for a second shot, any
AM> recommendation for a Perl module to work with?

Try to add
options         CPU_GEODE
to kernel config

I don't have eny experience with Soekris, but /sys/i386/conf/NOTES
said:
CPU_GEODE is for the SC1100 Geode embedded processor

And net4801 specification said about NSC SC1100 single chip processor




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?kn0f3t$v3d$1>