1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00

Remove list nesting in the hardware notes section, thus making it compatible with

the hardware notes generation script.

MFC after:	3 days
This commit is contained in:
Christian Brueffer 2011-11-14 22:57:47 +00:00
parent 3af8bfc6ba
commit 6efe0b889d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=227515

View File

@ -120,9 +120,8 @@ The
.Nm
driver supports the following controllers:
.Pp
.Bl -tag -compact
.It Gen-I (SATA 1.5Gbps):
.Bl -bullet -compact
Gen-I (SATA 1.5Gbps):
.Bl -bullet -compact -offset "xxxxxx"
.It
88SX5040
.It
@ -132,8 +131,9 @@ driver supports the following controllers:
.It
88SX5081
.El
.It Gen-II (SATA 3Gbps, NCQ, PMP):
.Bl -bullet -compact
.Pp
Gen-II (SATA 3Gbps, NCQ, PMP):
.Bl -bullet -compact -offset "xxxxxx"
.It
88SX6040
.It
@ -143,8 +143,9 @@ driver supports the following controllers:
.It
88SX6081
.El
.It Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS):
.Bl -bullet -compact
.Pp
Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS):
.Bl -bullet -compact -offset "xxxxxx"
.It
88SX6042
.It
@ -156,7 +157,6 @@ driver supports the following controllers:
.It
MV78100 SoC
.El
.El
.Pp
Note, that this hardware supports command queueing and FIS-based switching
only for ATA DMA commands.