From 32c0708d27ab0b9410bcd267cca168d14cfa2841 Mon Sep 17 00:00:00 2001 From: yongari Date: Tue, 8 Nov 2011 23:19:22 +0000 Subject: [PATCH] Comment out TI_JUMBO_HDRSPLIT. TI_JUMBO_HDRSPLIT requires TI_SF_BUF_JUMBO. --- sys/conf/NOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 231cd463a4e6..faf1d25d5787 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2147,7 +2147,7 @@ device ral # Ralink Technology RT2500 wireless NICs. # Turn on the header splitting option for the ti(4) driver firmware. This # only works for Tigon II chips, and has no effect for Tigon I chips. # This option requires the TI_SF_BUF_JUMBO option above. -options TI_JUMBO_HDRSPLIT +#options TI_JUMBO_HDRSPLIT # # Use header splitting feature on bce(4) adapters.