Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
W index
The Linux kernel configuration item CONFIG_WDT_501 has multiple definitions:
drivers/char/watchdog/KconfigThe configuration item CONFIG_WDT_501:
( CONFIG_WDT ) && ( CONFIG_WATCHDOG && CONFIG_PCI )Saying Y here and creating a character special file /dev/temperature with major number 10 and minor number 131 ("man mknod") will give you a thermometer inside your computer: reading from /dev/temperature yields one byte, the temperature in degrees Fahrenheit. This works only if you have a WDT501P watchdog board installed.
If you want to enable the Fan Tachometer on the WDT501P, then you can do this via the tachometer parameter. Only do this if you have a fan tachometer actually set up.
drivers/watchdog/KconfigThe configuration item CONFIG_WDT_501:
( CONFIG_WDT ) && ( CONFIG_PCI )Saying Y here and creating a character special file /dev/temperature with major number 10 and minor number 131 ("man mknod") will give you a thermometer inside your computer: reading from /dev/temperature yields one byte, the temperature in degrees Fahrenheit. This works only if you have a WDT501P watchdog board installed.
If you want to enable the Fan Tachometer on the WDT501P, then you can do this via the tachometer parameter. Only do this if you have a fan tachometer actually set up.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - W index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.