View | Details | Raw Unified | Return to bug 60158
Collapse All | Expand All

(-)share/man/man4/ata.4 (-2 / +2 lines)
Lines 81-87 Link Here
81
To support ATAPI tape drives:
81
To support ATAPI tape drives:
82
.Cd device atapist
82
.Cd device atapist
83
.Pp
83
.Pp
84
The following tunables are setable from the loader:
84
The following tunables are settable from the loader:
85
.Bl -ohang
85
.Bl -ohang
86
.It Va hw.ata.ata_dma
86
.It Va hw.ata.ata_dma
87
set to 1 for DMA access, 0 for PIO (default is DMA).
87
set to 1 for DMA access, 0 for PIO (default is DMA).
Lines 202-208 Link Here
202
kernel option)
202
kernel option)
203
reserves a number for each possibly connected disk,
203
reserves a number for each possibly connected disk,
204
even when not present.
204
even when not present.
205
This is usefull in hotswap senarios
205
This is useful in hotswap scenarios
206
where disks should always show up as the same numbered device,
206
where disks should always show up as the same numbered device,
207
and not depend on attach order.
207
and not depend on attach order.
208
.Pp
208
.Pp

Return to bug 60158