aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall/help
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-17 14:18:10 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-17 14:18:10 +0000
commitf8ea17db2b97f7a1e7d1b83924cc83bf4ead96e2 (patch)
tree0bbdf310a9a1d673623cea71434f964efbb5d2e7 /release/sysinstall/help
parent79e6e0e3a2b401b12723b0c23fc088bf25c85d20 (diff)
downloadsrc-f8ea17db2b97f7a1e7d1b83924cc83bf4ead96e2.tar.gz
src-f8ea17db2b97f7a1e7d1b83924cc83bf4ead96e2.zip
Add device entries and documentation for Intel EtherExpress Pro/10 driver.
Notes
Notes: svn path=/head/; revision=21800
Diffstat (limited to 'release/sysinstall/help')
-rw-r--r--release/sysinstall/help/hardware.hlp1
-rw-r--r--release/sysinstall/help/relnotes.hlp14
2 files changed, 11 insertions, 4 deletions
diff --git a/release/sysinstall/help/hardware.hlp b/release/sysinstall/help/hardware.hlp
index db751822df91..91ca5d2fcee7 100644
--- a/release/sysinstall/help/hardware.hlp
+++ b/release/sysinstall/help/hardware.hlp
@@ -99,6 +99,7 @@ fxp0 dyn dyn n/a dyn Intel EtherExpress Pro/100B
ie0 360 7 dyn d0000 AT&T StarLAN 10 and EN100;
3Com 3C507; NI5210
ix0 300 10 dyn d0000 Intel EtherExpress cards
+ex0 dyn dyn dyn dyn Intel EtherExpress Pro/10 cards
le0 300 5 dyn d0000 Digital Equipment EtherWorks
2 and EtherWorks 3
lnc0 280 10 n/a dyn Lance/PCnet cards
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index 0a4998e10c2d..fcee0465d425 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -27,10 +27,16 @@ controllers. These controllers are based on the AMD 53c974, and the
driver is also able to handle other SCSI controllers based on that
chip. Of course, with Tekram being generous enough to support the
FreeBSD project with their driver, we'd like to encourage you to buy
-their product. The `ed' and `lnc' drivers now support auto-config-
-uration for the respective PCI ethernet cards, including many NE2000
-clones and the AMD PCnet chips. The SDL RISCom N2 support is new, as
-well as the PCI version of the Cyclades driver.
+their product.
+
+The `ed' and `lnc' drivers now support auto-configuration for the
+respective PCI ethernet cards, including many NE2000 clones and the
+AMD PCnet chips.
+
+The SDL RISCom N2 support is new, as well as the PCI version of the
+Cyclades driver.
+
+The Intel Etherexpress Pro/10 card is now supported.
Support for APM BIOSes is now in a much better shape.