Yogesh writes:
> but in hardware , network adapter above name is missing and i can,t use 
> internet in opensolaris ?
> 
> can you provide drivers of the above card for solaries, and how i can connect 
> internet , it is userid and password base brodband.

I recommend running "pfexec scanpci" and filing a bug (either through
defect.opensolaris.org if you're using the OpenSolaris distribution or
through bugs.opensolaris.org if you're using Solaris Express).

At a guess, this is a Realtek 8139D and may already have a working
driver in OpenSolaris.  I would try:

        update_drv -a -i '"pci1904,2031"' rtls
        update_drv -a -i '"pci1904,8139"' rtls
        ifconfig -a plumb

Just a guess, though.  (For what it's worth, opensolaris-code probably
isn't the right mailing list to use.  I'd suggest
driver-disc...@opensolaris.org for device driver problems.)

-- 
James Carlson, Solaris Networking              <james.d.carl...@sun.com>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to