Difference between revisions of "Lt hotswap"

From ThinkWiki
Jump to: navigation, search
m (Supported models: - T22, T40)
(Installation and module parameters)
Line 6: Line 6:
  
 
Development and discursion of lt_hotswap is currently being held in  
 
Development and discursion of lt_hotswap is currently being held in  
[[Mailinglists#Linux-ThinkPad Mailinglist|Linux-ThinkPad Mailinglist]].
+
[[Mailinglists#Linux-ThinkPad Mailinglist|Linux-ThinkPad Mailinglist]].  Current highlights of discussion and user experiences follow:
 +
 
 +
===Installation===
 +
In order to use the driver you must also have the ibm-acpi driver linked to your kernel (module or compiled).  When loading the hotswap module, you can use module parameter
 +
:auto_eject=1
 +
to automatically unregister IDE drive interfaces and eject the drive automatically by the kernel.  This will happen upon popping out the ultrabay lever.
  
 
===Supported models===
 
===Supported models===

Revision as of 05:04, 3 March 2006

This page is a stub

You can help ThinkWiki by expanding it.

The lt_hotswap kernel module enables hot-swapping for disk drives with full DMA support under Linux. It should work on any laptop with hot-swappable bays and ACPI support.

Latest version: http://churchofjim.org/sources/lt_hotswap-0.2.0.tar.gz

Development and discursion of lt_hotswap is currently being held in Linux-ThinkPad Mailinglist. Current highlights of discussion and user experiences follow:

Installation

In order to use the driver you must also have the ibm-acpi driver linked to your kernel (module or compiled). When loading the hotswap module, you can use module parameter

auto_eject=1

to automatically unregister IDE drive interfaces and eject the drive automatically by the kernel. This will happen upon popping out the ultrabay lever.

Supported models

Users report success with T22 and T40 on mailing list, although many other models should also work.