Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 20:08:08 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccard pccard.c
Message-ID:  <200309050308.h853881Z073218@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/09/04 20:08:08 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/pccard       pccard.c 
  Log:
  Whacked out CIS configurations can cause us to not have any child.  When
  such a card is ejected, we'd panic.  Instead, just ignore it.
  
  I should also add a sanity check in the FUNCID code as well, but this
  isn't wrong since the check is cheap and happens infrequently.
  
  Revision  Changes    Path
  1.84      +4 -2      src/sys/dev/pccard/pccard.c



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