Deleted Added
full compact
26c26
< .\" $FreeBSD: head/share/man/man4/man4.i386/cs.4 139097 2004-12-21 01:09:34Z brueffer $
---
> .\" $FreeBSD: head/share/man/man4/man4.i386/cs.4 148145 2005-07-19 00:26:30Z trhodes $
28c28
< .Dd July 20, 1998
---
> .Dd July 16, 2005
33c33
< .Nd Ethernet device driver
---
> .Nd "Ethernet device driver"
34a35,39
> To compile support for the
> .Nm
> driver into your kernel, place the following line in your kernel configuration
> file:
> .Bd -ragged -offset indent
35a41
> .Ed
36a43,50
> Alternatively, to load the
> .Nm
> driver at boot time, place the following line in
> .Xr loader.conf 5 :
> .Bd -literal -offset indent
> if_cs_load="YES"
> .Ed
> .Pp