9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@cse.psu.edu
Subject: [9fans] usb storage (was Re: pxe - nvram)
Date: Tue, 30 Nov 2004 09:14:56 +0000	[thread overview]
Message-ID: <505cb253b37aa9dffb87951a7f2783e1@hamnavoe.com> (raw)
In-Reply-To: <7d780facce93ec38b961ec8558989412@granite.cias.osakafu-u.ac.jp>

> Well, Richard may be out of the world now.

Not quite!  Just very busy.

> After revision of usbd, it doesn't work anymore.

True.  Usbd has stopped doing some of the initialisation that the
usb storage driver (and perhaps also usb printing?) depended on.
I need to do a bit more work to recover from this.

But you should still be able to use the previous usbd - you'll
probably find it in /bin/usb/_usbd, or you can fetch it from
/n/sourcesdump/1106/plan9/386/bin/usb/usbd.

> Additionally, I think it is a personal and experimental version of
> USB storage for Plan 9 by Richard.   It also has a problem of being
> very slow to transfer data.  Those are, probably, the reason why 
> Richard does not make it public yet (Just my guess).

Not personal (I've sent copies to everyone who asks) but still
experimental.   The slow transfers are because the usbuhci driver in
the kernel does only one read/write per polling cycle.  It should
be able to chain blocks together, but I have not been able to get
this to work yet.

-- Richard



  reply	other threads:[~2004-11-30  9:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-28 17:07 [9fans] pxe - nvram Steve Simon
2004-11-29 11:42 ` Matthias Teege
2004-11-29 12:05   ` geoff
2004-11-29 15:11 ` Ronald G. Minnich
2004-11-29 18:13   ` Steve Simon
2004-11-29 18:49     ` Sergey Reva
2004-11-30  7:58     ` geoff
2004-11-30 15:48       ` Ronald G. Minnich
2004-11-30 16:28       ` Jason Gurtz
2004-11-30 16:36         ` Nigel Roles
2004-11-30 16:46           ` Ronald G. Minnich
2004-11-30 18:30             ` Jack Johnson
2004-11-30 19:44               ` Ronald G. Minnich
2004-11-30 19:54                 ` rog
2004-11-30 19:51                   ` Ronald G. Minnich
2004-11-30 21:57                     ` Jack Johnson
2004-11-30  2:08 ` Kenji Okamoto
2004-11-30  9:14   ` Richard Miller [this message]
2004-12-01 15:33 ` Sergey Reva
2004-12-01 16:03   ` Ronald G. Minnich
2004-12-01 18:18     ` Sergey Reva
2004-12-01 18:30       ` Ronald G. Minnich
2004-12-01 18:42         ` Jack Johnson

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=505cb253b37aa9dffb87951a7f2783e1@hamnavoe.com \
    --to=9fans@hamnavoe.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).