cvs commit: src/sys/arm/at91 at91_ssc.c

Warner Losh imp at FreeBSD.org
Fri Sep 5 22:30:07 UTC 2008


imp         2008-09-05 22:29:50 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/at91         at91_ssc.c 
  Log:
  SVN rev 182806 on 2008-09-05 22:29:50Z by imp
  
  Kill bogus #if 0'd stuff for interrupts.  They don't happen, and this
  driver will need more serious help to work with an interrupt driven
  path.  There's many subtleties in driving the DMA engine with
  interrupts in many configurations.  Best to not "guess" what the right
  way would be and mislead people.
  
  Revision  Changes    Path
  1.5       +0 -16     src/sys/arm/at91/at91_ssc.c


More information about the cvs-all mailing list