cvs commit: src/sys/arm/xscale/ixp425 ixp425.c

Olivier Houchard cognet at FreeBSD.org
Thu Sep 11 20:43:56 UTC 2008


cognet      2008-09-11 20:43:38 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/xscale/ixp425 ixp425.c 
  Log:
  SVN rev 182946 on 2008-09-11 20:43:38Z by cognet
  
  Bandaid: disable interrupts to make sure intr_enabled and the IER register
  are in sync. I'm not sure why it is needed, and why it wouldn't be on other
  arm platforms, but it prevents a lockup under heavy I/O.
  
  Revision  Changes    Path
  1.10      +8 -3      src/sys/arm/xscale/ixp425/ixp425.c


More information about the cvs-src mailing list