repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
iwlwifi: Add eeprom version to the version file in sysfs
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
Documentation
/
ide
/
warm-plug-howto.txt
blob
d5885468b07261b283e3e65db5511ef2cf0c2c7c
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