From owner-freebsd-current Tue Nov 30 9:57: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.scc.nl (node1374.a2000.nl [62.108.19.116]) by hub.freebsd.org (Postfix) with ESMTP id 848121596E for ; Tue, 30 Nov 1999 09:56:56 -0800 (PST) (envelope-from freebsd-current@scc.nl) Received: (from daemon@localhost) by mail.scc.nl (8.9.3/8.9.3) id SAA04472 for current@FreeBSD.org; Tue, 30 Nov 1999 18:40:25 +0100 (CET) (envelope-from freebsd-current@scc.nl) Received: from GATEWAY by dwarf.hq.scc.nl with netnews for current@FreeBSD.org (current@FreeBSD.org) To: current@FreeBSD.org Date: Tue, 30 Nov 1999 18:40:21 +0100 From: Marcel Moolenaar Message-ID: <38440C05.E3EB5B8B@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: MDF_ACTIVE overloading still there. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, MDF_ACTIVE in /sys/pccard/cardinfo has another meaning (and value) than /sys/sys/memrange.h: cardinfo.h:#define MDF_ACTIVE 0x40 /* Context active (read-only) */ memrange.h:#define MDF_ACTIVE (1<<27) /* currently active */ This breaks kdump (YMMV. In this case it's a -current source tree on a -stable machine with nonstandard Makefiles). It has been mentioned before. It has even be fixed (or so it is claimed). Has it reappeared or has the fix just been a workaround? -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message