Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 May 1999 14:56:00 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/eisa ahc_eisa.c
Message-ID:  <199905172156.OAA43869@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       1999/05/17 14:56:00 PDT

  Modified files:
    sys/i386/eisa        ahc_eisa.c 
  Log:
  Correct the comment for the last commit.
  
  Clean up the handling of failure modes in our attach so we don't free
  resources twice.  ahc_free() will do all of the work for us (as would
  be required by an unload event) so we only need to handle resources that
  the softc has not taken ownership of.
  
  Revision  Changes    Path
  1.10      +1 -1      src/sys/i386/eisa/ahc_eisa.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?199905172156.OAA43869>