Deleted Added
full compact
26c26
< .\" $FreeBSD: head/share/man/man4/man4.i386/cs.4 79727 2001-07-14 19:41:16Z schweikh $
---
> .\" $FreeBSD: head/share/man/man4/man4.i386/cs.4 84877 2001-10-13 09:08:37Z yokota $
35,36c35,42
< .Cd "device cs0 at isa? port 0x300 irq ?"
< .Cd "device cs1 at isa? port 0x300 irq 10 iomem 0xd0000"
---
> .Cd "device cs"
> .Pp
> In
> .Pa /boot/device.hints :
> .Cd hint.cs.0.at="isa"
> .Cd hint.cs.0.port="0x300"
> .Cd hint.cs.0.irq="10"
> .Cd hint.cs.0.maddr="0xd000"
51,53c57,64
< driver will obtain configuration parameters either from the configuration entry
< or from the card. Parameters specified in the configuration entry will be
< used if present; the card may be soft-configured so these may be any valid
---
> driver will obtain configuration parameters either from
> .Pa /boot/device.hints
> or from the card.
> At least the I/O port number must be specified.
> Other parameters specified in
> .Pa /boot/device.hints
> will be used if present;
> the card may be soft-configured so these may be any valid