1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00

Fix (I think) a typo in the hardware list (HPT372 is ATA100 instead of

ATA133?).

MFC noted:  "more" chipsets supported by ata(4).
This commit is contained in:
Bruce A. Mah 2002-01-03 23:24:03 +00:00
parent adbd31cb47
commit e54f2d6872
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=88861
4 changed files with 4 additions and 4 deletions

View File

@ -65,7 +65,7 @@
<para>Cyrex 5530</para>
</listitem>
<listitem>
<para>HighPoint HPT366 ATA66, HPT370 ATA100, HPT372 ATA133</para>
<para>HighPoint HPT366 ATA66, HPT370 ATA100, HPT372 ATA100</para>
</listitem>
<listitem>
<para>Intel PIIX, PIIX3, PIIX4</para>

View File

@ -65,7 +65,7 @@
<para>Cyrex 5530</para>
</listitem>
<listitem>
<para>HighPoint HPT366 ATA66, HPT370 ATA100, HPT372 ATA133</para>
<para>HighPoint HPT366 ATA66, HPT370 ATA100, HPT372 ATA100</para>
</listitem>
<listitem>
<para>Intel PIIX, PIIX3, PIIX4</para>

View File

@ -837,7 +837,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
HighPoint HPT370 controllers. &merged;</para>
<para>The &man.ata.4; driver now supports a wider variety of SiS
chipsets, as listed in the Hardware Notes.</para>
chipsets, as listed in the Hardware Notes. &merged;</para>
<para>The BurnProof(TM) feature, for applicable ATAPI CD-ROM burners, is now
supported. &merged;</para>

View File

@ -837,7 +837,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
HighPoint HPT370 controllers. &merged;</para>
<para>The &man.ata.4; driver now supports a wider variety of SiS
chipsets, as listed in the Hardware Notes.</para>
chipsets, as listed in the Hardware Notes. &merged;</para>
<para>The BurnProof(TM) feature, for applicable ATAPI CD-ROM burners, is now
supported. &merged;</para>