9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <russcox@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] drawterm document?
Date: Tue, 19 Apr 2005 02:53:55 -0400	[thread overview]
Message-ID: <ee9e417a05041823533fa4d8a8@mail.gmail.com> (raw)
In-Reply-To: <bcdf5a30a4c23cb8ed03e5aca2470832@granite.cias.osakafu-u.ac.jp>

drawterm is based on an old 9p1 kernel, not
the 9p2000 kernel, so it's not trivial to move
devkbmap over.  it typically doesn't take much
work, but details of qid type bits and the like will
need massaging.

basically i'd start with devkbmap.c and devcons.c
and then look at how drawterm's devcon.c handles
chans and then make devkbmap do the same.
(basically convert devkbmap by looking at how
things in devcons.c are written in drawterm's devcon.c).

russ


      reply	other threads:[~2005-04-19  6:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19  3:33 Kenji Okamoto
2005-04-19  3:43 ` Russ Cox
2005-04-19  5:14   ` Kenji Okamoto
2005-04-19  5:36     ` Russ Cox
2005-04-19  6:23       ` Kenji Okamoto
2005-04-19  6:33         ` boyd, rounin
2005-04-19  6:40           ` Kenji Okamoto
2005-04-19  6:53             ` Russ Cox [this message]

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=ee9e417a05041823533fa4d8a8@mail.gmail.com \
    --to=russcox@gmail.com \
    --cc=9fans@cse.psu.edu \
    /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).