K 10 svn:author V 3 dim K 8 svn:date V 27 2012-01-03T18:40:41.421550Z K 7 svn:log V 229 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 MFC after: 1 week END