Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!caen!hellgate.utah.edu!cc.usu.edu!sl87m From: sl87m@cc.usu.edu (The Barking Pumpkin Digital Gratification Ensemble) Newsgroups: comp.sys.amiga.programmer Subject: CMD_READ on hard drive devices. Message-ID: <1991Jun24.125808.48207@cc.usu.edu> Date: 24 Jun 91 18:58:08 GMT Organization: Utah State University Lines: 14 Hi! I'm trying to access block directly on hard drives, but (obviously) I've got a problem: I OpenDevice(...) fine, but when I go to do a DoIO(...), my machine crashes. If I do an OpenDevice(TD_NAME....), and turn on the drive motor, then do the DoIO(), it works fine. What could I possibly be doing wrong? My assumption is that CMD_READ,CMD_WRITE are universal for all devices, trackdisk or whatever. Thank you very much for your help in the past, people! (And for putting up with these questions....) James