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

(-)fe.4 (-4 / +4 lines)
Lines 206-212 Link Here
206
Setting
206
Setting
207
.Dv "FE_DEBUG=3"
207
.Dv "FE_DEBUG=3"
208
makes all debugging codes be included,
208
makes all debugging codes be included,
209
and set the amount of legged messages maximum.
209
and set the amount of logged messages maximum.
210
Redundant messages such as those reporting usual actions
210
Redundant messages such as those reporting usual actions
211
or dumping register values
211
or dumping register values
212
are logged under this setting.
212
are logged under this setting.
Lines 217-223 Link Here
217
.Nm
217
.Nm
218
driver has some features and limitations
218
driver has some features and limitations
219
which depend on adapter hardware models.
219
which depend on adapter hardware models.
220
The following is a summary of such dependency.
220
The following is a summary of these dependencies.
221
.Ss Fujitsu FMV-180 series adapters
221
.Ss Fujitsu FMV-180 series adapters
222
Both automatic IRQ detection and automatic I/O port address detection
222
Both automatic IRQ detection and automatic I/O port address detection
223
is available with these adapters.
223
is available with these adapters.
Lines 303-310 Link Here
303
The unnecessarily allocated clusters are freed within short lifetime,
303
The unnecessarily allocated clusters are freed within short lifetime,
304
and it will not affect long term kernel memory usage.
304
and it will not affect long term kernel memory usage.
305
.Pp
305
.Pp
306
Although XNS and IPX supports are included in the driver,
306
Although support for XNS and IPX is included in the driver,
307
they are never be tested and must have a lot of bugs.
307
they were never tested and must have a lot of bugs.
308
.Sh AUTHORS, COPYRIGHT AND DISCLAIMER
308
.Sh AUTHORS, COPYRIGHT AND DISCLAIMER
309
The
309
The
310
.Nm
310
.Nm

Return to bug 66824