Deleted Added
full compact
24c24
< .\" $FreeBSD: head/share/man/man4/adv.4 82327 2001-08-25 21:57:02Z dd $
---
> .\" $FreeBSD: head/share/man/man4/adv.4 84877 2001-10-13 09:08:37Z yokota $
35c35
< .Cd device "adv0 at isa? port ? irq ? drq ?"
---
> .Cd device adv
36a37,40
> In
> .Pa /boot/device.hints :
> .Cd hint.adv.0.at="isa"
> .Pp
46c50
< .Cd device scbus0 at adv0
---
> .Cd device scbus
133,141c137,145
< For ISA or Vesa Local Bus adapters, one kernel config entry is required
< for every card to be attached by the system. Specific values for the port
< address, irq, and drq may be specified. If wildcard values are used, the
< driver will query the device for its current settings and use those. If
< the port address is a wildcard, the driver consults an internal table of
< possible port address locations and attaches to the first unattached card
< it finds. The possible port addresses for these card are 0x110, 0x130,
< 0x150, 0x190, 0x210, 0x230, 0x250, and 0x330.
< .Pp
---
> .\" For ISA or Vesa Local Bus adapters, one kernel config entry is required
> .\" for every card to be attached by the system. Specific values for the port
> .\" address, irq, and drq may be specified. If wildcard values are used, the
> .\" driver will query the device for its current settings and use those. If
> .\" the port address is a wildcard, the driver consults an internal table of
> .\" possible port address locations and attaches to the first unattached card
> .\" it finds. The possible port addresses for these card are 0x110, 0x130,
> .\" 0x150, 0x190, 0x210, 0x230, 0x250, and 0x330.
> .\" .Pp