Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 07:06:43 -0700 (PDT)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ep if_ep.c
Message-ID:  <200308191406.h7JE6hXY010397@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2003/08/19 07:06:43 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ep           if_ep.c 
  Log:
  Use bus_child_present() to make sure the card is still there before calling
  epstop() in ep_detach().
  This fixes a freeze that happens when ejecting a ep(4) pcmcia card.
  
  Revision  Changes    Path
  1.119     +2 -1      src/sys/dev/ep/if_ep.c



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