From owner-freebsd-arch Mon Jul 17 7: 1:48 2000 Delivered-To: freebsd-arch@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 07EDE37B682 for ; Mon, 17 Jul 2000 07:01:45 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id QAA02654; Mon, 17 Jul 2000 16:01:38 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexander Langer Cc: arch@FreeBSD.ORG Subject: Re: removal of kvtop() on i386 In-reply-to: Your message of "Mon, 17 Jul 2000 15:55:52 +0200." <20000717155552.A19233@cichlids.cichlids.com> Date: Mon, 17 Jul 2000 16:01:38 +0200 Message-ID: <2652.963842498@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000717155552.A19233@cichlids.cichlids.com>, Alexander Langer writ es: >[reposting to -arch, where it is better] > >Hello! > >I recently wanted to port the if_ed driver to alpha. >FreeBSD/alpha still misses kvtop(), so I implemented it. > >Please take a look at this (kinda old) patch: > >- Remove pmap_kextract from pmap.h for alpha and add it to pmap.c >- remove pmap_kextract from vm_machdep.c for i386 and add it to pmap.c > >- change all kvtop() to pmap_kextract() in the src. > >http://people.freebsd.org/~alex/remove-kvtop.diff I like it, but I like the name kvtop() better :-) -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message