summaryrefslogtreecommitdiffstats
path: root/sys/conf/options
diff options
context:
space:
mode:
authordwhite <dwhite@FreeBSD.org>2005-06-24 21:43:47 +0000
committerdwhite <dwhite@FreeBSD.org>2005-06-24 21:43:47 +0000
commit23c82e526bffc119e69cab44576152ec817fa330 (patch)
treed54acc9ef91e8b88cf30c06ab57f48d681befed0 /sys/conf/options
parent0a8b4194dc9bd96f74d83e1051d82e94d1815a80 (diff)
downloadFreeBSD-src-23c82e526bffc119e69cab44576152ec817fa330.zip
FreeBSD-src-23c82e526bffc119e69cab44576152ec817fa330.tar.gz
Backout the change I made before 5.4-R since I wasn't aware that it was only
a problem with one particular switch module. Create a kernel option BGE_FAKE_AUTONEG that restores the 5.4 behavior, which should make the DNLK switch module work. IBM/Intel blades with Intel or AD switch modules should work without patching or kernel options with this commit. Hardware for testing provided by several folks, including Danny Braniss <danny@cs.huji.ac.il>, Achim Patzner <ap@bnc.net>, and OffMyServer. Approved by: re
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 4121857..5dc1b4a 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -624,6 +624,9 @@ ED_HPP opt_ed.h
ED_3C503 opt_ed.h
ED_SIC opt_ed.h
+# bge driver
+BGE_FAKE_AUTONEG opt_bge.h
+
# wi driver
WI_SYMBOL_FIRMWARE opt_wi.h
OpenPOWER on IntegriCloud