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

(-)share/man/man4/umass.4 (+3 lines)
Lines 38-43 Link Here
38
place the following line in your
38
place the following line in your
39
kernel configuration file:
39
kernel configuration file:
40
.Bd -ragged -offset indent
40
.Bd -ragged -offset indent
41
.Cd "device scbus"
42
.Cd "device cam"
43
.Cd "device usb"
41
.Cd "device umass"
44
.Cd "device umass"
42
.Ed
45
.Ed
43
.Pp
46
.Pp
(-)share/man/man4/atapicam.4 (+3 lines)
Lines 34-39 Link Here
34
.Nm atapicam
34
.Nm atapicam
35
.Nd CAM XPT (transport) module for ATAPI devices
35
.Nd CAM XPT (transport) module for ATAPI devices
36
.Sh SYNOPSIS
36
.Sh SYNOPSIS
37
.Cd "device scbus"
38
.Cd "device cam"
39
.Cd "device ata"
37
.Cd "device atapicam"
40
.Cd "device atapicam"
38
.Sh DESCRIPTION
41
.Sh DESCRIPTION
39
The ATAPI/CAM module allows ATAPI devices (CD-ROM, CD-RW, DVD drives,
42
The ATAPI/CAM module allows ATAPI devices (CD-ROM, CD-RW, DVD drives,

Return to bug 132525