Actions
Bug #1572
closedMissing PCI ID for SK-9E21D (yge)
Start date:
2011-09-26
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
I recently installed a pci-e syskonnect adapter and though it's listed in the Solaris HCL it was not detected on my installation of Open Indiana, It appears the problem is a missing driver alias in /etc/driver_alias, I was able to initially enable the drive with
$ update_drv -v -a -i '"pciex1148,9e00"'
I then was able to make this persistent by adding the following line to /etc/driver_alias at line 528 (To group it with the other yge aliases)
yge "pciex1148,9e00"
Files
Actions