[Asterisk-bsd] Compiling Zaptel 1.2.3 on FreeBSD
7.0-CURRENT-200702
Matthias Fechner
idefix at fechner.net
Sat Feb 24 05:34:27 MST 2007
Hello demuel,
* demuel at thephinix.org <demuel at thephinix.org> [24-02-07 12:17]:
> > They changed the API of bus_setup_intr. Try something like this:
> >
> > err = bus_setup_intr(dev, sc->irq_res, INTR_TYPE_MISC | INTR_MPSAFE,
> > - at91_ssc_intr, sc, &sc->intrhand);
> > + NULL, at91_ssc_intr, sc, &sc->intrhand);
> What should be the correct syntax then.
you should read the lines again :)
Best regards,
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the Asterisk-BSD
mailing list