Difference between revisions of "Ultrabay"
m (X models do not have UltraBay's. But UltraBase does) |
|||
Line 4: | Line 4: | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | ||
=== IBM UltraBay === | === IBM UltraBay === | ||
− | UltraBay is IBM's name for the swapable drive slot. Introduced back in the times of the 770 Thinkpads, this technology has gone through redesigns with almost every new generation of Thinkpad models, possibly leading to some confusion that is hopefully cleared up here. The following table gives an overview of the different UltraBay types, in which models they occurred and what drives are available for them. | + | UltraBay is IBM's name for the swapable drive slot. With IBMs words: "The ThinkPad UltraBay, also standard with the system, is an intelligent bay that switches its pinout signals to allow the installation of standard and optional features in what would normally be just the FDD bay." Introduced back in the times of the 770 Thinkpads, this technology has gone through redesigns with almost every new generation of Thinkpad models, possibly leading to some confusion that is hopefully cleared up here. The following table gives an overview of the different UltraBay types, in which models they occurred and what drives are available for them. |
Note that the optical drive bay in G series Thinkpads is not an UltraBay in that the drives are fixed and not removable. | Note that the optical drive bay in G series Thinkpads is not an UltraBay in that the drives are fixed and not removable. | ||
Line 62: | Line 62: | ||
==Linux Support== | ==Linux Support== | ||
− | + | The pinout switching is done by the BIOS and hardware, so that it is completely transparent to the operating system. | |
+ | Hence, all IDE drives are supported by the IDE driver in the linux kernel. SCSI emulation is possible. Floppy drives are supported by the standard floppy driver. ZIP drive support is possible through the ide-disk driver. Batteries are BIOS controlled, anyway. | ||
+ | |||
Hotswapping is supposed to be supported as well, using hdparm to (un)register devices. NOTE: This seems to be broken with 2.6 kernels. | Hotswapping is supposed to be supported as well, using hdparm to (un)register devices. NOTE: This seems to be broken with 2.6 kernels. | ||
If UltraBay Plus devices are supported is not known. | If UltraBay Plus devices are supported is not known. |
Revision as of 22:34, 17 April 2005
Mechanical Characteristics
- UltraBay FX: The combined floppy drive and CD-ROM, DVD or CDRW mechanism found in the 390/390E/390X.
- UltraSlimBay: Frame, rectangle like blending
- UltraBay 2000: Frame, blending has cut out egde on the right
- UltraBay Plus: same as UltraBay 2000, but can take WorkPad cradle and numpad
- UltraBay Slim: notably thinner than UltraBay 2000, cut out right edge in blending
- UltraBay Enhanced: Accepts UltraBay Slim devices
Linux Support
The pinout switching is done by the BIOS and hardware, so that it is completely transparent to the operating system. Hence, all IDE drives are supported by the IDE driver in the linux kernel. SCSI emulation is possible. Floppy drives are supported by the standard floppy driver. ZIP drive support is possible through the ide-disk driver. Batteries are BIOS controlled, anyway.
Hotswapping is supposed to be supported as well, using hdparm to (un)register devices. NOTE: This seems to be broken with 2.6 kernels. If UltraBay Plus devices are supported is not known.