File tree 1 file changed +14
-5
lines changed
1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change @@ -149,12 +149,21 @@ statuses in some way (IBPI standard) to report them using present indicators.
149
149
.Sh HARDWARE
150
150
The
151
151
.Nm
152
- driver supports AHCI compatible controllers having PCI class 1 (mass storage),
153
- subclass 6 (SATA) and programming interface 1 (AHCI).
152
+ driver supports the following AHCI compatible controllers:
153
+ .Bl -column " Legacy-PATA + AHCI-SATA via ata(4)" " Programming Interface 0x01"
154
+ .It Type: Ta Code:
155
+ .It Mass Storage Ta PCI Class 0x01
156
+ .It SATA Ta Subclass 0x06
157
+ .It AHCI Ta Programming Interface 0x01
158
+ .It Legacy-PATA + AHCI-SATA via ata(4) Ta Programming Interface 0x01
159
+ .El
154
160
.Pp
155
- Also, in cooperation with atamarvell and atajmicron drivers of ata(4),
156
- it supports AHCI part of legacy-PATA + AHCI-SATA combined controllers,
157
- such as JMicron JMB36x and Marvell 88SE61xx.
161
+ Examples of supported legacy-PATA + AHCI-SATA combined controllers via ata(4):
162
+ .Bl -column " Marvell 88SE61XX" " atamarvell"
163
+ .It Models: Ta Driver:
164
+ .It JMicron JMB36X Ta atajmicron
165
+ .It Marvell 88SE61XX Ta atamarvell
166
+ .El
158
167
.Pp
159
168
The
160
169
.Nm
You can’t perform that action at this time.
0 commit comments