DragonFly commits List (threaded) for 2008-01
DragonFly BSD
DragonFly commits List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/dev/netif/ral rt2661.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 Jan 2008 00:56:14 -0800 (PST)

sephe       2008/01/17 00:56:14 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/ral    rt2661.c 
  Log:
  Add RX sensitivity calibration according to false CCA at relative long distance.
  
  RX sensitivity adjustment step and two false CCA thresholds are according to
  Ralink RT61, though they adjust RX sensitivity in the wrong direction.
  
  # For my EW-7608PG
  # without RX sensitivity calibration, false CCA is ~1200
  # with RX sensitivity calibration, false CCA is 0 for most of the time
  
  Revision  Changes    Path
  1.27      +21 -3     src/sys/dev/netif/ral/rt2661.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ral/rt2661.c.diff?r1=1.26&r2=1.27&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]