Sign in
googlers
/
maze
/
linux
/
5e3609f60c09f0f15f71f80c6d7933b2c7be71a6
/
.
/
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