On Thu, 20 May 2010 16:41:31 +0800, Lei Chen <raymond.c...@sun.com> wrote:
> Lyndon Van Wagner wrote: Forgive me, if this is the wrong place for
> this, but I'm very (!) new to opensolaris.
>  I've purchased a new Dell Zino HD 400 to run OpenSolaris on. My goal is
> to share 2x 1.5TB usb drives using nfs, smb/cifs and afp. The built-in
> Broadcom Corp NetLink BCM57780 Gigabit Ethernet PCIe doesn't have a
> driver. Nor does the Broadcom Corp BCM4312 80211b/g WIFI .
> 

FreeBSD's bge driver supports the BCM57780 with only one device-specific
quirk, so it's possible the unmodified OpenSolaris bge can also work. What
happens if you do:
# pfexec update_drv -a -i '"pciex14e4,1692"' bge
(note the single and double quotes)

You can use the WiFi chip with
http://hub.opensolaris.org/bin/view/Community+Group+laptop/ndis

-Albert

_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to