From owner-cvs-all Thu Jan 25 8:48: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 7403E37B401; Thu, 25 Jan 2001 08:47:39 -0800 (PST) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id IAA21574; Thu, 25 Jan 2001 08:47:31 -0800 Date: Thu, 25 Jan 2001 08:47:32 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: "Daniel C. Sobral" Cc: Matt Jacob , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h In-Reply-To: <3A7021B9.ECCC84F1@newsguy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 25 Jan 2001, Daniel C. Sobral wrote: > Matt Jacob wrote: > > > > mjacob 2001/01/23 15:22:19 PST > > > > Modified files: > > sys/pci if_fxp.c if_fxpvar.h > > Log: > > Allow fxp to configure in I/O space if the user wants it and specifies > > an override as a loader settable variable (fxp_iomap). fxp_iomap is > > a bitmap of fxp units that should be configured to use PCI I/O space > > in stead of PCI Memory space. > > Is this variable documented somewhere? Some people have a marked > preference for sys/boot/forth/loader.conf (/boot/defaults/loader.conf). > I, myself, am partial to loader man pages, but I'm alone in that, it > seems. :-) The fxp man page would be fine, of course. The fxp man page was updated. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message