9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Question re source trees
@ 2016-10-31 10:23 Richard Miller
  2016-10-31 16:06 ` Kurt H Maier
  0 siblings, 1 reply; 9+ messages in thread
From: Richard Miller @ 2016-10-31 10:23 UTC (permalink / raw)
  To: 9fans

>> > > I can also supply bluetooth code for the pi3 if anyone is interested.
>> > >
>> >
>> > I am interested.  Will it be part of your next pi release?
>>
>> Probably not for a while. I would have to write some man pages first.
>
> Is your contrib directory on sources the place this code will turn up
> when you release it?  Or is there another release mechanism I should be
> monitoring?

Sorry, I'm away from home at present.  I'll email you a copy of the
bluetooth source later this week.

The pi3 wifi driver will go into my contrib this week too.  I'm sorry
for the delay.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-10-31 10:23 [9fans] Question re source trees Richard Miller
@ 2016-10-31 16:06 ` Kurt H Maier
  0 siblings, 0 replies; 9+ messages in thread
From: Kurt H Maier @ 2016-10-31 16:06 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Mon, Oct 31, 2016 at 10:23:18AM +0000, Richard Miller wrote:
>
> Sorry, I'm away from home at present.  I'll email you a copy of the
> bluetooth source later this week.
>
> The pi3 wifi driver will go into my contrib this week too.  I'm sorry
> for the delay.
>

No apologies!  I just wanted to make sure I didn't miss it when you
released it.

Thanks,
khm



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-09-29 10:54     ` Richard Miller
@ 2016-10-28 21:30       ` Kurt H Maier
  0 siblings, 0 replies; 9+ messages in thread
From: Kurt H Maier @ 2016-10-28 21:30 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Sep 29, 2016 at 11:54:03AM +0100, Richard Miller wrote:
>
> > > I can also supply bluetooth code for the pi3 if anyone is interested.
> > >
> >
> > I am interested.  Will it be part of your next pi release?
>
> Probably not for a while. I would have to write some man pages first.

Is your contrib directory on sources the place this code will turn up
when you release it?  Or is there another release mechanism I should be
monitoring?

Thanks,
khm



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-09-29  8:08 ` Richard Miller
  2016-09-29  8:12   ` Kurt H Maier
  2016-09-29 11:55   ` Ole-Hjalmar Kristensen
@ 2016-09-29 13:22   ` James A. Robinson
  2 siblings, 0 replies; 9+ messages in thread
From: James A. Robinson @ 2016-09-29 13:22 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 277 bytes --]

​Thank you for the answer, that's very generous of ​you and your client!
(I had thought the http://plan9.bell-labs.com/sources site was having
trouble, looks like maybe it's just Chrome getting aggressive about
HTTPS and failing, I can open the page w/ lynx).


Jim

[-- Attachment #2: Type: text/html, Size: 1023 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-09-29  8:08 ` Richard Miller
  2016-09-29  8:12   ` Kurt H Maier
@ 2016-09-29 11:55   ` Ole-Hjalmar Kristensen
  2016-09-29 13:22   ` James A. Robinson
  2 siblings, 0 replies; 9+ messages in thread
From: Ole-Hjalmar Kristensen @ 2016-09-29 11:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1425 bytes --]

This is great news. I am thinking of using the Pi3 to control a mobile
platform, and having wifi support without using an external wireless router
would simplify the hardware.

On Thu, Sep 29, 2016 at 10:08 AM, Richard Miller <9fans@hamnavoe.com> wrote:

> > I was wondering whether the changes made
> > by Mr. Miller for supporting the Raspberry Pi were getting folded
> > back into a source tree available via means other than those with
> > an active plan9 system (I see references to  /n/sources/contrib/miller
> > which I assume is a 9fs mount).
>
> You can also use a web browser to access /n/sources; it's mapped to
> http://plan9.bell-labs.com/sources (when the server isn't down).
>
> Source for all the raspberry pi kernel changes is kept up to date in
> http://plan9.bell-labs.com/sources/contrib/miller/9/bcm
>
> > ... I couldn't find anything discussing whether other
> > hardware was supported (e.g., the built-in wifi on the Pi 3).
>
> The Broadcom 43430 wifi chip on the pi3 turns out to be functionally
> almost the same as the 4330, for which I had written a driver some
> time ago for another platform.  The client who commissioned that work
> has generously agreed to its release, so 9piwifi support will appear
> shortly.  (The driver is working but WPA authentication needs a few
> tweaks.)
>
> I can also supply bluetooth code for the pi3 if anyone is interested.
>
>
>

[-- Attachment #2: Type: text/html, Size: 2045 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans]  Question re source trees
  2016-09-29  8:12   ` Kurt H Maier
@ 2016-09-29 10:54     ` Richard Miller
  2016-10-28 21:30       ` Kurt H Maier
  0 siblings, 1 reply; 9+ messages in thread
From: Richard Miller @ 2016-09-29 10:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 224 bytes --]

