ATA Specification Standards and Advanced Format Terms
ATA Specification Standards and Advanced Format Terms
I can not find ATA-8 completed standard any where. I am trying to find out more about Advanced Format drives and how they are sized to the Operating System default. Any help would be greatly appreciated. I do not think most of us hobby developers could spend as much asked for those specifications...
“...No rest, no peace...” ― Odin Vex
Re: ATA Specification Standards and Advanced Format Terms
The wiki points to this ==> http://hddguru.com/documentation/
If a trainstation is where trains stop, what is a workstation ?
Re: ATA Specification Standards and Advanced Format Terms
That doesn't seem to be a final specification though:
This is a draft proposed American National Standard of Accredited Standards Committee INCITS. As such
this is not a completed standard. The T10 Technical Committee may modify this document as a result of
comments received during public review and its approval as a standard. Use of the information contained
here in is at your own risk.
Is it safe enough of a draft to implement? Thank you for it though.
I am specifically trying to find out if these medias use 512 bytes default unless asked by
the OS otherwise or if the difference is entirely invisible to the OS as I may have read.
This is a draft proposed American National Standard of Accredited Standards Committee INCITS. As such
this is not a completed standard. The T10 Technical Committee may modify this document as a result of
comments received during public review and its approval as a standard. Use of the information contained
here in is at your own risk.
Is it safe enough of a draft to implement? Thank you for it though.
I am specifically trying to find out if these medias use 512 bytes default unless asked by
the OS otherwise or if the difference is entirely invisible to the OS as I may have read.
“...No rest, no peace...” ― Odin Vex
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: ATA Specification Standards and Advanced Format Terms
http://en.wikipedia.org/wiki/AT_Attachm ... A_revision
They're all drafts, at least, that's what's available.
They're all drafts, at least, that's what's available.
Re: ATA Specification Standards and Advanced Format Terms
It's a usual procedure to make drafts freely available, but to charge a fee for the "real" standard document...
Every good solution is obvious once you've found it.
Re: ATA Specification Standards and Advanced Format Terms
That I knew but I was wondering if anyone was able to legally give out a copy of the standards, final draft.
“...No rest, no peace...” ― Odin Vex
- Brynet-Inc
- Member
- Posts: 2426
- Joined: Tue Oct 17, 2006 9:29 pm
- Libera.chat IRC: brynet
- Location: Canada
- Contact:
Re: ATA Specification Standards and Advanced Format Terms
Of course not.Yuji1 wrote:That I knew but I was wondering if anyone was able to legally give out a copy of the standards, final draft.
Re: ATA Specification Standards and Advanced Format Terms
Does the Linux Kernel have a completed implementation of the latest standard?
“...No rest, no peace...” ― Odin Vex
- Combuster
- 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: ATA Specification Standards and Advanced Format Terms
Define "complete implementation"
The linux kernel will have only have that which was considered necessary by at least someone with commit rights. You may find anything between none, just enough to make it work, and what you actually need. The only way to find out is to read the code (and the linux kernel is far from worlds cleanest code - "real programmers" don't need comments right? ).
The linux kernel will have only have that which was considered necessary by at least someone with commit rights. You may find anything between none, just enough to make it work, and what you actually need. The only way to find out is to read the code (and the linux kernel is far from worlds cleanest code - "real programmers" don't need comments right? ).