Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 2004 13:04:26 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        wpaul@FreeBSD.org
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/ndis kern_ndis.c subr_ndis.c
Message-ID:  <20040325.130426.59654622.imp@bsdimp.com>
In-Reply-To: <200403251831.i2PIVrkl097680@repoman.freebsd.org>
References:  <200403251831.i2PIVrkl097680@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
:     Since we can't traverse the resource SLIST backwards, we have to
:     make a temporary copy of the list in the right order and then build
:     the Windows resource list from that. I suppose we could just fix
:     the PCI bus code to use a TAILQ instead, but then I'd have to track
:     down all the consumers of the BUS_GET_RESOURCE_LIST() and fix them
:     too.

I'm doing work in the area of drivers, so I can arrange for the list
to be done in a 'stable' order that will help you deal.

Warner



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