b***@freebsd.org
2021-05-16 06:42:00 UTC
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.
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.
You are receiving this mail because:
You are the assignee for the bug.