View | Details | Raw Unified | Return to bug 37504 | Differences between
and this patch

Collapse All | Expand All

(-)pccard.conf.5 (-3 / +3 lines)
Lines 38-47 Link Here
38
.Nm
38
.Nm
39
file is the configuration file for the
39
file is the configuration file for the
40
.Xr pccardd 8
40
.Xr pccardd 8
41
PC-CARD slot management daemon.
41
PC Card slot management daemon.
42
It provides information to allow card
42
It provides information to allow card
43
identification, and the matching of drivers (along
43
identification, and the matching of drivers (along
44
with driver resources) to the PC-CARD cards.
44
with driver resources) to the PC Card cards.
45
.Pp
45
.Pp
46
There are four basic elements within the configuration file;
46
There are four basic elements within the configuration file;
47
An optional
47
An optional
Lines 65-71 Link Here
65
when the user wishes to override these defaults and/or
65
when the user wishes to override these defaults and/or
66
add additional entries.
66
add additional entries.
67
.Pp
67
.Pp
68
Each PC-CARD card contains configuration tuples that provide
68
Each PC Card card contains configuration tuples that provide
69
the manufacturer and card version; these are used
69
the manufacturer and card version; these are used
70
to identify the card specification in the configuration
70
to identify the card specification in the configuration
71
file, and from this find a driver that can be used to
71
file, and from this find a driver that can be used to

Return to bug 37504