Well, after raging at the wind for three weeks, I've taken your advice., found a mini-PCI Intel Pro Wireless 2200, and popped it in, in place of the BCM4306. Once I found out where to find the firmware, I was in business
Thanks for the help, you guys. John ------Original Message------ From: Michael Buesch Sender: To: Larry Finger Cc: John Mountcastle Cc: [email protected] Sent: Feb 28, 2009 15:57 Subject: Re: I need some help stabaizing b43 for a 4306 On Saturday 28 February 2009 21:07:41 Larry Finger wrote: > > One more question and i hope you don't mind, it's off topic but it's > > related to my quest. I hadven't done any C programming in 10 years but when > > I used to do a lot of it, if I patche a source file and ran 'make', it > > figured out what needed to be done and just recompiled and liknked the > > changed bits. Over the last week, every time I changed phy_g.c, make calmly > > repied, 'nothing to be done.' What am I forgetting? > > That would indicate that your Makefile doesn't have a dependency on phy_g.c. No dependencies don't work in compat wireless. You need to make clean first. -- Greetings, Michael. Sent via BlackBerry by AT&T _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
