Sign in
googlers
/
maze
/
linux
/
871d3779cba18b028e34d0d2f6cc6caae76a97b6
/
.
/
Documentation
/
ide
/
warm-plug-howto.txt
blob: d5885468b07261b283e3e65db5511ef2cf0c2c7c [
file
] [
log
] [
blame
]
IDE warm-plug HOWTO
===================
To warm-plug devices on a port 'idex':
# echo -n "1" > /sys/class/ide_port/idex/delete_devices
unplug old device(s) and plug new device(s)
# echo -n "1" > /sys/class/ide_port/idex/scan
done