The short story: I'm trying to set up a home media server to store music, videos, etc. I'm a complete opensolaris newbie (I chose it for the ZFS awesomeness). I bought a Rosewill RNX-N300X 802.11b/g/n PCI card for wireless connectivity. But when I try to plumb the interface using this guide here: http://hub.opensolaris.org/bin/view/Community+Group+laptop/rwn I get "DLPI link does not exist"
geoff at opensolaris:~/rwn-0.1-bin# cp amd64/rwn /kernel/drv/amd64/ geoff at opensolaris:~/rwn-0.1-bin# cp i386/rwn /kernel/drv/ geoff at opensolaris:~/rwn-0.1-bin# /usr/X11/bin/scanpci ... pci bus 0x0011 cardnum 0x02 function 0x00: vendor 0x1814 device 0x0601 RaLink RT2800 802.11n PCI ... geoff at opensolaris:~/rwn-0.1-bin# add_drv -i "pci1814,601" rwn geoff at opensolaris:~/rwn-0.1-bin# ifconfig rwn0 plumb ifconfig: cannot open link "rwn0": DLPI link does not exist any ideas? -- This message posted from opensolaris.org