Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site softart.UUCP Path: utzoo!watmath!softart!ashok From: ashok@softart.UUCP (Ashok C. Patel) Newsgroups: net.micro.pc Subject: Re: Device Drivers Message-ID: <14@softart.UUCP> Date: Thu, 6-Nov-86 20:05:48 EST Article-I.D.: softart.14 Posted: Thu Nov 6 20:05:48 1986 Date-Received: Fri, 7-Nov-86 22:48:31 EST References: <148@bdcvax.UUCP> Organization: Softart Microsystems Inc., Waterloo Ont. Canada Lines: 29 > >/***** ubc-bdcvax:net.micro.pc / A60!lee / 9:30 am Oct 27, 1986*/ > > > > I am interested in experimenting with device drivers. Does anyone > >know how to write one or where I might find detailed information on their > >structure and implementation? > > > > Thanks in advance > > > >-- > >Gene Lee UUCP: ...ihnp4!{meccts,dayton,rosevax}!ems!A60!lee > >Sperry Corporation ATT: (612) 635-6334 > >/* ---------- */ > > Me too, please! > > Kevin Gordon UUCP ubc-vision!ubc-bdcvax!kevin > > Bio-Sciences Data Center > University of British Columbia > Vancouver B.C. The DOS Technical Reference manual the IBM sells (at hiway robbery prices!) has all the information necessary to write device drivers. Included on the DOS 3.x Supplement disk is a commented source listing of VDISK.SYS (IBM's Ram disk program). This is a good reference for how to actually write one. Ashok C. Patel Softart Microsystems Inc. -------------------------