K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-10T07:38:46.400894Z K 7 svn:log V 225 MFC r229401: In sys/dev/if_ndis/if_ndis_pccard.c, fix a bug where a garbage rid was passed to resource_list_add(). The rid that was just returned by bus_alloc_resource_any() should have been used instead. Reviewed by: jhb END