Author: yongari
Date: Tue Nov  8 23:19:22 2011
New Revision: 227367
URL: http://svn.freebsd.org/changeset/base/227367

Log:
  Comment out TI_JUMBO_HDRSPLIT. TI_JUMBO_HDRSPLIT requires TI_SF_BUF_JUMBO.

Modified:
  head/sys/conf/NOTES

Modified: head/sys/conf/NOTES
==============================================================================
--- head/sys/conf/NOTES Tue Nov  8 23:02:32 2011        (r227366)
+++ head/sys/conf/NOTES Tue Nov  8 23:19:22 2011        (r227367)
@@ -2147,7 +2147,7 @@ device            ral             # Ralink Technology 
RT2500 
 # 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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to