From owner-freebsd-hackers Wed Feb 5 06:38:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id GAA17911 for hackers-outgoing; Wed, 5 Feb 1997 06:38:37 -0800 (PST) Received: from spoon.beta.com (root@[199.165.180.33]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA17906 for ; Wed, 5 Feb 1997 06:38:33 -0800 (PST) Received: from spoon.beta.com (mcgovern@localhost [127.0.0.1]) by spoon.beta.com (8.8.4/8.6.9) with ESMTP id JAA08103; Wed, 5 Feb 1997 09:38:23 -0500 (EST) Message-Id: <199702051438.JAA08103@spoon.beta.com> To: dg@root.com cc: hackers@freebsd.org Subject: Re: Cyclades driver causes kernel panic In-reply-to: Your message of "Tue, 04 Feb 1997 20:00:33 PST." <199702050400.UAA03566@root.com> Date: Wed, 05 Feb 1997 09:38:23 -0500 From: "Brian J. McGovern" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk David, Could you please tell me what version those patches are based against? I tried throwing them up against 2.2-BETA,and at least 2 hunks failed (one in locore.s, and one on pmap.c). I don't mind switching versions, as long as I know which to use. Anyhow, I tried hand editing the files, and removing PG_N where it occured, and it didn't fix the problem. Just thoug htyou might like to know. Thanks for the help. I'm going to keep tinkering. -Brian