cvs commit: src/sys/compat/ndis kern_ndis.c subr_ndis.c
M. Warner Losh
imp at bsdimp.com
Thu Mar 25 12:04:27 PST 2004
: 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
More information about the cvs-src
mailing list