> > which should just work with the e1000g driver. Run > > these commands and see how things go: > > > > # update_drv -a -i ' "pci8086,104b" ' e1000g
See these bugs: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6482530 http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6480859 Doesn't the e1000g driver have a compiled in table for supported hardware, so that it isn't that easy (impossible?) to just add a new driver alias entry? > Here I get the "can't attach" message mentioned in > your blog, so I try > > #svcs clear svc:/network/physical:default > nd get > > Pattern 'clear' doesn't match any instances Should be "svcadm clear ..." > So then I begin mixing my metaphors and adding a > pci8086,104b line to /boot/solaris/devicedb/master > and rebooting -r and on boot I get a > > "Can't identify hardware" > message. That seems to be the failed result of the e1000g driver verifying the HW's pci id against its buildin list of supported e1000g devices. This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
