From owner-freebsd-hardware@FreeBSD.ORG Wed May 15 17:20:09 2013 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 196B0313 for ; Wed, 15 May 2013 17:20:09 +0000 (UTC) (envelope-from freebsd-hardware@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id D2F68E32 for ; Wed, 15 May 2013 17:20:08 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UcfMv-0000Mt-Vt for freebsd-hardware@freebsd.org; Wed, 15 May 2013 19:20:01 +0200 Received: from office-nat.spylog.net ([193.169.234.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 May 2013 19:20:01 +0200 Received: from citrin by office-nat.spylog.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 May 2013 19:20:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hardware@freebsd.org From: Anton Yuzhaninov Subject: Re: GPIO on FreeBSD 9.1 Date: Wed, 15 May 2013 17:02:53 +0000 (UTC) Organization: Vega Lines: 26 Sender: Anton Yuzhaninov Message-ID: References: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: office-nat.spylog.net X-Comment-To: Alberto Mijares User-Agent: tin/2.0.1-20111224 ("Achenvoir") (UNIX) (FreeBSD/10.0-CURRENT (i386)) X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 17:20:09 -0000 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