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

/freebsd-11-stable/sys/dev/if_ndis/
H A Dif_ndis_pci.cdiff 126780 Tue Mar 09 16:39:40 MST 2004 wpaul If the resource listing obtained from BUS_GET_RESOURCE_LIST() in
ndis_probe_pci() doesn't contain an entry for an IRQ resource, try to
force one to be routed to us anyway by adding an extra call to
bus_alloc_resource(). If this fails, then we have to abort the attach.

Patch provided by jhb, tweaked by me.

Completed in 108 milliseconds