Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxa.cso.uiuc.edu!sac90286 From: sac90286@uxa.cso.uiuc.edu Newsgroups: comp.sys.ibm.pc Subject: Re: device drivers Message-ID: <111700031@uxa.cso.uiuc.edu> Date: 8 Feb 89 21:38:00 GMT References: <6858@fluke.COM> Lines: 5 Nf-ID: #R:fluke.COM:6858:uxa.cso.uiuc.edu:111700031:000:244 Nf-From: uxa.cso.uiuc.edu!sac90286 Feb 8 15:38:00 1989 There is a file called TCDEV.ARC which is a device driver skeleton into which you can put your interface functions. Compiling the result produces the driver. It's available on LOTS of bulletin boards, so you should have no trouble finding it.