https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246885

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

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

--- Comment #8 from Jose Luis Duran <jldu...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to