Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2009 02:14:04 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c pccbb_pci.c pccbbvar.h
Message-ID:  <200902170214.n1H2EC1r059180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-02-17 02:14:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/pccbb        pccbb.c pccbb_pci.c pccbbvar.h 
  Log:
  SVN rev 188701 on 2009-02-17 02:14:04Z by imp
  
  Hold off root mounting until we've gone through the loop of our thread
  almost once.  After we've configured the devices that were present the
  first time through, then we know that we're done.  If the device has
  other devices that are deferred, then it must do a similar dance.
  This catches both PC Cards and CardBus cards.
  
  Revision  Changes    Path
  1.180     +9 -0      src/sys/dev/pccbb/pccbb.c
  1.34      +1 -0      src/sys/dev/pccbb/pccbb_pci.c
  1.35      +1 -0      src/sys/dev/pccbb/pccbbvar.h



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