[rt2x00-users] [PATCH 0/4] rt2x00: fix initialization after legacy driver

Jakub Kicinski kubakici at wp.pl
Wed Mar 28 01:51:03 EST 2012


Hi,

I've been testing these patches for a few weeks and I think it's about 
the time to post them.

The main purpose of this set is to make it possible to switch between
rt2800pci and legacy driver w/o rebooting or suspending whole machine.
Today rt2800pci will fail to bring the interface up if it was earlier
operated by legacy drv. I'm sure it happens with rt3090, rt2860 seems
to work fine.

First two patches are just random fixes, third and fourth actually 
fix the issue.

Jakub Kicinski (4):
  rt2x00: broaden PCIE L1-state wakeup configuration
  rt2x00: move disabling of DMA before loading firmware
  rt2x00: initialize queues before giving up due to DMA error
  rt2x00: zero registers of unused TX rings

 drivers/net/wireless/rt2x00/rt2800lib.c |   23 ++++++++++-------------
 drivers/net/wireless/rt2x00/rt2800pci.c |   21 +++++++++++++++------
 2 files changed, 25 insertions(+), 19 deletions(-)

-- 
1.7.7.6




More information about the users mailing list