[Bug 270163] Intel 82571EB quad port adapter causing ifconfig response delays when only one interface plugged in at boot
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Mar 2023 05:04:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270163 --- Comment #8 from Timothy Pearson <tpearson@raptorengineering.com> --- OK, looks like it's on data transmission, CARP was just the first transmission on the device when it was set up. With CARP disabled, the log looks similar, everything looks OK then it dies somewhere in the first few lines here: e1000_put_hw_semaphore __e1000_read_phy_reg_igp e1000_get_hw_semaphore e1000_read_phy_reg_mdic e1000_put_hw_semaphore e1000_get_laa_state_82571 e1000_rar_set_generic e1000_get_laa_state_82571 e1000_rar_set_generic e1000_check_for_copper_link e1000_phy_has_link_generic __e1000_read_phy_reg_igp e1000_get_hw_semaphore Driver can't access device - SMBI bit is set. e1000_put_hw_semaphore e1000_read_phy_reg_mdic MDI Error e1000_put_hw_semaphore __e1000_read_phy_reg_igp e1000_get_hw_semaphore Driver can't access device - SMBI bit is set. e1000_put_hw_semaphore e1000_read_phy_reg_mdic MDI Error e1000_put_hw_semaphore -- You are receiving this mail because: You are the assignee for the bug.