Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2001 17:03:58 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pccard.c
Message-ID:  <200107300003.f6U03wd42769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/07/29 17:03:58 PDT

  Modified files:
    sys/pccard           pccard.c 
  Log:
  When booted -v (eg bootverbose is non-zero), have pccard report what
  resources it is attempting to assign to a child object.  This should
  help people track down mysterious resource allocation problems more
  easily.
  
  # Unfortunately, it is harder to do the conflict check and report which
  # resource failed if the driver itself doesn't.
  
  Revision  Changes    Path
  1.131     +8 -1      src/sys/pccard/pccard.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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