cvs commit: src/sys/dev/cs if_cs.c if_cs_pccard.c if_csvar.h

Warner Losh imp at FreeBSD.org
Wed Jan 26 20:51:45 PST 2005


imp         2005-01-27 04:51:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/cs           if_cs.c if_cs_pccard.c if_csvar.h 
  Log:
  Write cs_detach() and use it.  This resolves the twin problems of the
  cs1 interface linger on card eject, as well as the warnings about the
  card still using resources.  Ooops.
  
  Revision  Changes    Path
  1.35      +16 -0     src/sys/dev/cs/if_cs.c
  1.14      +0 -2      src/sys/dev/cs/if_cs_pccard.c
  1.4       +1 -0      src/sys/dev/cs/if_csvar.h


More information about the cvs-src mailing list