OpenSolaris

Printable Version Enter a New Search
Bug ID 6658931
Synopsis superfluous error messages from nxge_attach on Neptune
State 10-Fix Delivered (Fix available in build)
Category:Subcategory driver:nxge
Keywords
Responsible Engineer Santwona Behera
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_84
Fixed In snv_84
Release Fixed solaris_nevada(snv_84) , solaris_10u6(s10u6_01) (Bug ID:2159469)
Related Bugs 6502748 , 6551884
Submit Date 4-February-2008
Last Update Date 27-February-2008
Description
When nxge attempts to attach to the third and fourth PCI functions
on Neptune, it correctly detects that these are not supported and
fails; however, it also produces unnecessary error messages in the
system log of the form

WARNING: nxge2 : Unsupported function 2. Only functions 0 and 1 are supported for this card.

Since we do not expect those functions to work on this device, there
is no reason to log these warnings.
Work Around
N/A
Comments
N/A