Bug 198023 - pciconf does not display device information for Emulex Skyhawk adapter
Summary: pciconf does not display device information for Emulex Skyhawk adapter
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 9.3-RELEASE
Hardware: amd64 Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-25 05:54 UTC by Praveen
Modified: 2021-07-31 05:51 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen 2015-02-25 05:54:30 UTC
pciconf does not display device information for Emulex Skyhawk adapter in FreeBSD 9.1 and 9.3.

oce0@pci0:21:0:0:    class=0x020000 card=0x89bc152d chip=0x072010df rev=0x10
hdr=0x00
    vendor     = 'Emulex Corporation'
    class      = network
    subclass   = ethernet

As shown above, pciconf is displaying vendor information but it is not displaying device information.

pciconf is displaying device information correctly in FreeBSD 10.0 as shown below.
oce0@pci0:4:0:0:        class=0x020000 card=0xe84110df chip=0x072010df rev=0x10
hdr=0x00
    vendor     = 'Emulex Corporation'
    device     = 'OneConnect NIC (Skyhawk)'
    class      = network
    subclass   = ethernet



Can we have pciconf display device information in FreeBSD 9.1 and 9.3
Comment 1 David Bright freebsd_committer freebsd_triage 2021-06-09 18:05:01 UTC
As FreeBSD 9.x is no longer supported, I suggest this bug should be closed. Any objections?
Comment 2 Warner Losh freebsd_committer freebsd_triage 2021-07-31 05:51:17 UTC
FreeBSD 9 is no longer supported, closing this bug as it's fixed in 10 and newer.