I found an answer to this problem with some helpful people on the #opensolaris chat server.
All that was required was the following command: update_drv -a -i '"pci1814,301"' ral This adds the device id to the current list of device id's already defined in the driver alias file. You can issue the command update_drv <drivername> to get a list of device id's already defined. so for my case i would type update_drv ral After this, the driver driver does not work with my card. It still fails to attach. -- This message posted from opensolaris.org _______________________________________________ networking-discuss mailing list [email protected]
