Date: Thu, 25 Jan 2001 12:33:56 -0700 From: Warner Losh <imp@harmony.village.org> To: John Baldwin <jhb@FreeBSD.org> Cc: Matthew Jacob <mjacob@feral.com>, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, "Justin T. Gibbs" <gibbs@scsiguy.com> Subject: Re: cvs commit: src/sys/pci if_fxp.c if_fxpvar.h Message-ID: <200101251933.f0PJXu972906@harmony.village.org> In-Reply-To: Your message of "Thu, 25 Jan 2001 11:27:59 PST." <XFMail.010125112759.jhb@FreeBSD.org> References: <XFMail.010125112759.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.010125112759.jhb@FreeBSD.org> John Baldwin writes: : : On 24-Jan-01 Matthew Jacob wrote: : > : > : > : > On Wed, 24 Jan 2001, Justin T. Gibbs 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. : >> : >> Can't you use an instance flag? I've been meaning to change the ahc : >> driver's target mode stuff to use that instead. : > : > Can you clarify? : : Use something like 'hint.fxp.0.flag=1' to turn it on for example, kind of like : old-stype config flags, but stuck in hints. Warner has said he would work on : docc'ing this and making sure device_get_flags() works for PCI devices, so I'll : leave that to him. Yup. That's right. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101251933.f0PJXu972906>