Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!uwvax!oddjob!gargoyle!ihnp4!homxb!whuts!picuxa!gp From: gp@picuxa.UUCP (Greg Pasquariello X1190) Newsgroups: comp.unix.questions Subject: Loading device drivers Message-ID: <378@picuxa.UUCP> Date: Tue, 17-Nov-87 08:05:26 EST Article-I.D.: picuxa.378 Posted: Tue Nov 17 08:05:26 1987 Date-Received: Sat, 21-Nov-87 00:12:27 EST Organization: AT&T Information Systems, Parsippany NJ Lines: 17 Keywords: device drivers Okay here goes... I would like to write a device driver for Unix Sys5 V3.0 running on an AT&T 3b2/300. I have no problem writing the driver. My problem is, how the heck do I load it into the system?!? Don't I need to set the addresses of the routine into the cdevsw table (it's a character driver)? The only documentation that I can find simply tells me to update /etc/master.d, and or etc/system. Any help that you could send me (email please, I'll post if requested) would be greatly appreciated. Thanks in advance. Greg By the way, this is a personal machine, so no, I won't cause death and destruction in the wake of my testing :-}.