Discussion:
[Bug 246885] if_igb: Loader tunables/LEDs gone after iflib conversion?
b***@freebsd.org
2021-05-16 06:42:00 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

Jose Luis Duran <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #217604|0 |1
is obsolete| |

--- Comment #8 from Jose Luis Duran <***@gmail.com> ---
Created attachment 224987
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224987&action=edit
Add back LED device node.

Add `iflib_led_create` late during `attach_post()` (don't know where else to
put it).

I could not find any other device using `iflib_led_create` (I must be
identifying NICs wrong).

Test plan:

# echo f2 > /dev/led/em0

LEDs blink.

# echo 0 > /dev/led/em0

LEDs stop blinking.
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-16 06:49:38 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

Jose Luis Duran <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Summary|if_igb: Loader |if_em: Add back LED device
|tunables/LEDs gone after |node (gone after iflib
|iflib conversion? |conversion)
--
You are receiving this mail because:
You are the assignee for the bug.
b***@freebsd.org
2021-05-16 06:50:11 UTC
Permalink
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

Jose Luis Duran <***@gmail.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Version|12.1-RELEASE |CURRENT
--
You are receiving this mail because:
You are the assignee for the bug.
Loading...