mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-21 16:32:25 +01:00
Add a reference to ng_ether(8).
This commit is contained in:
parent
8f63e2f1d7
commit
5fbeb2a289
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56612
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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,
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user