Path: utzoo!utgpu!water!watmath!clyde!bellcore!rutgers!gatech!uflorida!haven!decuac!felix!info-ultrix From: jbm@eos.UUCP (Jeffrey Mulligan) Newsgroups: comp.unix.ultrix Subject: Re: Device Drivers for MicroVax under Ultrix Message-ID: <54913@felix.UUCP> Date: 23 Aug 88 15:39:03 GMT References: <54075@felix.UUCP> Sender: info-ultrix@felix.UUCP Reply-To: jbm@eos.UUCP (Jeffrey Mulligan) Organization: NASA Ames Research Center, California Lines: 29 Approved: zemon@felix.UUCP Reply-Path: >From an earlier posting by me: >> There was only one real hitch. When I tried to relink the new kernel, >> the symbols spl6(), splx(), (set processor priority) came up >> undefined. Thanks to all who responded. On the microvax, the filter was not vax/inline/inline but mvax/asm. Interestingly, the source file for my driver was already listed in conf/files.mvax: ../vaxuba/ik.c non-supported device driver I could not find any appropriate makefile entry however; the kernel makefile had something like: ik.o: ln -s ../BINARY.mvax/ik.o ik.o Anyway, I put the (unadulterated) driver source from BINARY.mvax to vaxuba, created a little makefile in BINARY.mvax, and all was well. I still don't see why config didn't put the compile instructions in some makefile by itself. -- Jeff Mulligan (jbm@aurora.arc.nasa.gov) NASA/Ames Research Ctr., Mail Stop 239-3, Moffet Field CA, 94035 (415) 694-6290