Hi,
Wireless BCM 4322 driver (ndis wrapper drvier) is 64 bit kernel not supported.
http://www.opensolaris.org/jive/thread.jspa?messageID=357621񗓵
However, onboard ethernet works.
Maybe, it might be the same value (pci10de,ab0).
--
# scanpci
pci bus 0x0000 cardnum 0x0a function 0x00: vendor 0x10de device 0x0ab0
nVidia Corporation MCP79 Ethernet
--
try:
http://solaris.sunfish.suginami.tokyo.jp/blog/patch/SUNWnge_i386_b104_20090302.pkg.gz
# gzip -d SUNWnge_i386_b104_20080302.pkg.gz
# pkgadd -d SUNWnge_i386_b104_20080302.pkg
# reboot
It wishes to be fixed some time.
BugID: 6818975
http://bugs.opensolaris.org/view_bug.do?bug_id=6818975
Bug 7160
http://defect.opensolaris.org/bz/show_bug.cgi?id=7160
Regards,
- Kazuyuki Sato
Karim Berrah wrote:
> Hi,
>
> I'm trying to use OpenSolaris 2008.11 on a macBook Pro (Wireless BCM 4322
> 02.11a/b/g/n, MCP79 Ethernet). Is there any already compiled drivers (ready
> to install), 64 bits version, somewhere ?
>
> Thanks in advance for your help.
>
> KB