Add a reference to ng_ether(8).

This commit is contained in:
Archie Cobbs 2000-01-25 20:34:43 +00:00
parent 8f63e2f1d7
commit 5fbeb2a289
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56612
30 changed files with 64 additions and 26 deletions

View File

@ -119,7 +119,8 @@ The driver failed to allocate an mbuf for the receiver ring.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T ADMtek AN986 data sheet
.%O http://www.admtek.com.tw

View File

@ -72,7 +72,8 @@ The driver failed to allocate an mbuf for the receiver ring.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -228,7 +228,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T ADMtek AL981, AL983 and AL985 data sheets
.%O http://www.admtek.com.tw

View File

@ -108,7 +108,8 @@ in how defines the 21040 in the kernel config file.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh AUTHORS
The
.Nm

View File

@ -161,7 +161,8 @@ have been received but not yet transfered from the card to main memory.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm ed

View File

@ -81,7 +81,8 @@ the network connection (cable).
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -74,7 +74,8 @@ The driver failed to allocate an mbuf for the receiver ring.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -91,6 +91,11 @@ The CS89x0 family of adapters have a very small RAM buffer (4K). This may
cause problems with extremely high network loads or bursty network traffic.
In particular, NFS operations should be limited to 1k read/write transactions
in order to avoid overruns.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh AUTHORS
The
.Nm

View File

@ -161,7 +161,8 @@ have been received but not yet transfered from the card to main memory.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm ed

View File

@ -53,4 +53,5 @@ Does not currently support multicasts.
.Xr ie 4 ,
.Xr intro 4 ,
.Xr le 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8

View File

@ -104,6 +104,7 @@ card. Erase the pencil mark and reboot. (This is not a joke).
.Xr intro 4 ,
.Xr le 4 ,
.Xr vx 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh STANDARDS
are great. There's so many to choose from.

View File

@ -63,7 +63,8 @@ Currently the driver does not support multicast.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -241,7 +241,8 @@ It requires the PC card (PCMCIA) support package.
.Xr ed 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8 ,
.Xr pccardd 8
.Xr pccardd 8 ,
.Xr ng_ether 8
.Sh BUGS
Following are major known bugs:
.Pp

View File

@ -70,7 +70,8 @@ RAM chip.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh AUTHORS
The
.Nm

View File

@ -78,7 +78,8 @@ the EtherWORKS card.
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr config 8 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T "Building 4.3 BSD UNIX System with Config"
.Re

View File

@ -103,7 +103,8 @@ Ethernet device drivers.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -122,7 +122,8 @@ hardware is likely to be wedged, and is being reset.
.Pp
.Sh SEE ALSO
.Xr ppc 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh AUTHORS
This driver was written by
.ie t J\(:org Wunsch,

View File

@ -84,4 +84,5 @@ Only one PHY was really tested (Quality Semiconductor QS6612).
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8

View File

@ -84,6 +84,11 @@ The
.Nm vx
driver has not been exhaustively tested with all the models of cards that it
claims to support.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm vx

View File

@ -147,7 +147,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%B The RealTek 8129 and 8139 datasheets
.%O ftp.realtek.com.tw:/lancard/data sheet

View File

@ -146,6 +146,7 @@ the network connection (cable).
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T The Adaptec AIC-6915 Programmer's Manual
.%O ftp://ftp.adaptec.com/pub/BBS/userguides/aic6915_pg.pdf

View File

@ -132,7 +132,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T SiS 900 and SiS 7016 datasheets
.%O http://www.sis.com.tw

View File

@ -138,7 +138,8 @@ the network connection (cable).
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr vlan 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T XaQti XMAC II datasheet
.%O http://www.xaqti.com

View File

@ -132,7 +132,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T Sundance ST201 data sheet
.%O http://www.sundanceti.com

View File

@ -176,6 +176,7 @@ the network connection (cable).
.Xr netintro 4 ,
.Xr vlan 4 ,
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T Alteon Gigabit Ethernet/PCI NIC manuals
.%O http://www.alteon.com/support/openkits

View File

@ -115,7 +115,8 @@ allocating a pad buffer or collapsing an mbuf chain into a cluster.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -84,4 +84,5 @@ Only one PHY was really tested (Quality Semiconductor QS6612).
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8

View File

@ -139,7 +139,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Rs
.%T The VIA Technologies VT86C100A data sheet
.%O http://www.via.com.tw

View File

@ -137,7 +137,8 @@ the card should be configured correctly.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm

View File

@ -165,7 +165,8 @@ the author considers it a manufacturing defect.
.Sh SEE ALSO
.Xr arp 4 ,
.Xr netintro 4 ,
.Xr ifconfig 8
.Xr ifconfig 8 ,
.Xr ng_ether 8
.Sh HISTORY
The
.Nm