Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 2000 10:26:23 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        "Matthew N. Dodd" <mdodd@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mlx mlx.c mlx_pci.c mlxvar.h
Message-ID:  <200011281526.KAA06325@khavrinen.lcs.mit.edu>
In-Reply-To: <200011280617.WAA34022@freefall.freebsd.org>
References:  <200011280617.WAA34022@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 27 Nov 2000 22:17:33 -0800 (PST), "Matthew N. Dodd" <mdodd@FreeBSD.org> said:

>   Avoid hardcoding the 'rid' and 'type' of the MEM/IOPORT resource.
>   Store the 'rid' and 'type' in the softc and use them in mlx.c:mlx_free().
  
>   EISA and MCA front ends will require this.
  
FYI.... I've been thinking about changes to the resource management
portion of the bus interface, and one of the changes that I'm
contemplating is passing resource IDs by value rather than by
address.  This is one of the quirks of new-bus that I've had the most
negative feedback on.

-GAWollman



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?200011281526.KAA06325>