Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_RNG
:
( CONFIG_X86 || CONFIG_IA64 ) && CONFIG_PCI
i810_rng
This driver provides kernel-side support for the Random Number Generator hardware found on Intel i8xx-based motherboards.
Both a character driver, used to read() entropy data, and a timer function which automatically adds entropy directly into the kernel pool, are exported by this driver.
To compile this driver as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called i810_rng.
If unsure, say N.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 2418
("82801AA PCI Bridge")8086
("Intel Corporation"), device: 2428
("82801AB PCI Bridge")8086
("Intel Corporation"), device: 2448
("82801 Mobile PCI Bridge")8086
("Intel Corporation"), device: 244e
("82801 PCI Bridge")8086
("Intel Corporation"), device: 245e
("82801E PCI Bridge")Raw data from LKDDb:
lkddb module i810_rng CONFIG_INTEL_RNG : drivers/char/Kconfig : "Intel i8x0 Random Number Generator support" # in 2.5.45–2.5.64
lkddb pci 8086 2418 .... .... ...... : CONFIG_INTEL_RNG : drivers/char/i810_rng.c # in 2.5.45–2.5.64
lkddb pci 8086 2428 .... .... ...... : CONFIG_INTEL_RNG : drivers/char/i810_rng.c # in 2.5.45–2.5.64
lkddb pci 8086 2448 .... .... ...... : CONFIG_INTEL_RNG : drivers/char/i810_rng.c # in 2.5.45–2.5.64
lkddb pci 8086 244e .... .... ...... : CONFIG_INTEL_RNG : drivers/char/i810_rng.c # in 2.5.45–2.5.64
lkddb pci 8086 245e .... .... ...... : CONFIG_INTEL_RNG : drivers/char/i810_rng.c # in 2.5.45–2.5.64
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 - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab