Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2001 22:01:18 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic_pci.c pcic_pci.h pcicvar.h
Message-ID:  <200108190501.f7J51Ix03034@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/08/18 22:01:18 PDT

  Modified files:
    sys/pccard           pcic_pci.c pcic_pci.h pcicvar.h 
  Log:
  Improve interlocking for card removal.  We now can remove the card in
  the ISR.  We keep track of the card state and don't call the IRS when
  the card isn't inserted.  This helps quite a bit with card ejection
  problems that Ian was seeing.
  
  Submitted by: Ian Dowse
  MFC upon: re approvel.
  
  Revision  Changes    Path
  1.68      +57 -27    src/sys/pccard/pcic_pci.c
  1.28      +2 -2      src/sys/pccard/pcic_pci.h
  1.23      +4 -2      src/sys/pccard/pcicvar.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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