>
> > I can also supply bluetooth code for the pi3 if anyone is interested.
> >
>
> I am interested.  Will it be part of your next pi release?
>
> Probably not for a while. I would have to write some man pages first.

[-- Attachment #2: Type: text/html, Size: 375 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-09-29  8:08 ` Richard Miller
@ 2016-09-29  8:12   ` Kurt H Maier
  2016-09-29 10:54     ` Richard Miller
  2016-09-29 11:55   ` Ole-Hjalmar Kristensen
  2016-09-29 13:22   ` James A. Robinson
  2 siblings, 1 reply; 9+ messages in thread
From: Kurt H Maier @ 2016-09-29  8:12 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On Thu, Sep 29, 2016 at 09:08:27AM +0100, Richard Miller wrote:
>
> I can also supply bluetooth code for the pi3 if anyone is interested.
>

I am interested.  Will it be part of your next pi release?

khm



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [9fans] Question re source trees
  2016-09-29  7:15 James A. Robinson
@ 2016-09-29  8:08 ` Richard Miller
  2016-09-29  8:12   ` Kurt H Maier
                     ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Richard Miller @ 2016-09-29  8:08 UTC (permalink / raw)
  To: 9fans

> I was wondering whether the changes made
> by Mr. Miller for supporting the Raspberry Pi were getting folded
> back into a source tree available via means other than those with
> an active plan9 system (I see references to  /n/sources/contrib/miller
> which I assume is a 9fs mount).

You can also use a web browser to access /n/sources; it's mapped to
http://plan9.bell-labs.com/sources (when the server isn't down).

Source for all the raspberry pi kernel changes is kept up to date in
http://plan9.bell-labs.com/sources/contrib/miller/9/bcm

> ... I couldn't find anything discussing whether other
> hardware was supported (e.g., the built-in wifi on the Pi 3).

The Broadcom 43430 wifi chip on the pi3 turns out to be functionally
almost the same as the 4330, for which I had written a driver some
time ago for another platform.  The client who commissioned that work
has generously agreed to its release, so 9piwifi support will appear
shortly.  (The driver is working but WPA authentication needs a few
tweaks.)

I can also supply bluetooth code for the pi3 if anyone is interested.




^ permalink raw reply	[flat|nested] 9+ messages in thread

* [9fans] Question re source trees
@ 2016-09-29  7:15 James A. Robinson
  2016-09-29  8:08 ` Richard Miller
  0 siblings, 1 reply; 9+ messages in thread
From: James A. Robinson @ 2016-09-29  7:15 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 899 bytes --]

Hi folks,

I notice that http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2
is from 2015-01-10, whereas Richard Miller's
http://plan9.bell-labs.com/sources/contrib/miller/9pi.img.gz

was built on 2016-05-30.  I was wondering whether the changes made
by Mr. Miller for supporting the Raspberry Pi were getting folded
back into a source tree available via means other than those with
an active plan9 system (I see references to  /n/sources/contrib/miller
which I assume is a 9fs mount).

I was specifically curious because I wanted to poke around to get
sense of what kind of support is available for the Raspberry Pi 3
vs. the Raspberry Pi 2.  There were some early emails indicating
a few small changes Mr. Miller needed to make for booting the
system, but I couldn't find anything discussing whether other
hardware was supported (e.g., the built-in wifi on the Pi 3).

Jim

[-- Attachment #2: Type: text/html, Size: 1302 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-10-31 16:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-31 10:23 [9fans] Question re source trees Richard Miller
2016-10-31 16:06 ` Kurt H Maier
  -- strict thread matches above, loose matches on Subject: below --
2016-09-29  7:15 James A. Robinson
2016-09-29  8:08 ` Richard Miller
2016-09-29  8:12   ` Kurt H Maier
2016-09-29 10:54     ` Richard Miller
2016-10-28 21:30       ` Kurt H Maier
2016-09-29 11:55   ` Ole-Hjalmar Kristensen
2016-09-29 13:22   ` James A. Robinson

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).