cvs commit: src/sys/dev/fxp if_fxp.c
M. Warner Losh
imp at bsdimp.com
Tue Apr 15 07:36:41 PDT 2003
In message: <20030415102955.S99028 at sasami.jurai.net>
"Matthew N. Dodd" <mdodd at FreeBSD.org> writes:
: On Tue, 15 Apr 2003, M. Warner Losh wrote:
: > Yup. Here's the patch I came up with. Care to review?
:
: I'd like to read the BARs and see if its enabled so we can emit a warning
: if its not (and a driver is requesting it.)
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.
: This may be an early notifiation we can provide to users that their box
: may not be setup correctly.
Sounds reasonable.
: Other than that, it looks fine.
OK.
Warner
More information about the cvs-src
mailing list