Juan Jose Alorda write:
> Thank you for the quick response
> I performed your suggestion and I got this printout
>
> juanjo at opensolaris:~# prtconf -D | grep rum
> device (driver name: rum)
>
It's odd, no instance here, pleaes try:
# uname -a (show your opensolaris version here)
----> un-plug your adapter
# rem_drv rum
# add_drv -i '"usb1915,2234"' rum
---> plug your adapter
# prtconf -D | grep rum
---> should be like "device, instance #0 (driver name: rum)"
--
Quaker
>
> juanjo at opensolaris:~# update_drv -a -i ""usb1915.2234"" rum
> ("usb1915.2234") already in use as a driver or alias.
>
> juanjo at opensolaris:~# ifconfig rum1 plumb
> ifconfig: cannot open link "rum1": DLPI link does not exist
>
> So seems to be the same error,
>
> In Ubuntu and Windows works fine.
>
> Would the Solaris version could cause it ?
> Best regards
>