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:
External Bug:
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
Updated by Josh Hayes-Sheen almost 12 years ago
Oh right, Here's the relevant output from scanpci as well
pci bus 0x0003 cardnum 0x00 function 0x00: vendor 0x1148 device 0x9e00 SysKonnect SK-9E21D 10/100/1000Base-T Adapter, Copper RJ-45
Updated by Milan Jurik over 11 years ago
- Status changed from New to In Progress
- Assignee set to Milan Jurik
- Tags deleted (
needs-triage)
Updated by Milan Jurik over 11 years ago
Updated by Rich Lowe over 11 years ago
- Status changed from Pending RTI to Resolved
Resolved in r13699 commit:733714f4dc24
Actions