Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IBM_ASM
:
( CONFIG_X86 && CONFIG_PCI && CONFIG_INPUT ) && ( CONFIG_SERIAL_8250 || CONFIG_SERIAL_8250 = CONFIG_n )
ibmasm
This option enables device driver support for in-band access to the IBM RSA (Condor) service processor in eServer xSeries systems. The ibmasm device driver allows user space application to access ASM (Advanced Systems Management) functions on the service processor. The driver is meant to be used in conjunction with a user space API. The ibmasm driver also enables the OS to use the UART on the service processor board as a regular serial port. To make use of this feature serial driver support (SERIAL_8250) must be enabled.
WARNING: This software may not be supported or function correctly on your IBM server. Please consult the IBM ServerProven website https://www-03.ibm.com/systems/info/x86servers/serverproven/compat/us/ for information on the specific driver level and support statement for your IBM server.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1014
("IBM"), device: 010f
("Remote Supervisor Adapter (RSA)")Raw data from LKDDb:
lkddb fs "ibmasmfs" : CONFIG_IBM_ASM : drivers/misc/ibmasm/ibmasmfs.c # in 2.6.4–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module ibmasm CONFIG_IBM_ASM : drivers/misc/Kconfig : "Device driver for IBM RSA service processor" # in 2.6.4–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pci 1014 010f .... .... ...... : CONFIG_IBM_ASM : drivers/misc/ibmasm/module.c # in 2.6.4–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 2024). See also LKDDb sources on GitLab