blob: eac920d858ab435a900fee15f4b4a85d796292fd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="utf-8"?>
<chapter label="3" id="disk">
<title>Disk drive controllers</title>
<para></para>
<section>
<title>SATA (AHCI)</title>
<para></para>
</section>
<section>
<title>SCSI</title>
<para></para>
</section>
<section>
<title>IDE (PATA, ATA)</title>
<para></para>
</section>
<section>
<title>SAS</title>
<para></para>
</section>
</chapter>
|