9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lucio@proxima.alt.za
To: 9fans@cse.psu.edu
Subject: Re: [9fans] TODO lists for Plan 9
Date: Fri,  9 Jul 2004 08:05:52 +0200	[thread overview]
Message-ID: <e793525563adad46a7d06062cd1aafed@proxima.alt.za> (raw)
In-Reply-To: <6a263ece94ca821dcf381a1896043c65@collyer.net>

> I'm not sure that a mini-OS makes sense; I'd rather just see the
> standard USB support improve.  A good first step would be to gather
> together all the available USB documentation, starting with the actual
> on-the-bus protocols and programming the host interfaces (OHCI, UHCI,
> etc.).  That will be a fearsome pile, alas.

I have such a thing, the paper version is not even luggable.

> The first obstacle to using USB for storage devices is that USB 1 is
> slow and USB 2 (the original USB 2, not the USB 1 that has been
> renamed to USB 2) is fast enough but requires new code to run OHCI
> interfaces (yes, that's redundant).

Huh?!  You are not serious, are you?

I was under the impression that matching the 480Mhz bus speed of 2.1
would be hard to do, what with the need to poll devices.  But I am not
speaking form a position of knowledge, most of what I know is very
superficial.

What I did figure out, is that 2.1 uses EHCI and falls back to OHCI
for the slower speeds.  It makes it look like OHCI suffices, but then
the speed is nowhere near as fast as the real thing.  Good enough for
a suprprising number of products, but one feels a little cheated.  I
know NetBSD is still developing EHCI but seem to have a working
version of OHCI (and UHCI, of course).  I don't know where Linux is
at, or Windows, for that matter.

BTW, the Bluetooth spec (for comparison purposes) is 1200 pages, which
is not trivial.  Fortunately, that includes details the average
developers won't need, but it is still a bit much, specially when my
immediate interest is to drive a USB/Bluetooth device :-(

As for the mini-OS, it is a very vague idea, but it caught my
imagination.  My foggy image is of a xen-like thing at the core of
things and the guest OSes knowing how to talk to each other in a 9P
fashion.  Is that totally absurd?

++L



  reply	other threads:[~2004-07-09  6:05 UTC|newest]

Thread overview: 113+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-06  8:11 YAMANASHI Takeshi
2004-07-06 11:21 ` bituman
2004-07-06 11:52   ` gabriel diaz
2004-07-06 12:14     ` Matthias Teege
2004-07-06 12:23       ` lucio
2004-07-06 12:33         ` boyd, rounin
2004-07-06 15:20     ` matt
2004-07-06 15:20       ` Gorka Guardiola Múzquiz
2004-07-07  9:11         ` Dave Lukes
2004-07-07 10:57           ` matt
2004-07-07 16:22             ` Dave Lukes
2004-07-07 16:58               ` jmk
2004-07-08 10:12                 ` Gorka Guardiola Múzquiz
2004-07-08 11:35                   ` boyd, rounin
2004-07-07 21:49               ` matt
2004-07-07 21:53                 ` Charles Forsyth
2004-07-08  2:40                   ` Kenji Okamoto
2004-07-07 22:12                 ` andrey mirtchovski
2004-07-07 23:01                   ` Jack Johnson
2004-07-07 23:12                     ` andrey mirtchovski
2004-07-07 23:25                     ` andrey mirtchovski
2004-07-07 23:54                       ` jmk
2004-07-08  7:01                       ` Fco. J. Ballesteros
2004-07-08  7:28                       ` lucio
2004-07-08 23:26             ` vdharani
2004-07-08 18:25               ` Gorka Guardiola Múzquiz
2004-07-08 23:43                 ` vdharani
2004-07-08 18:43                   ` Gorka Guardiola Múzquiz
2004-07-08 18:34               ` Sape Mullender
2004-07-09  5:19               ` lucio
2004-07-09  5:48                 ` Geoff Collyer
2004-07-09  6:05                   ` lucio [this message]
2004-07-09  9:15                     ` Geoff Collyer
2004-07-09  9:25                       ` lucio
2004-07-09 10:11                         ` Geoff Collyer
2004-07-09 10:26                           ` [9fans] A Discipline of Programming lucio
2004-07-09 16:11                             ` Jack Johnson
2004-07-09 10:34                           ` [9fans] TODO lists for Plan 9 lucio
2004-07-09 11:19                             ` Nigel Roles
2004-07-09 22:51                       ` Charles Forsyth
2004-07-09 12:46                     ` ron minnich
2004-07-09 16:57                     ` Jack Johnson
2004-07-09 20:39                       ` ron minnich
2004-07-09 20:43                         ` boyd, rounin
2004-07-09 20:49                           ` ron minnich
2004-07-09 20:52                             ` boyd, rounin
2004-07-12 12:10                             ` OT: " Dave Lukes
2004-07-12 14:34                               ` ron minnich
2004-07-09 20:51                           ` Jack Johnson
2004-07-09 20:54                             ` boyd, rounin
2004-07-09 21:03                             ` Axel Belinfante
2004-07-10  0:30                               ` Dan Cross
2004-07-10  2:23                               ` vdharani
2004-07-09 21:42                             ` Jason Gurtz
2004-07-09 20:52                         ` andrey mirtchovski
2004-07-09 20:54                           ` boyd, rounin
2004-07-11 14:04                           ` matt
2004-07-09 21:52                         ` Nigel Roles
2004-07-10  2:30                       ` vdharani
2004-07-09 12:45                   ` ron minnich
2004-07-09  8:45                 ` Fco. J. Ballesteros
2004-07-09  9:09                   ` Kenji Okamoto
2004-07-09  9:12                     ` Gorka Guardiola Múzquiz
2004-07-09 10:01                       ` Fco. J. Ballesteros
2004-07-09 11:16                         ` boyd, rounin
2004-07-09 16:45                           ` Skip Tavakkolian
2004-07-09  9:30                   ` lucio
2004-07-09  9:59                     ` Fco. J. Ballesteros
2004-07-10  2:43               ` vdharani
2004-07-09 22:41                 ` Charles Forsyth
2004-07-09 22:43                   ` Charles Forsyth
2004-07-10  4:25                   ` ron minnich
2004-07-06 15:39       ` ron minnich
2004-07-06 15:41         ` boyd, rounin
2004-07-06 15:44           ` ron minnich
2004-07-06 16:19             ` C H Forsyth
2004-07-07  5:46           ` lucio
2004-07-07 10:56             ` Bruce Ellis
2004-07-07 17:56               ` C H Forsyth
2004-07-07 18:09                 ` Fco. J. Ballesteros
2004-07-07 18:59                   ` andrey mirtchovski
2004-07-07 23:30                     ` Bruce Ellis
2004-07-08  7:16                     ` lucio
2004-07-07 21:30       ` Nicholas Waples
2004-07-06 13:14   ` andrey mirtchovski
  -- strict thread matches above, loose matches on Subject: below --
2004-07-08 18:34 Brantley Coile
2004-07-06  7:26 Kenji Okamoto
2004-07-06  8:02 ` Matthias Teege
2004-07-06  8:11   ` Kenji Okamoto
2004-07-06  8:19     ` lucio
2004-07-06 10:57       ` Steve Simon
2004-07-06 11:08         ` Boris Maryshev
2004-07-06 12:15         ` Dave Lukes
2004-07-06 12:25           ` lucio
2004-07-07  1:26         ` Kenji Okamoto
2004-07-06 12:33 ` Noah Evans
2004-07-07  0:54   ` Kenji Okamoto
2004-07-07  4:03     ` Noah Evans
2004-07-07  4:43       ` Kenji Okamoto
2004-07-07  7:15         ` Noah Evans
2004-07-06 13:16 ` Dave Lukes
2004-07-06 14:01   ` lucio
2004-07-07  1:03   ` Kenji Okamoto
2004-07-07  1:14     ` boyd, rounin
2004-07-07  1:27     ` boyd, rounin
2004-07-13  5:42   ` Kenji Okamoto
2004-07-13  5:50     ` Skip Tavakkolian
2004-07-13  5:58       ` Kenji Okamoto
2004-07-13  9:04       ` Charles Forsyth
2004-07-13  5:55     ` Kenji Okamoto
2004-07-13  8:56       ` Dave Lukes
2004-07-13  9:16         ` Kenji Okamoto
2004-07-15  0:56 ` Kenji Okamoto

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=e793525563adad46a7d06062cd1aafed@proxima.alt.za \
    --to=lucio@proxima.alt.za \
    --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).