Difference between revisions of "Lt hotswap"

From ThinkWiki
Jump to: navigation, search
(Project Homepage / Availability)
m (Project Homepage / Availability)
Line 18: Line 18:
 
*Latest version: http://prdownloads.sourceforge.net/lths/lt_hotswap-0.2.0.tar.gz?download
 
*Latest version: http://prdownloads.sourceforge.net/lths/lt_hotswap-0.2.0.tar.gz?download
  
Development and discursion of lt_hotswap is currently being held in  
+
Development and discussion of lt_hotswap is currently being held in  
 
[[Mailinglists#Linux-ThinkPad Mailinglist|Linux-ThinkPad Mailinglist]].
 
[[Mailinglists#Linux-ThinkPad Mailinglist|Linux-ThinkPad Mailinglist]].
  

Revision as of 00:51, 9 March 2006

lt_hotswap

The lt_hotswap kernel module enables hot-swapping for disk drives with full DMA support under Linux. It should work on any ThinkPad with hot-swappable bays and ACPI support. The driver needs ibm-acpi to be running.

Features

  • enable hotswapping of UltraBay drives
  • automatic IDE unregistering on ibm-acpi eject event
  • leaves DMA support intact

Limitations

  • does not work with APM

Project Homepage / Availability

Development and discussion of lt_hotswap is currently being held in Linux-ThinkPad Mailinglist.

Installation

In order to use the driver you must use ACPI and also have the ibm-acpi driver linked to your kernel (module or compiled).

When loading the hotswap module, you can use the module parameter: auto_eject=1 to automatically unregister the drives IDE interface. This will happen upon popping out the UltraBay lever.

Supported models

The driver has been explicitly reported to work on the following models. It should work on many others as well:

The lt_hotswap driver will not work if you use the ata_piix driver rather than the generic IDE driver (ata_piix is necessary on some models to get DMA support, see problems with SATA and Linux).