9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] OHCI USB support
@ 2005-08-03  0:09 David Leimbach
  0 siblings, 0 replies; only message in thread
From: David Leimbach @ 2005-08-03  0:09 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-08-03  0:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-03  0:09 [9fans] OHCI USB support David Leimbach

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).