projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ide-atapi: remove ide-scsi remnants from ide_pc_intr()
[linux-2.6]
/
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