Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak...
[sfrench/cifs-2.6.git] / Documentation / ide / warm-plug-howto.txt
1
2 IDE warm-plug HOWTO
3 ===================
4
5 To warm-plug devices on a port 'idex':
6
7 # echo -n "1" > /sys/class/ide_port/idex/delete_devices
8
9 unplug old device(s) and plug new device(s)
10
11 # echo -n "1" > /sys/class/ide_port/idex/scan
12
13 done