aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--release/texts/alpha/HARDWARE.TXT1
-rw-r--r--release/texts/alpha/RELNOTES.TXT1
-rw-r--r--release/texts/i386/HARDWARE.TXT1
-rw-r--r--release/texts/i386/RELNOTES.TXT1
-rw-r--r--share/man/man4/man4.i386/vr.415
-rw-r--r--share/man/man4/vr.415
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/LINT3
-rw-r--r--sys/i386/conf/NOTES3
9 files changed, 26 insertions, 17 deletions
diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT
index cd5a538aec9e..e0ad54297453 100644
--- a/release/texts/alpha/HARDWARE.TXT
+++ b/release/texts/alpha/HARDWARE.TXT
@@ -351,6 +351,7 @@ VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
D-Link DFE-530TX
+ AOpen/Acer ALN-320
Silicon Integrated Systems SiS 900 and SiS 7016 PCI fast ethernet NICs
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index d1889f6c2f4c..ae8d1e20c638 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -309,6 +309,7 @@ VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
D-Link DFE-530TX
+ AOpen/Acer ALN-320
Silicon Integrated Systems SiS 900 and SiS 7016 PCI fast ethernet NICs
diff --git a/release/texts/i386/HARDWARE.TXT b/release/texts/i386/HARDWARE.TXT
index 8128ff8727a8..dbfc4941c303 100644
--- a/release/texts/i386/HARDWARE.TXT
+++ b/release/texts/i386/HARDWARE.TXT
@@ -483,6 +483,7 @@ VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
D-Link DFE-530TX
+ AOpen/Acer ALN-320
Silicon Integrated Systems SiS 900 and SiS 7016 PCI fast ethernet NICs
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 8fed19acdc4f..a2285767411b 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -309,6 +309,7 @@ VIA Technologies VT3043 "Rhine I" and VT86C100A "Rhine II" fast ethernet
NICs including the following:
Hawking Technologies PN102TX
D-Link DFE-530TX
+ AOpen/Acer ALN-320
Silicon Integrated Systems SiS 900 and SiS 7016 PCI fast ethernet NICs
diff --git a/share/man/man4/man4.i386/vr.4 b/share/man/man4/man4.i386/vr.4
index 8100bfeccd36..7b914e8163fa 100644
--- a/share/man/man4/man4.i386/vr.4
+++ b/share/man/man4/man4.i386/vr.4
@@ -45,15 +45,16 @@ The
driver provides support for PCI ethernet adapters and embedded
controllers based on the VIA Technologies VT3043 Rhine I and
VT86C100A Rhine II fast ethernet controller chips. This includes
-the D-Link DFE530-TX and various other commodity fast ethernet
+the D-Link DFE530-TX, the Hawking Technologies PN102TX, the
+AOpen/Acer ALN-320, and various other commodity fast ethernet
cards.
.Pp
-The VIA Rhine chips use bus master DMA and have a software interface
-designed to resemble that of the DEC 21x4x "tulip" chips. The major
-differences are that the receive filter in the Rhine chips is
-much simpler and is programmed through registers rather than by
-downloading a special setup frame through the transmit DMA engine,
-and that transmit and receive DMA buffers must be longword
+The VIA Rhine chips use bus master DMA and have a descriptor layout
+designed to resemble that of the DEC 21x4x "tulip" chips. The register
+layout is different however and the receive filter in the Rhine chips
+is much simpler and is programmed through registers rather than by
+downloading a special setup frame through the transmit DMA engine.
+Transmit and receive DMA buffers must be longword
aligned. The Rhine chips are meant to be interfaced with external
physical layer devices via an MII bus. They support both
10 and 100Mbps speeds in either full or half duplex.
diff --git a/share/man/man4/vr.4 b/share/man/man4/vr.4
index 8100bfeccd36..7b914e8163fa 100644
--- a/share/man/man4/vr.4
+++ b/share/man/man4/vr.4
@@ -45,15 +45,16 @@ The
driver provides support for PCI ethernet adapters and embedded
controllers based on the VIA Technologies VT3043 Rhine I and
VT86C100A Rhine II fast ethernet controller chips. This includes
-the D-Link DFE530-TX and various other commodity fast ethernet
+the D-Link DFE530-TX, the Hawking Technologies PN102TX, the
+AOpen/Acer ALN-320, and various other commodity fast ethernet
cards.
.Pp
-The VIA Rhine chips use bus master DMA and have a software interface
-designed to resemble that of the DEC 21x4x "tulip" chips. The major
-differences are that the receive filter in the Rhine chips is
-much simpler and is programmed through registers rather than by
-downloading a special setup frame through the transmit DMA engine,
-and that transmit and receive DMA buffers must be longword
+The VIA Rhine chips use bus master DMA and have a descriptor layout
+designed to resemble that of the DEC 21x4x "tulip" chips. The register
+layout is different however and the receive filter in the Rhine chips
+is much simpler and is programmed through registers rather than by
+downloading a special setup frame through the transmit DMA engine.
+Transmit and receive DMA buffers must be longword
aligned. The Rhine chips are meant to be interfaced with external
physical layer devices via an MII bus. They support both
10 and 100Mbps speeds in either full or half duplex.
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 81e4c88af73a..40bc1573ed35 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1631,7 +1631,8 @@ controller miibus0
#
# The `vr' device provides support for various fast ethernet adapters
# based on the VIA Technologies VT3043 `Rhine I' and VT86C100A `Rhine II'
-# chips, including the D-Link DFE530TX.
+# chips, including the D-Link DFE530TX, the Hawking Technologies PN102TX,
+# and the AOpen/Acer ALN-320.
#
# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 81e4c88af73a..40bc1573ed35 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -1631,7 +1631,8 @@ controller miibus0
#
# The `vr' device provides support for various fast ethernet adapters
# based on the VIA Technologies VT3043 `Rhine I' and VT86C100A `Rhine II'
-# chips, including the D-Link DFE530TX.
+# chips, including the D-Link DFE530TX, the Hawking Technologies PN102TX,
+# and the AOpen/Acer ALN-320.
#
# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 81e4c88af73a..40bc1573ed35 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1631,7 +1631,8 @@ controller miibus0
#
# The `vr' device provides support for various fast ethernet adapters
# based on the VIA Technologies VT3043 `Rhine I' and VT86C100A `Rhine II'
-# chips, including the D-Link DFE530TX.
+# chips, including the D-Link DFE530TX, the Hawking Technologies PN102TX,
+# and the AOpen/Acer ALN-320.
#
# The `vx' device provides support for the 3Com 3C590 and 3C595
# early support