summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-10-31 23:24:13 +0000
committerimp <imp@FreeBSD.org>2008-10-31 23:24:13 +0000
commit6abe76f0961574a372b66ca353e91581a3c08ecb (patch)
tree303bb70a9bc5ec77f0989901a7b1eeaf0ceda9a9 /sys/conf
parent7e60f291b22872c56c3e044cd9247ea674fbfa22 (diff)
downloadFreeBSD-src-6abe76f0961574a372b66ca353e91581a3c08ecb.zip
FreeBSD-src-6abe76f0961574a372b66ca353e91581a3c08ecb.tar.gz
Add RL_TWISTER_ENABLE option. This enables the magic bits to do long
cable tuning. This has helped in some installations for hardware deployed by a former employer. Made optional because the lists aren't full of complaints about these cards... even when they were wildly popular. Reviewed by: attilio@, jhb@, trhodes@ (all an older version of the patch)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 0823c82..137745b 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -672,6 +672,9 @@ ED_SIC opt_ed.h
# bce driver
BCE_DEBUG opt_bce.h
+# rl driver
+RL_TWISTER_ENABLE opt_rl.h
+
SOCKBUF_DEBUG opt_global.h
# options for ubsec driver
OpenPOWER on IntegriCloud