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 rt2560.c rt2560var.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Jan 2008 05:36:32 -0800 (PST)

sephe       2008/01/19 05:36:32 PST

DragonFly src repository

  Modified files:
    sys/dev/netif/ral    rt2560.c rt2560var.h 
  Log:
  - Setup BBP according to the values stored in BBP
  - If EEPROM channel TX power is above 31 set it to 24, since there is only
    5bits in the RF register for channel TX power
  - Add RX sensitivity calibration support (STA operation mode).  Add sysctl
    node for it.  It is on by default.  Various limit values are obtained from
    Ralink RT2500
  
  Revision  Changes    Path
  1.24      +121 -13   src/sys/dev/netif/ral/rt2560.c
  1.7       +13 -2     src/sys/dev/netif/ral/rt2560var.h


http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ral/rt2560.c.diff?r1=1.23&r2=1.24&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ral/rt2560var.h.diff?r1=1.6&r2=1.7&f=u



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