Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 May 2007 18:54:09 +0000 (UTC)
From:      John Hay <jhay@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/arm/xscale/ixp425 ixp425.c
Message-ID:  <200705281854.l4SIsALV011813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhay        2007-05-28 18:54:09 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/ixp425 ixp425.c 
  Log:
  We do not need to get the irq out of ivars in ixp425_setup_intr(). By
  this time they have already been set. In fact trying to set it here too
  breaks irqs for pci devices.
  
  Revision  Changes    Path
  1.7       +1 -5      src/sys/arm/xscale/ixp425/ixp425.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705281854.l4SIsALV011813>