Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Apr 2003 17:27:18 -0800 (PST)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200304050127.h351RIER088963@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/04/04 17:27:18 PST

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Setup our interrupt only at the end of fxp_attach(), when all
  other allocations/initializations have been successful.  I kinda
  doubt it will fix the recent breakage that some people are seeing,
  but this could have caused problems for sure.
  
  Revision  Changes    Path
  1.155     +12 -12    src/sys/dev/fxp/if_fxp.c



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