diff options
author | Olaf Hering <olh@suse.de> | 2005-08-17 08:58:34 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2005-09-03 13:51:18 +0200 |
commit | 2dab3cabc4b3c1ef53965233dc8a05e0ddeeb38e (patch) | |
tree | 82dd082d2f40b0e86fac99893ff1ce44c73b635a /drivers/char/ftape/zftape/zftape-eof.c | |
parent | 09c8a9a0c0fe5b3182b6ecfa556fa77a55892c93 (diff) |
[WATCHDOG] correct sysfs name for watchdog devices
While looking for possible candidates for our udev.rules package,
I found a few odd ->name properties. /dev/watchdog has minor 130
according to devices.txt. Since all watchdog drivers use the
misc_register() call, they will end up in /sys/class/misc/$foo.
udev may create the /dev/watchdog node if the driver is loaded.
I dont have such a device, so I cant test it.
The drivers below provide names with spaces and even with / in it.
Not a big deal, but apps may expect /dev/watchdog.
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/char/ftape/zftape/zftape-eof.c')
0 files changed, 0 insertions, 0 deletions