]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[bwn] begin migrating PHY common routines into if_bwn_phy_common.[ch].
authorAdrian Chadd <adrian@FreeBSD.org>
Sat, 14 May 2016 20:11:48 +0000 (20:11 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sat, 14 May 2016 20:11:48 +0000 (20:11 +0000)
commitc68e865e8fd8600114a4f0a58a7c470e49bee47a
tree039329a3f115c3921f4dd5a08c8aec612699fb34
parent020cb2200b13ac33dfeafc0f9992e8b0a5379344
[bwn] begin migrating PHY common routines into if_bwn_phy_common.[ch].

This isn't compiled in yet; so some code here duplicates what
is in the existing code.  I'll migrate it all out in subsequent
commits.

Obtained from: b43 (definitions), bcm-v4 specifications website
sys/dev/bwn/if_bwn_phy_common.c [new file with mode: 0644]
sys/dev/bwn/if_bwn_phy_common.h [new file with mode: 0644]