Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - R index
The Linux kernel configuration item CONFIG_RAR_REGISTER
has multiple definitions:
drivers/platform/x86/Kconfig
The configuration item CONFIG_RAR_REGISTER:
CONFIG_PCI && CONFIG_X86_MRST
rar_driver
, rar_register
This driver allows other kernel drivers access to the contents of the restricted access region control registers.
The restricted access region control registers (rar_registers) are used to pass address and locking information on restricted access regions to other drivers that use restricted access regions.
The restricted access regions are regions of memory on the Intel MID Platform that are not accessible to the x86 processor, but are accessible to dedicated processors on board peripheral devices.
The purpose of the restricted access regions is to protect sensitive data from compromise by unauthorized programs running on the x86 processor.
drivers/staging/rar_register/Kconfig
The configuration item CONFIG_RAR_REGISTER:
CONFIG_PCI
rar_driver
, rar_register
This driver allows other kernel drivers access to the contents of the restricted access region control registers.
The restricted access region control registers (rar_registers) are used to pass address and locking information on restricted access regions to other drivers that use restricted access regions.
The restricted access regions are regions of memory on the Intel MID Platform that are not accessible to the x86 processor, but are accessible to dedicated processors on board peripheral devices.
The purpose of the restricted access regions is to protect sensitive data from compromise by unauthorized programs running on the x86 processor.
drivers/staging/rar/Kconfig
The configuration item CONFIG_RAR_REGISTER:
(none)
rar_driver
, rar_register
This driver allows other kernel drivers access to the contents of the restricted access region control registers.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
8086
("Intel Corporation"), device: 4110
8086
("Intel Corporation"), device: 4110
8086
("Intel Corporation"), device: 4110
Raw data from LKDDb:
lkddb module rar_driver CONFIG_RAR_REGISTER : drivers/staging/rar/Kconfig : "Restricted Access Region Register Driver" # in 2.6.32–2.6.33
lkddb module rar_register CONFIG_RAR_REGISTER : drivers/staging/rar_register/Kconfig : "Restricted Access Region Register Driver" # in 2.6.34–2.6.35
lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_STAGING : drivers/staging/rar/rar_driver.c # in 2.6.32–2.6.33
lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_STAGING : drivers/staging/rar_register/rar_register.c # in 2.6.34–2.6.35
lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_X86 : drivers/platform/x86/intel_rar_register.c # in 2.6.36–2.6.39, 3.0
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 - R index
Automatically generated (in year 2023). See also LKDDb sources on GitLab