Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c 114878 2003-05-10 21:44:42Z julian $
---
> * $FreeBSD: head/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c 127135 2004-03-17 17:50:55Z njl $
644,645c644,645
< sc->irq = bus_alloc_resource(dev, SYS_RES_IRQ, &sc->irq_rid,
< 0, ~0, 1, RF_ACTIVE);
---
> sc->irq = bus_alloc_resource_any(dev, SYS_RES_IRQ, &sc->irq_rid,
> RF_ACTIVE);