OSDev.org

The Place to Start for Operating System Developers
It is currently Fri Apr 19, 2024 9:04 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: xHCI 1.0 host controller specs are out now..
PostPosted: Fri Jun 18, 2010 11:44 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
Intel just released the xHCI specification publicly on their website, although most available devices are for an earlier unreleased draft.. presumably this document will help you write a driver for these new fangled USB 3 devices anyway.

http://www.intel.com/technology/usb/xhcispec.htm

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Sat Jun 19, 2010 12:14 pm 
Offline
Member
Member

Joined: Fri Aug 01, 2008 7:52 am
Posts: 248
Brynet-Inc wrote:
Intel just released the xHCI specification publicly on their website, although most available devices are for an earlier unreleased draft.. presumably this document will help you write a driver for these new fangled USB 3 devices anyway.

http://www.intel.com/technology/usb/xhcispec.htm

Nice, thanks :D. That means when I get my hands on a xHCI in any form I could get rid of WARNING("USB: xHCI found, not implemented yet!"); in my code :). I just hope there won't be pointless threads about USB 3.0 for some time...


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Fri Apr 18, 2014 9:11 am 
Offline
Member
Member
User avatar

Joined: Mon Mar 23, 2009 3:15 am
Posts: 124
Location: Germany
If you are interested in osdev xhci/usb3, please support us with http://prettyos.de

_________________
http://www.henkessoft.de/OS_Dev/OS_Dev3.htm (OSDEV)
http://www.c-plusplus.de/forum/viewforu ... is-62.html
irc.euirc.net #PrettyOS


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Sat Apr 19, 2014 1:46 am 
Offline
Member
Member
User avatar

Joined: Thu Dec 19, 2013 1:40 am
Posts: 100
Location: Asia, Singapore
I do wonder how Linux and Windows and maybe OSX handle those USB 3.0 devices. Especially Linux since its open source so we could probably learn how they do it.

_________________
CookieOS. Want a cookie? Its only black and white for now though, probably as bad as my baking skills.


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Sat Apr 19, 2014 4:16 am 
Offline
Member
Member
User avatar

Joined: Wed Aug 21, 2013 3:53 am
Posts: 449
Location: Asia, Singapore
Quote:
I do wonder how Linux and Windows and maybe OSX handle those USB 3.0 devices. Especially Linux since its open source so we could probably learn how they do it.

We can't view Linux as a hobby OS now. They're open-source but that doesn't stop them from gaining power. There are large corporations which rely on Linux for their top tasks, if Linux doesn't support something I'd rather blame the hardware manufacturer than Linux Developers. Not to mention that they have thousands of contributors from worldwide. Look at CREDITS in torvalds/Linux on github. That file is 4026 lines long.
As for Windows and Mac I bet Intel provides them with either confidential documentation or drivers.
If anyone bothers, here's the Linux xHCI driver - http://lxr.free-electrons.com/source/dr ... ost/xhci.c

_________________
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Sat Apr 19, 2014 1:52 pm 
Offline
Member
Member
User avatar

Joined: Tue Oct 17, 2006 9:29 pm
Posts: 2426
Location: Canada
The link in my original post is broken now, but the xHCI specification isn't confidential. There are already a handful of reference implementations available, including Linux (..from Intel), FreeBSD and an initial one in OpenBSD.

http://www.intel.com/content/www/us/en/ ... -xhci.html

_________________
Image
Twitter: @canadianbryan. Award by smcerm, I stole it. Original was larger.


Top
 Profile  
 
 Post subject: Re: xHCI 1.0 host controller specs are out now..
PostPosted: Sun Apr 20, 2014 3:37 am 
Offline
Member
Member
User avatar

Joined: Wed Aug 21, 2013 3:53 am
Posts: 449
Location: Asia, Singapore
@Brynet: Maybe edit your first post with the new link so people don't have to look around the topic? :)
As for the confidential thing about Intel with larger corporations, I have this feeling that they know more than what's documented. :?

_________________
"In a time of universal deceit - telling the truth is a revolutionary act." -- George Orwell
(R3X Runtime VM)(CHIP8 Interpreter OS)


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: Bing [Bot] and 43 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group