K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-05-02T22:58:11.675024Z K 7 svn:log V 349 [bwn] break out the 'g' phy code into a separate source file. * Break out the 'g' phy code; * Break out the debugging bits into a separate source file, since some debugging prints are done in the phy code; * Make some more chip methods in if_bwn.c public. This brings the size of if_bwn.c down to 6,805 lines which is now approaching managable. END