Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!mit-eddie!uw-beaver!rice!sun-spots-request From: goss@cs.umn.edu (Kenneth S. Goss) Newsgroups: comp.sys.sun Subject: Adding new device drivers in Sun OS 4.0 Keywords: SunOS Message-ID: <11441@umn-cs.CS.UMN.EDU> Date: 16 Mar 89 01:10:05 GMT Sender: usenet@rice.edu Organization: University of Minnesota, Minneapolis Lines: 15 Approved: Sun-Spots@rice.edu Original-Date: 8 Mar 89 21:53:04 GMT X-Sun-Spots-Digest: Volume 7, Issue 201, message 13 of 15 In upgrading from OS 3.5 -> 4.0, I have had to reinstall a custom device drive for a dataqube we are using. I followed the same procedures used in 3.5 for adding a device to a kernal (editing sun/conf.c, conf/files, and the kernal source and running config kernal_name) but config kernal_name will not place the necessary dependencies in the Makefile for building the kernal, ie. ../kernal_name/Makefile does not include instructions to compile and link the new device driver. I've tried forcing the link, but the kernal still won't work, so the question is, how do I get config to recognize the new device drive routines? Please e-mail responses to : goss@umn-ai.cs.umn.edu Ken Goss AI Admin goss@umn-ai.cs.umn.edu