cvs commit: src/sys/dev/pccbb pccbb.c

Warner Losh imp at FreeBSD.org
Sun Aug 17 20:15:45 PDT 2003


imp         2003/08/17 20:15:44 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Put the clearing of the socket cd interrupt and setting of it under
  protection of sc->mtx.  Sometimes multiple insert/ejections could
  cause further insertion/removals to not happen due to racing an ISR...
  
  Revision  Changes    Path
  1.89      +8 -10     src/sys/dev/pccbb/pccbb.c


More information about the cvs-src mailing list