11da177e4SLinus Torvalds# 21da177e4SLinus Torvalds# Misc strange devices 31da177e4SLinus Torvalds# 41da177e4SLinus Torvalds 51da177e4SLinus Torvaldsmenu "Misc devices" 61da177e4SLinus Torvalds 71da177e4SLinus Torvaldsconfig IBM_ASM 81da177e4SLinus Torvalds tristate "Device driver for IBM RSA service processor" 966172d25SMax Asbock depends on X86 && PCI && EXPERIMENTAL 101da177e4SLinus Torvalds ---help--- 111da177e4SLinus Torvalds This option enables device driver support for in-band access to the 121da177e4SLinus Torvalds IBM RSA (Condor) service processor in eServer xSeries systems. 131da177e4SLinus Torvalds The ibmasm device driver allows user space application to access 141da177e4SLinus Torvalds ASM (Advanced Systems Management) functions on the service 151da177e4SLinus Torvalds processor. The driver is meant to be used in conjunction with 161da177e4SLinus Torvalds a user space API. 171da177e4SLinus Torvalds The ibmasm driver also enables the OS to use the UART on the 181da177e4SLinus Torvalds service processor board as a regular serial port. To make use of 191da177e4SLinus Torvalds this feature serial driver support (CONFIG_SERIAL_8250) must be 201da177e4SLinus Torvalds enabled. 211da177e4SLinus Torvalds 221da177e4SLinus Torvalds WARNING: This software may not be supported or function 231da177e4SLinus Torvalds correctly on your IBM server. Please consult the IBM ServerProven 2401e77d31SAdrian Bunk website <http://www.pc.ibm.com/ww/eserver/xseries/serverproven> for 251da177e4SLinus Torvalds information on the specific driver level and support statement 261da177e4SLinus Torvalds for your IBM server. 271da177e4SLinus Torvalds 281da177e4SLinus Torvalds 291da177e4SLinus Torvalds If unsure, say N. 301da177e4SLinus Torvalds 3159f14800SBrent Casavantconfig SGI_IOC4 3259f14800SBrent Casavant tristate "SGI IOC4 Base IO support" 33aa6c2e62SAl Viro depends on PCI 3459f14800SBrent Casavant ---help--- 3559f14800SBrent Casavant This option enables basic support for the IOC4 chip on certain 3659f14800SBrent Casavant SGI IO controller cards (IO9, IO10, and PCI-RT). This option 3759f14800SBrent Casavant does not enable any specific functions on such a card, but provides 3859f14800SBrent Casavant necessary infrastructure for other drivers to utilize. 3959f14800SBrent Casavant 4059f14800SBrent Casavant If you have an SGI Altix with an IOC4-based card say Y. 4159f14800SBrent Casavant Otherwise say N. 4259f14800SBrent Casavant 43f9565129SAlex Dubovconfig TIFM_CORE 44f9565129SAlex Dubov tristate "TI Flash Media interface support (EXPERIMENTAL)" 45f9565129SAlex Dubov depends on EXPERIMENTAL 46f9565129SAlex Dubov help 47f9565129SAlex Dubov If you want support for Texas Instruments(R) Flash Media adapters 48f9565129SAlex Dubov you should select this option and then also choose an appropriate 49f9565129SAlex Dubov host adapter, such as 'TI Flash Media PCI74xx/PCI76xx host adapter 50f9565129SAlex Dubov support', if you have a TI PCI74xx compatible card reader, for 51f9565129SAlex Dubov example. 52f9565129SAlex Dubov You will also have to select some flash card format drivers. MMC/SD 53f9565129SAlex Dubov cards are supported via 'MMC/SD Card support: TI Flash Media MMC/SD 54f9565129SAlex Dubov Interface support (MMC_TIFM_SD)'. 551da177e4SLinus Torvalds 56f9565129SAlex Dubov To compile this driver as a module, choose M here: the module will 57f9565129SAlex Dubov be called tifm_core. 58f9565129SAlex Dubov 59f9565129SAlex Dubovconfig TIFM_7XX1 60f9565129SAlex Dubov tristate "TI Flash Media PCI74xx/PCI76xx host adapter support (EXPERIMENTAL)" 61f9565129SAlex Dubov depends on PCI && TIFM_CORE && EXPERIMENTAL 62f9565129SAlex Dubov default TIFM_CORE 63f9565129SAlex Dubov help 64f9565129SAlex Dubov This option enables support for Texas Instruments(R) PCI74xx and 65f9565129SAlex Dubov PCI76xx families of Flash Media adapters, found in many laptops. 66f9565129SAlex Dubov To make actual use of the device, you will have to select some 67f9565129SAlex Dubov flash card format drivers, as outlined in the TIFM_CORE Help. 68f9565129SAlex Dubov 69f9565129SAlex Dubov To compile this driver as a module, choose M here: the module will 70f9565129SAlex Dubov be called tifm_7xx1. 71f9565129SAlex Dubov 7285091b71SCorentin Charyconfig ASUS_LAPTOP 7385091b71SCorentin Chary tristate "Asus Laptop Extras (EXPERIMENTAL)" 7485091b71SCorentin Chary depends on X86 7585091b71SCorentin Chary depends on ACPI 7685091b71SCorentin Chary depends on EXPERIMENTAL && !ACPI_ASUS 77be18cdabSCorentin Chary depends on LEDS_CLASS 7885091b71SCorentin Chary ---help--- 7985091b71SCorentin Chary This is the new Linux driver for Asus laptops. It may also support some 8085091b71SCorentin Chary MEDION, JVC or VICTOR laptops. It makes all the extra buttons generate 8185091b71SCorentin Chary standard ACPI events that go through /proc/acpi/events. It also adds 8285091b71SCorentin Chary support for video output switching, LCD backlight control, Bluetooth and 8385091b71SCorentin Chary Wlan control, and most importantly, allows you to blink those fancy LEDs. 8485091b71SCorentin Chary 8585091b71SCorentin Chary For more information and a userspace daemon for handling the extra 8685091b71SCorentin Chary buttons see <http://acpi4asus.sf.net/>. 8785091b71SCorentin Chary 8885091b71SCorentin Chary If you have an ACPI-compatible ASUS laptop, say Y or M here. 8985091b71SCorentin Chary 908c4c731aSLennart Poetteringconfig MSI_LAPTOP 918c4c731aSLennart Poettering tristate "MSI Laptop Extras" 928c4c731aSLennart Poettering depends on X86 938c4c731aSLennart Poettering depends on ACPI_EC 948c4c731aSLennart Poettering depends on BACKLIGHT_CLASS_DEVICE 958c4c731aSLennart Poettering ---help--- 968c4c731aSLennart Poettering This is a driver for laptops built by MSI (MICRO-STAR 978c4c731aSLennart Poettering INTERNATIONAL): 988c4c731aSLennart Poettering 998c4c731aSLennart Poettering MSI MegaBook S270 (MS-1013) 1008c4c731aSLennart Poettering Cytron/TCM/Medion/Tchibo MD96100/SAM2000 1018c4c731aSLennart Poettering 1028c4c731aSLennart Poettering It adds support for Bluetooth, WLAN and LCD brightness control. 1038c4c731aSLennart Poettering 1048c4c731aSLennart Poettering More information about this driver is available at 1058c4c731aSLennart Poettering <http://0pointer.de/lennart/tchibo.html>. 1068c4c731aSLennart Poettering 1078c4c731aSLennart Poettering If you have an MSI S270 laptop, say Y or M here. 1088c4c731aSLennart Poettering 109f9565129SAlex Dubovendmenu 110