Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2009 03:10:28 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ed if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c
Message-ID:  <200904180310.n3I3AcYT040095@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-04-18 03:10:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ed           if_ed_cbus.c if_ed_isa.c if_ed_pccard.c 
                         if_ed_pci.c 
  Log:
  SVN rev 191234 on 2009-04-18 03:10:28Z by imp
  
  Establish the interrupt handler AFTER we successfully attach.  We need
  to do this in case we have a shared interrupt that fires during the
  attach process....
  
  Revision  Changes    Path
  1.30      +8 -5      src/sys/dev/ed/if_ed_cbus.c
  1.33      +8 -5      src/sys/dev/ed/if_ed_isa.c
  1.145     +8 -7      src/sys/dev/ed/if_ed_pccard.c
  1.52      +5 -5      src/sys/dev/ed/if_ed_pci.c



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