AHCI article?

All about the OSDev Wiki. Discussions about the organization and general structure of articles and how to use the wiki. Request changes here if you don't know how to use the wiki.
Post Reply
User avatar
imate900
Member
Member
Posts: 80
Joined: Sat Feb 28, 2009 11:43 am

AHCI article?

Post by imate900 »

I'm requesting a AHCI article on the wiki because AHCI is now common in modern SATA drives.

Story for all of this:
(Yes, I'm contributing to ReactOS, I know)
I was trying to write a AHCI driver for ReactOS. So I now need to find resources for AHCI. Knowing this place I went here but there was not a AHCI article to be seen.
(And yes, I'm now starting to Yahoo! all resources I can find and report them here)
Current work on a OS: SauOS (project homepage: http://code.google.com/p/sauos/)
Image
User avatar
imate900
Member
Member
Posts: 80
Joined: Sat Feb 28, 2009 11:43 am

Re: AHCI article?

Post by imate900 »

Current work on a OS: SauOS (project homepage: http://code.google.com/p/sauos/)
Image
User avatar
imate900
Member
Member
Posts: 80
Joined: Sat Feb 28, 2009 11:43 am

Re: AHCI article?

Post by imate900 »

and here is intel documentation for AHCI!
http://www.intel.com/technology/serialata/ahci.htm
Last edited by quok on Tue Jun 30, 2009 9:48 pm, edited 1 time in total.
Reason: moved here by quok
Current work on a OS: SauOS (project homepage: http://code.google.com/p/sauos/)
Image
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: AHCI article?

Post by Troy Martin »

You could always grab the specs and write one yourself. It would be a way to learn more about the way AHCI works.

EDIT: Your signature still says you're working on SauOS.
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: AHCI article?

Post by Combuster »

There is that problem where imate was banned from the wiki for posting total nonsense, now he's back ordering people to write an article for him. I've yet to figure for which of the two reasons that is :?

@imate: yes, AHCI is a good subject to find a place in the wiki, but for ReactOS purposes I think you should write a driver off the specifications alone, and learn to not rely on us to provide you all the information.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: AHCI article?

Post by Troy Martin »

Okay then, write the article out in Notepad using the wikitext language (or whatever you people prefer to call it ;) ) and attach it as a .txt and send it to a few of us so we can look it over :)
Image
Image
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
I wish I could add more tex
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: AHCI article?

Post by Combuster »

Troy Martin wrote:Okay then, write the article out in Notepad using the wikitext language (or whatever you people prefer to call it ;) ) and attach it as a .txt and send it to a few of us so we can look it over :)
Just posting it here will do.
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
User avatar
imate900
Member
Member
Posts: 80
Joined: Sat Feb 28, 2009 11:43 am

Re: AHCI article?

Post by imate900 »

well i cant login to the wiki although i am part of the wiki group. I should of said this much nicer anyway.

*opens up all the PDFs and starts writing*

Soon I will post this stuff here.
Current work on a OS: SauOS (project homepage: http://code.google.com/p/sauos/)
Image
User avatar
JamesM
Member
Member
Posts: 2935
Joined: Tue Jul 10, 2007 5:27 am
Location: York, United Kingdom
Contact:

Re: AHCI article?

Post by JamesM »

well i cant login to the wiki although i am part of the wiki group. I should of said this much nicer anyway.
I know. You were such a poor poster we had to bring in special measures to be able to ban you from editing articles.
User avatar
imate900
Member
Member
Posts: 80
Joined: Sat Feb 28, 2009 11:43 am

Re: AHCI article?

Post by imate900 »

I started a simple AHCI article over at the wiki; AHCI
Current work on a OS: SauOS (project homepage: http://code.google.com/p/sauos/)
Image
Post Reply