9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Eli Cohen <echoline@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] discrepency between plan9 and ixpc
Date: Sat, 21 Jan 2012 13:41:57 -0800	[thread overview]
Message-ID: <CAHwi9bwQwBWnN=HADTxk36-e+jsb=jz+5EcbiRKVJ+Cr524pjg@mail.gmail.com> (raw)

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

hello everyone, i have been working on a 9P arduino library.  it works now
with ixpc from libixp, modified slightly to communicate over the serial
port:

> ixpc ls /
arductl
ardudata

however, i am getting this on plan9:

% echo b115200 > /dev/eiaU0/eiaUctl
% mount -ncC /dev/eiaU0/eiaU /n/anything
% ls /n/anything
anything

the output of ls is just whatever directory i mount it in, though accessing
arductl and ardudata works fine despite their absence from the directory
listing.

anyone have any ideas what i might be doing wrong?

the source code is at https://github.com/echoline/NinePea

ps.
and sorry for calling you a grinch

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

             reply	other threads:[~2012-01-21 21:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-21 21:41 Eli Cohen [this message]
2012-01-21 22:48 ` Anthony Martin
2012-01-22  2:13   ` Eli Cohen

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='CAHwi9bwQwBWnN=HADTxk36-e+jsb=jz+5EcbiRKVJ+Cr524pjg@mail.gmail.com' \
    --to=echoline@gmail.com \
    --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).