Re: PHY: where to put forcing gater clocks function

2010-01-08 Thread Rafał Miłecki
W dniu 8 stycznia 2010 09:30 użytkownik Rafał Miłecki napisał: > I need to implement > http://bcm-v4.sipsolutions.net/802.11/PHY/ClkFgc > > Where I can put my > void b43_phy_clock_fgc(struct b43_wldev *dev, bool clock) { ... } > ? Is end of phy_common.c file OK for this? Larry changed docs and no

Re: PHY: where to put forcing gater clocks function

2010-01-08 Thread Rafał Miłecki
W dniu 8 stycznia 2010 11:17 użytkownik Michael Buesch napisał: > On Friday 08 January 2010 09:30:27 Rafał Miłecki wrote: >> I need to implement >> http://bcm-v4.sipsolutions.net/802.11/PHY/ClkFgc >> >> Where I can put my >> void b43_phy_clock_fgc(struct b43_wldev *dev, bool clock) { ... } >> ? Is

Re: PHY: where to put forcing gater clocks function

2010-01-08 Thread Michael Buesch
On Friday 08 January 2010 09:30:27 Rafał Miłecki wrote: > I need to implement > http://bcm-v4.sipsolutions.net/802.11/PHY/ClkFgc > > Where I can put my > void b43_phy_clock_fgc(struct b43_wldev *dev, bool clock) { ... } > ? Is end of phy_common.c file OK for this? yes. Note that the 0x2 bit h

PHY: where to put forcing gater clocks function

2010-01-08 Thread Rafał Miłecki
I need to implement http://bcm-v4.sipsolutions.net/802.11/PHY/ClkFgc Where I can put my void b43_phy_clock_fgc(struct b43_wldev *dev, bool clock) { ... } ? Is end of phy_common.c file OK for this? -- Rafał ___ Bcm43xx-dev mailing list Bcm43xx-dev@lists