From owner-freebsd-current Tue Dec 26 23:41:35 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id XAA08518 for current-outgoing; Tue, 26 Dec 1995 23:41:35 -0800 (PST) Received: from gwydion.hns.st-louis.mo.us (root@dialup-66.icon-stl.net [199.217.153.66]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id XAA08513 for ; Tue, 26 Dec 1995 23:41:32 -0800 (PST) Received: (from kenth@localhost) by gwydion.hns.st-louis.mo.us (8.7.3/8.7.2) id BAA00221 for freebsd-current@freebsd.org; Wed, 27 Dec 1995 01:40:37 -0600 (CST) From: Kent Hamilton Message-Id: <199512270740.BAA00221@gwydion.hns.st-louis.mo.us> Subject: ATAPI / wcd Panics To: freebsd-current@freebsd.org Date: Wed, 27 Dec 1995 01:40:37 -0600 (CST) Reply-To: KentH@HNS.St-Louis.Mo.US X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org Precedence: bulk Under -current as of 2 days ago. I'm having problems with ATAPI/wcd. It won't work if I try to compile it static (ATAPI_STATIC) anymore. Don't know if I missed a message saying this wasn't supported anymore or what. If I try to use the modules I get this when try to load wcd_mod.o. It's consistant. Happens every time wcd_mod.o loads. I can try to provide more info if someone will give me a starting point. Fatal trap 12: page fault while in kernel mode fault virtual address = 0x44101fa fault code = supervisor write, page not present instruction pointer = 0x8:0xf01d3003 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 proccessor eflags = interrupt enabled, resume, IOPL = 0 current process = Idle interrupt mask = kernel: type 12 trap, code = 0 Stopped at _pcaioctl+0x37: addb %al,0x844101fa(%ecx) db> trace _pcaioctl(f0836300,efbfff94,f0836300,f01f0438,efbfff4c) at _pcaioctl+0x37 _exit1(f0836300,0,efbfffb4,f01bff9f,f0836300) at _exit1+0x313 _exit(f0836300,efbfff94,efbfff8c,ffffffff,0) at _exit+0x14 _syscall(27,27,0,0,efbfdc60) at _syscall+0x157 _Xsyscall() at _Xsyscall+0x2d --- syscall 1, eip = 0x787d, ebp = 0xefbfdc60 --- -- Kent Hamilton Work: KHamilton@Hunter.COM URL: http://www.icon-stl.net/~khamilto Play: KentH@HNS.St-Louis.Mo.US