cvs commit: src/sys/dev/netif/ral rt2560.c rt2560var.h

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Jan 19 05:37:24 PST 2008


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





More information about the Commits mailing list