On Wednesday 24 June 2009 6:16:02 pm Jack F Vogel wrote:
> Author: jfv
> Date: Wed Jun 24 22:16:02 2009
> New Revision: 194925
> URL: http://svn.freebsd.org/changeset/base/194925
> 
> Log:
>   need to make intr_bind call architecture specific for
>   global builds (failing sun4v lint build)

You should be able to use BUS_BIND_INTR() instead which is not 
machine-dependent.  It accepts the IRQ resource directly as well which is a 
bit cleaner.

-- 
John Baldwin
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to