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/KconfigThe configuration item CONFIG_RAR_REGISTER:
CONFIG_PCI && CONFIG_X86_MRSTrar_driver, rar_registerThis 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/KconfigThe configuration item CONFIG_RAR_REGISTER:
CONFIG_PCIrar_driver, rar_registerThis 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/KconfigThe configuration item CONFIG_RAR_REGISTER:
(none)rar_driver, rar_registerThis 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: 41108086 ("Intel Corporation"), device: 41108086 ("Intel Corporation"), device: 4110Raw 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.33lkddb module rar_register CONFIG_RAR_REGISTER : drivers/staging/rar_register/Kconfig : "Restricted Access Region Register Driver" # in 2.6.34–2.6.35lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_STAGING : drivers/staging/rar/rar_driver.c # in 2.6.32–2.6.33lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_STAGING : drivers/staging/rar_register/rar_register.c # in 2.6.34–2.6.35lkddb pci 8086 4110 .... .... ...... : CONFIG_RAR_REGISTER CONFIG_X86 : drivers/platform/x86/intel_rar_register.c # in 2.6.36–2.6.39, 3.0This 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 2025). See also LKDDb sources on GitLab