Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2008 23:24:13 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/conf options src/sys/modules/rl Makefile src/sys/pci if_rl.c if_rlreg.h
Message-ID:  <200810312324.m9VNOrmL030886@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2008-10-31 23:24:13 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             options 
    sys/modules/rl       Makefile 
    sys/pci              if_rl.c if_rlreg.h 
  Log:
  SVN rev 184515 on 2008-10-31 23:24:13Z by imp
  
  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)
  
  Revision  Changes    Path
  1.644     +3 -0      src/sys/conf/options
  1.12      +1 -1      src/sys/modules/rl/Makefile
  1.181     +135 -2    src/sys/pci/if_rl.c
  1.83      +30 -0     src/sys/pci/if_rlreg.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810312324.m9VNOrmL030886>