summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ahcisata.4 4.html
blob: c94ed56c2060d4a9189750296838bff222bf5000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<table class="head">
  <tr>
    <td class="head-ltitle">AHCISATA(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">AHCISATA(4)</td>
  </tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">ahcisata</code> &#x2014; <span class="Nd">AHCI
    1.0 and 1.1 compliant SATA controllers driver</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">ahcisata* at pci? dev ? function ? flags
    0x0000</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">ahcisata</code> driver supports SATA
    controllers compliant with the Serial ATA Advanced Host Controller Interface
    Revision 1.0 or 1.1 specification, and provides the interface to the
    hardware for the <a class="Xr">ata(4)</a> driver.</p>
<p class="Pp">The <code class="Nm">ahcisata</code> driver will only attach if
    the controller has been put in AHCI mode by the BIOS; if the controller is
    in pciide-compatible mode, it will be handled by the appropriate driver
    (<a class="Xr">piixide(4)</a> for Intel AHCI controllers).</p>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
  ALSO</a></h1>
<p class="Pp"><a class="Xr">ata(4)</a>, <a class="Xr">atapi(4)</a>,
    <a class="Xr">intro(4)</a>, <a class="Xr">pci(4)</a>,
    <a class="Xr">pciide(4)</a>, <a class="Xr">wd(4)</a>,
    <a class="Xr">wdc(4)</a></p>
<p class="Pp"><cite class="Rs"><span class="RsA">Intel Corporation</span>,
    <span class="RsT">Serial ATA Advanced Host Controller Interface
    (AHCI)</span>, <span class="RsN">Revision 1.3</span>,
    <a class="RsU" href="http://download.intel.com/technology/serialata/pdf/rev1_3.pdf">http://download.intel.com/technology/serialata/pdf/rev1_3.pdf</a>,
    <span class="RsD">June 26, 2008</span>.</cite></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">NCQ support was added in <span class="Ux">NetBSD</span> on October
    7, 2017 by <span class="An">Jaromir Dolecek</span>
    &lt;<a class="Mt" href="mailto:jdolecek@NetBSD.org">jdolecek@NetBSD.org</a>&gt;.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">October 7, 2017</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>