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

Warner Losh imp at FreeBSD.org
Thu Sep 4 20:08:10 PDT 2003


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


More information about the cvs-src mailing list