UIO: generic irq handling for some uio platform devices
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / Documentation / ide / warm-plug-howto.txt
blobd5885468b07261b283e3e65db5511ef2cf0c2c7c
2 IDE warm-plug HOWTO
3 ===================
5 To warm-plug devices on a port 'idex':
7 # echo -n "1" > /sys/class/ide_port/idex/delete_devices
9 unplug old device(s) and plug new device(s)
11 # echo -n "1" > /sys/class/ide_port/idex/scan
13 done