From: Sascha Wildner Date: Thu, 8 Jan 2009 00:39:10 +0000 (+0100) Subject: Adjust for recent changes. X-Git-Tag: v2.3.0~67 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/ead28d6a39d96d3bb605a711176097952dc48d86 Adjust for recent changes. --- diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index c600ad9384..f0763fbe03 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -114,8 +114,6 @@ Aironet Communications 4500/4800 wireless network adapter driver Digi/Arnet SYNC/570i device driver .It Xr cs 4 Crystal Semiconductor CS8900 and CS8920 ethernet adapter driver -.It Xr cx 4 -Asynchronous/Synchronous Cronyx/Sigma adapter driver .It Xr ed 4 Novell NE1000/NE2000 and WD-80x3 ethenet adapter driver .It Xr el 4 diff --git a/share/man/man4/man4.i386/ar.4 b/share/man/man4/man4.i386/ar.4 index 31bd90a1fb..cdca4f98cb 100644 --- a/share/man/man4/man4.i386/ar.4 +++ b/share/man/man4/man4.i386/ar.4 @@ -97,7 +97,6 @@ The card cannot use the specified interrupt. Choose a different one. .El .Sh SEE ALSO -.Xr cx 4 , .Xr netgraph 4 , .Xr netintro 4 , .Xr sr 4 , diff --git a/share/man/man4/man4.i386/sr.4 b/share/man/man4/man4.i386/sr.4 index e14e747972..5b6bd73c54 100644 --- a/share/man/man4/man4.i386/sr.4 +++ b/share/man/man4/man4.i386/sr.4 @@ -38,15 +38,14 @@ .Nm sr .Nd synchronous RISCom/N2 / WANic 400/405 device driver .Sh SYNOPSIS -.Cd "device sr0 at isa? port 0x300 irq 10 iomem 0xd0000" -.Cd "device sr1 at isa? port 0x310 irq 11 flags 0x1 iomem 0xd0000" +.Cd "device sr" .Pp .Cd "pseudo-device sppp" .Sh DESCRIPTION The .Nm -driver supports the RISCom/N2 ISA cards and the WANic 400/405 PCI cards -that is based on the HD64570 chip. +driver supports the WANic 400/405 PCI cards +that are based on the HD64570 chip. .Pp The standard .Dx @@ -109,12 +108,11 @@ The node will have the same name as the device with ``sync_'' prepended, e.g., .Dv sync_sr0 . .Sh FILES -.Bl -tag -width /sys/platform/pc32/isa/ic/hd64570.h -compact +.Bl -tag -width ".Pa /sys/dev/netif/sr/if_sr_pci.c" -compact .It Pa /sys/dev/netif/sr/if_sr.c .It Pa /sys/dev/netif/sr/if_sr.h .It Pa /sys/dev/netif/sr/if_sr_pci.c .It Pa /sys/dev/netif/sr/if_srregs.h -.It Pa /sys/platform/pc32/isa/ic/hd64570.h .El .Sh DIAGNOSTICS .Bl -diag @@ -124,7 +122,6 @@ Choose a different one. .El .Sh SEE ALSO .Xr ar 4 , -.Xr cx 4 , .Xr netgraph 4 , .Xr netintro 4 , .Xr ifconfig 8