Date: Thu, 25 Jun 2009 08:53:44 -0700 From: Jack Vogel <jfvogel@gmail.com> To: John Baldwin <jhb@freebsd.org> Cc: Jack F Vogel <jfv@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r194925 - head/sys/dev/e1000 Message-ID: <2a41acea0906250853r4d130d14u19aad00ee02c38e6@mail.gmail.com> In-Reply-To: <200906250821.44010.jhb@freebsd.org> References: <200906242216.n5OMG2qY031803@svn.freebsd.org> <200906250821.44010.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Oh, hmmm, wasn't aware of that, I'll take a look at it today. Thanks John, Jack On Thu, Jun 25, 2009 at 5:21 AM, John Baldwin <jhb@freebsd.org> wrote: > 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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a41acea0906250853r4d130d14u19aad00ee02c38e6>