On Dec 6, 2008, at 2:08 AM, Mohamed Shahir wrote: > Hi, > > I have macbook which is installed with Open Solaris on dual boot. I > have broadcom wireless card on the laptop. From the forum I understood > that I need to compile ndis wrapper to get the wireless support. For > this I need to get broadcom wireless card windows driver .inf and .sys > file. I am unable to find this file. Please let me know how to get the > broadcom wireless direver file. > > Regards, > Shahir > _______________________________________________ > laptop-discuss mailing list > laptop-discuss at opensolaris.org Dell or HP ones linked in threads... or perhaps try ripping them from the boot camp drivers. There's a zip out on the tubes with those files unpacked. Also keep in mind you need to force the system to run in 32-bit mode because of the Broadcom driver not working correctly in 64-bit.
Try and match your PCI ID (prtconf -pv and Device Driver Utility) with its comparable Windows-esc entry in the .inf file of the drivers you download for the card. Googling the PCI ID alone may find your actual model if you can't find it yourself, otherwise check Apple's Windows drivers anyway. James