Re: [9fans] plan9-bcm GPIO control raspberry pi

2014-05-16 Thread Sean Hinchee
Ok, it ran when bound to /sys/src/9/bcm. Flawless success. @cinap_lenrek, the folder was the source for the bcm kernel thing I linked above, it's built to support GPIO afaik, I'd like to play with GPIO whilst I learn plan9 on this pi. If I may ask, what is the reason that it ran when bound to bcm,

Re: [9fans] plan9-bcm GPIO control raspberry pi

2014-05-16 Thread Skip Tavakkolian
i'm guessing that plan9-bcm source directory should be bound -- bind(1) -- to /sys/src/9/9-bcm (or even /sys/src/9/bcm). On Fri, May 16, 2014 at 1:33 PM, Sean Hinchee wrote: > So I ran across this ( https://github.com/elewarr/plan9-bcm ) awhile back > and decided it would be fun to try to stic

Re: [9fans] plan9-bcm GPIO control raspberry pi

2014-05-16 Thread cinap_lenrek
just did a mk in /sys/src/9/bcm and it builds just fine. what is "/sys/src/9/9-bcm"? -- cinap

[9fans] plan9-bcm GPIO control raspberry pi

2014-05-16 Thread Sean Hinchee
So I ran across this ( https://github.com/elewarr/plan9-bcm ) awhile back and decided it would be fun to try to stick it on my pi running 9front. Problem is I'm either too new to this, or am missing something really basic when I'm trying to compile the kernel. Normally iirc one just has to run "mk