From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 21 13:51:46 2004 Return-Path: Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC8A16A4CF; Mon, 21 Jun 2004 13:51:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 981D543D4C; Mon, 21 Jun 2004 13:51:46 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) i5LDpdQD088107; Mon, 21 Jun 2004 13:51:39 GMT (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i5LDpdFL088103; Mon, 21 Jun 2004 13:51:39 GMT (envelope-from scottl) Date: Mon, 21 Jun 2004 13:51:39 GMT From: Scott Long Message-Id: <200406211351.i5LDpdFL088103@freefall.freebsd.org> To: kwm@rainbow-runner.nl, scottl@FreeBSD.org, freebsd-sparc64@FreeBSD.org Subject: Re: sparc64/68155: Fix sparc64 kernel build when esp is included X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 13:51:46 -0000 Synopsis: Fix sparc64 kernel build when esp is included State-Changed-From-To: open->closed State-Changed-By: scottl State-Changed-When: Mon Jun 21 13:48:18 GMT 2004 State-Changed-Why: Added module.h. Changes inside the DRIVER_MODULE line are not needed. http://www.freebsd.org/cgi/query-pr.cgi?pr=68155