9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Leimbach <leimy2k@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: [9fans] OHCI USB support
Date: Tue,  2 Aug 2005 17:09:12 -0700	[thread overview]
Message-ID: <3e1162e60508021709604dce15@mail.gmail.com> (raw)

I've started looking at getting OHCI support into Plan 9.


I've noticed that when my kernel loads it detects my OHCI controllers
but it doesn't seem to do anything with them.

I started looking into the source and I found "usb.h" defines things
like Class(csp) ((csp)&0xff)

is 0xff the base class for UHCI?  The base for OHCI is 0x0c.  

If my assumption is correct then it looks like usb.h needs to be
rewritten to be more USB controller agnostic.

Anyone have any corrections to the above or insights to help me out?

Dave


                 reply	other threads:[~2005-08-03  0:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3e1162e60508021709604dce15@mail.gmail.com \
    --to=leimy2k@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).