From owner-freebsd-alpha Thu Jun 7 15:35:24 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id 49BAA37B401; Thu, 7 Jun 2001 15:35:21 -0700 (PDT) (envelope-from alex@big.endian.de) Received: from zerogravity.kawo2.rwth-aachen.de (zerogravity.kawo2.rwth-aachen.de [134.130.181.28]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id AAA08687; Fri, 8 Jun 2001 00:35:15 +0200 Received: by zerogravity.kawo2.rwth-aachen.de (Postfix, from userid 1001) id 3B41414B36; Fri, 8 Jun 2001 00:35:18 +0200 (CEST) Date: Fri, 8 Jun 2001 00:35:18 +0200 From: Alexander Langer To: Matthew Jacob Cc: thomas.pornin@ens.fr, FreeBSD-gnats-submit@FreeBSD.ORG, alpha@FreeBSD.ORG Subject: Re: alpha/27930: NE2000 not supported on FreeBSD Alpha 4.x; fix included Message-ID: <20010608003518.B8358@zerogravity.kawo2.rwth-aachen.d> References: <200106071135.f57BZZt06415@pc-freebsd-s7.ens.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mjacob@feral.com on Thu, Jun 07, 2001 at 08:49:04AM -0700 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thus spake Matthew Jacob (mjacob@feral.com): > No- I'm afraid this won't be the right answer. kvtop will go away- what has > to happen is that ed needs to be dmabus-ified. I have a one-year-old patch for that on http://people.freebsd.org/~alex/remove-kvtop.diff (it probably won't apply any more). It removes all occurrencies of kvtop() and replaces it with the more correct pmap_extract(). Given this, the ed driver compiles again on -alpha as it did when I initially bus_spacifed the ed driver (that was the reason why I did it: One of my alphas only had an NE2000 NIC). Is there a fix in -CURRENT? I don't think so (sys/dev/ed/* still use kvtop()). Maybe one can rework the above patch, PLEASE? (Or at least tell me what's wrong, so _I_ can do it). Alex -- cat: /home/alex/.sig: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message