OpenSolaris

Printable Version Enter a New Search
Bug ID 6603848
Synopsis dmfe does not restart link when changing advertised parameters with ndd
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:driver-dmfe
Keywords
Responsible Engineer Garrett Damore
Reported Against
Duplicate Of
Introduced In solaris_9
Commit to Fix snv_76
Fixed In snv_76
Release Fixed solaris_nevada(snv_76)
Related Bugs
Submit Date 12-September-2007
Last Update Date 29-October-2007
Description
When changing adv_100fdx_cap and adv_100hdx_cap to zero (from their default values), the NIC doesn't restart.  Reading the code, it appears that the PHY services are only restarted if the adv_autoneg parameter is touched.
Work Around
Poke at adv_autoneg.  NICDRV doesn't do this, so it fails.
Comments
N/A