One of many useful things for system without blinking lights, disk network, thermal alert, etc. And a cheap helper for handicapped folks who can't hear an audible alert....drivers are not expected to act on their own. I was expecting toWhat's the benefit of such an interface? If you're able to trigger
get nice /sys/class/led* interface to my keyboard leds.
keyboard LEDs via that interface, you're also able to use the ioctl()
on /dev/console.
Well, at least it is standartized interface... plus it can do stuff
like "blink that led on disk access".
I think the intention of the blink driver was to have a *early* blink,
i.e. before initrd (and on systems without intrd, before the first
init script runs).
...and yes, it can autoblink, too. It should be even possible to set
default behaviour of led to blink, doing what the blink driver does,
but in a clean way.