https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200987
Sean Bruno <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #1 from Sean Bruno <[email protected]> --- When the ixgbe driver was split and refactored, this line (now in if_ix.c) was changed to: if (i2c.dev_addr != 0xA0 && i2c.dev_addr != 0xA2) { -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
