mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Document support for the D-Link DFE520-TX card (supported with the vr(4)
driver) PR: kern/135989 Submitted by: "Rashid N. Achilov" citycat4 ngs.ru
This commit is contained in:
parent
03be779506
commit
e83bcc015f
2 changed files with 4 additions and 2 deletions
|
|
@ -130,6 +130,8 @@ Fast Ethernet adapters including:
|
|||
.It
|
||||
AOpen/Acer ALN-320
|
||||
.It
|
||||
D-Link DFE520-TX
|
||||
.It
|
||||
D-Link DFE530-TX
|
||||
.It
|
||||
Hawking Technologies PN102TX
|
||||
|
|
|
|||
|
|
@ -1974,8 +1974,8 @@ device xmphy # XaQti XMAC II
|
|||
# txp: Support for 3Com 3cR990 cards with the "Typhoon" chipset
|
||||
# vr: Support for various fast ethernet adapters based on the VIA
|
||||
# Technologies VT3043 `Rhine I' and VT86C100A `Rhine II' chips,
|
||||
# including the D-Link DFE530TX (see 'rl' for DFE530TX+), the Hawking
|
||||
# Technologies PN102TX, and the AOpen/Acer ALN-320.
|
||||
# including the D-Link DFE520TX and D-Link DFE530TX (see 'rl' for
|
||||
# DFE530TX+), the Hawking Technologies PN102TX, and the AOpen/Acer ALN-320.
|
||||
# vx: 3Com 3C590 and 3C595
|
||||
# wb: Support for fast ethernet adapters based on the Winbond W89C840F chip.
|
||||
# Note: this is not the same as the Winbond W89C940F, which is a
|
||||
|
|
|
|||
Loading…
Reference in a new issue