Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: watcher on March 12, 2004, 10:37:04 AM
-
Hi
Does a Hard Disk fitted to an A1200 automatically park itself?
Or is there a program that i nedd to be able to do it?
Sorry if it's a dumb question!
Thanks
-
Hi :-)
Modern ;-) Hard Disks are automaticaly parking their heads after some times of inactivity (usualy 30" or 1mn).
BTW, that behavior can be seted in the rom's Hard Disk, or initiated by software, but I can't remember the name of it :-(
-
Nothing can park itself. You need to drive a vehicle if you need to park it in a parking space.
-
http://uk.aminet.net/pub/aminet/disk/misc/HDSleep.lha
Or if you fancy coding your own:
http://oldwww.nvg.ntnu.no/amiga/MC680x0_Sections/index.HTML
http://amiga.nvg.org/amiga/reference/Devices_Manual_guide/node0079.html
ULONG rdb_AutoParkSeconds; /* zero for no auto park */
Skippy