Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!NBarbieri.es@PARC-MAXC.ARPA From: NBarbieri.es@PARC-MAXC.ARPA Newsgroups: net.unix-wizards Subject: Device Driver help Message-ID: <14133@sri-arpa.UUCP> Date: Tue, 29-Nov-83 17:57:58 EST Article-I.D.: sri-arpa.14133 Posted: Tue Nov 29 17:57:58 1983 Date-Received: Fri, 2-Dec-83 06:59:48 EST Lines: 13 I'm new at writing device drivers and need some pointers to some documentation if it exists on the kernal device driver interfaces for block and character devices. Our Unix package (Unisoft+) doesn't give a very good description of their interface mechanisms. I called the OEM of the system (Microbar Systems), and they say that the interfaces are standard Unix. Okay, then it must be documented somewhere, hopefully. I'm looking for such things as what each function does, what it expects for input, what it returns, etc. (on such things as ttread(). ttwrite(), ttychars(), ttyopen(), etc.). Any ideas? Nick (NBarbieri.es@parc-maxc)