summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2001-02-27 23:02:00 +0000
committermjacob <mjacob@FreeBSD.org>2001-02-27 23:02:00 +0000
commit3e1ddd9d4ec70e4a5fb2dfa0a8bcdb172af8c3f5 (patch)
treee27994bdeaea13bd52f3b67dfbb5cec6490a5a86 /sys
parentdc46fafd19c0326974998021953e0853ab28b61d (diff)
downloadFreeBSD-src-3e1ddd9d4ec70e4a5fb2dfa0a8bcdb172af8c3f5.zip
FreeBSD-src-3e1ddd9d4ec70e4a5fb2dfa0a8bcdb172af8c3f5.tar.gz
Update NOTES wrt hint for fxp.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 7ff4014..fbc2d0e 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1619,6 +1619,7 @@ device miibus
# fea: DEC DEFEA EISA FDDI adapter
# fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed.
# fxp: Intel EtherExpress Pro/100B
+# (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping)
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
# Intel EtherExpress
# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
@@ -1789,6 +1790,7 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
+hint.fxp.0.prefer_iomap="0"
device vx # 3Com 3c590, 3c595 (``Vortex'')
# PCI Gigabit & FDDI NICs.
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 7ff4014..fbc2d0e 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1619,6 +1619,7 @@ device miibus
# fea: DEC DEFEA EISA FDDI adapter
# fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed.
# fxp: Intel EtherExpress Pro/100B
+# (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping)
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
# Intel EtherExpress
# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
@@ -1789,6 +1790,7 @@ device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# PCI Ethernet NICs.
device de # DEC/Intel DC21x4x (``Tulip'')
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
+hint.fxp.0.prefer_iomap="0"
device vx # 3Com 3c590, 3c595 (``Vortex'')
# PCI Gigabit & FDDI NICs.
OpenPOWER on IntegriCloud