9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: arisawa <arisawa@ar.aichi-u.ac.jp>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9front on raspberry pi
Date: Fri,  4 Nov 2016 09:55:20 +0900	[thread overview]
Message-ID: <0D6F0C01-78C1-4586-8287-221CDBDFF01D@ar.aichi-u.ac.jp> (raw)
In-Reply-To: <EA9A5C7C-9913-46B8-969E-3D85AF7213B7@gmail.com>

Hello 

> 2016/11/02 20:15、Chris McGee <newton688@gmail.com> のメール:
> 
> The GPIO doesn't have a manual page as far as I know. The implementation came from what is in 9front mainline and is in #G. I agree that it would be good to have a manual page for it there.

I do want to know the correspondence between 9front GPIO number and BCM number sited on http://pinout.xyz/.
this information is almost all for the usage.

# 9front kernel for raspi at the time 2016-01-02
term% ls '#G/gpio'
'#G/gpio/CE0'
'#G/gpio/CE1'
'#G/gpio/GPIO0'
'#G/gpio/GPIO1'
'#G/gpio/GPIO10'
'#G/gpio/GPIO11'
'#G/gpio/GPIO2'
'#G/gpio/GPIO3'
'#G/gpio/GPIO4'
'#G/gpio/GPIO5'
'#G/gpio/GPIO6'
'#G/gpio/GPIO7'
'#G/gpio/GPIO8'
'#G/gpio/GPIO9'
'#G/gpio/MISO'
'#G/gpio/MOSI'
'#G/gpio/OK'
'#G/gpio/RxD'
'#G/gpio/SCL'
'#G/gpio/SCLK'
'#G/gpio/SDA'
'#G/gpio/TxD'
'#G/gpio/ctl'
'#G/gpio/event'
term% 


  reply	other threads:[~2016-11-04  0:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-02  1:35 Chris McGee
2016-11-02  5:05 ` arisawa
2016-11-02  7:48   ` arisawa
2016-11-02  7:57     ` Steve Simon
2016-11-02 10:47       ` arisawa
2016-11-02 11:17         ` Chris McGee
2016-11-02 12:05           ` arisawa
2016-11-02 13:14             ` Chris McGee
2016-11-02 13:34               ` Steve Simon
2016-11-02 11:18         ` arisawa
2016-11-02 13:31         ` Steve Simon
2016-11-02 11:15       ` Chris McGee
2016-11-04  0:55         ` arisawa [this message]
2016-11-06 23:29           ` Chris McGee
2016-11-07 11:44             ` arisawa
2016-11-07 17:21               ` Chris McGee
2016-11-02 11:09     ` Chris McGee
2016-11-03  0:01 ` Chris McGee
  -- strict thread matches above, loose matches on Subject: below --
2016-09-11 17:30 Chris McGee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0D6F0C01-78C1-4586-8287-221CDBDFF01D@ar.aichi-u.ac.jp \
    --to=arisawa@ar.aichi-u.ac.jp \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).