Searched hist:127281 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis_pci.cdiff 127281 Sun Mar 21 17:56:41 MST 2004 wpaul Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() again
instead of bus_alloc_resource_any() to restore source compatibility
with 5.2-REL and 5.2.1-REL systems. bus_alloc_resource_any() doesn't
really do anything besides hide some of bus_alloc_resource()'s arguments
from us, and in my opinion this isn't worth breaking backwards
compatibility for people who want to use the NDISulator code on 5.2.x.
H A Dif_ndis_pccard.cdiff 127281 Sun Mar 21 17:56:41 MST 2004 wpaul Make if_ndis_pci.c and if_ndis_pccard.c use bus_alloc_resource() again
instead of bus_alloc_resource_any() to restore source compatibility
with 5.2-REL and 5.2.1-REL systems. bus_alloc_resource_any() doesn't
really do anything besides hide some of bus_alloc_resource()'s arguments
from us, and in my opinion this isn't worth breaking backwards
compatibility for people who want to use the NDISulator code on 5.2.x.

Completed in 72 milliseconds