Re: dnet on x86 versus SPARC

From: Casper H.S. Dik (Casper.Dik_at_Sun.COM)
Date: 08/27/04


Date: 27 Aug 2004 21:09:23 GMT


"UNIX admin" <tripivceta@hotmail.com> writes:

>> 8+ for the UHCI driver (for someone completely unfamiliar with USB
>> and the UHCI driver so this included finding and reading the UHCI
>> spec.

>Which spec did you read that enabled you to write a driver in ~8 hours???
>Where is that spec???

I already had a driver; it just was a little endian 32 bit one
and it needed to be rewritten to 64 bit/big endian.

And the development machine was also my internet gateway/desktop
so I had a fairly lengthy test cycle :-(

The UHCI/OHCI/EHCI documents can be found, e.g.,:

http://www.usbman.com/WebDrivers/usbpdffiles/UHCI%20Intel%20Specification.pdf

Fortunately, I didn't really need to understand the driver to make
it work.

Casper

-- 
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.