b43: HT-PHY: add init tables
authorRafał Miłecki <zajec5@gmail.com>
Tue, 28 Jun 2011 07:28:38 +0000 (09:28 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 29 Jun 2011 19:11:03 +0000 (15:11 -0400)
They were written from observing MMIO writes to registers 0x72 0x74 and
0x73 right after phy_write(0x017e) <- 0x3830 which finishes chennel
switching. RegExps were used to translate writes to arrays.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found