Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA6072 ; Mon, 04 Jan 93 17:20:51 EST Newsgroups: comp.unix.bsd Path: sserve!manuel.anu.edu.au!munnari.oz.au!spool.mu.edu!caen!zaphod.mps.ohio-state.edu!cs.utexas.edu!lgc.com!lgc.com!danson From: danson@lgc.com (Doug Anson) Subject: codrv problems.. Message-ID: <1993Jan6.184438.5175@lgc.com> Keywords: 386BSD, codrv Sender: usenet@lgc.com Nntp-Posting-Host: voodoo.lgc.com Organization: LandMark Graphics Corporation LGC Date: Wed, 6 Jan 1993 18:44:38 GMT Lines: 29 HI: I tried installing the latest codrv package (keycap-0.1.1.tar.Z). I ran into several problems with /sys/i386/i386/conf.c. I _REMOVED_ the pc0 interface definition from my config file and installed the co0 interface as told by the instructions. As a result, I got an unresolved error in /sys/i386/i386/conf.c (pcmmap to be specific) when compiling the kernel. Well, I decided to ifdef the pccons stuff (i.e. if NPC > 0 ...) as is done with other drivers in conf.c. I managed to get the kernel recompiled successfully. However, In addition, I made the /dev/vga and /dev/kbd as instructed with the correct major device numbers coresponding to conf.c. However, my kernel now reboots continuously on a syscall panic. I have the 386BSD 0.1 kernel with 1-58 patches applied + pcfs. Any help would be appreciated. Doug -- ------------------------------------------- Doug Anson Internet: danson@lgc.com Phone: 713.560.1274 FAX: 713.560.1277 SNAIL: Landmark Graphics Corporation LGC 15150 Memorial Drive Houston, TX 77079 -------------------------------------------