Date: Tue, 15 Apr 2003 10:51:46 -0400 (EDT) From: "Matthew N. Dodd" <mdodd@FreeBSD.ORG> To: "M. Warner Losh" <imp@bsdimp.com> Cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <20030415104824.H99028@sasami.jurai.net> In-Reply-To: <20030415.083615.91276433.imp@bsdimp.com> References: <20030414124016.O39446@sasami.jurai.net> <20030415.082727.65119004.imp@bsdimp.com> <20030415.083615.91276433.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 15 Apr 2003, M. Warner Losh wrote: > How do you tell if a BAR is enabled? I assume you mean 'check to see > if the BAR has an allocated resource' here? In that case, my XXX > applies :-( We should allocate a resonable resource. Actually I misspoke; we should modify pci_enable_io_method() so that we can indicate a failure to enable the requested space. This would keep drivers from having to check and see if PCIM_CMD_PORTEN or PCIM_CMD_MEMEN is set. This requires changing the definition of the 'enable_io' method. Since we're here we should change 'disable_io' and '{enable,disable}_busmaster' as well. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030415104824.H99028>