Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 08:36:15 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        mdodd@FreeBSD.org
Cc:        cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <20030415.083615.91276433.imp@bsdimp.com>
In-Reply-To: <20030415102955.S99028@sasami.jurai.net>
References:  <20030414124016.O39446@sasami.jurai.net> <20030415.082727.65119004.imp@bsdimp.com> <20030415102955.S99028@sasami.jurai.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20030415102955.S99028@sasami.jurai.net>
            "Matthew N. Dodd" <mdodd@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030415.083615.91276433.imp>