Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!melpar!dan From: dan@melpar.UUCP (Dan Pawlowski) Newsgroups: comp.unix.questions Subject: Motorolla Unix Device Drivers Keywords: Driver Message-ID: <232@melpar.UUCP> Date: 19 Sep 89 23:02:19 GMT Organization: E-Systems, Falls Church, VA Lines: 15 1. I am writing a Unix driver for a DMA device under system 5 release 3. (Motorolla 68030-MVME147). Is there any way to get to the strategy routine without calling it explicitly from the write routine. Somehow I am getting to my strategy routine from my application, by calling write, but not actually entering the write entry point. Does anyone have an idea on what is happening? 2. This question is a general one on whether anyone has any installation procedures (documents describing procedures etc..) for installing a DMA device driver for Unix system 5 release 3 for a motorolla MVME147. Please mail replies to uunet!melpar!dan Thank you -Dan Pawlowski.