Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2002 12:34:46 -0800 (PST)
From:      Olivier Houchard <cognet@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/trm trm.c trm.h
Message-ID:  <200212192034.gBJKYkh4016886@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cognet      2002/12/19 12:34:46 PST

  Modified files:        (Branch: RELENG_4)
    sys/dev/trm          trm.c trm.h 
  Log:
  MFC trm.c rev 1.3 trm.h rev 1.2
  Fix the panic that occurs when kldunloading trm by using the correct
  prototype for trm_detach and freeing all resources.
  Handle better errors in trm_attach.R
  Remove the PCI_BASE_ADDR0 definition, since it's what PCIR_MAPS is used for.
  
  Revision  Changes    Path
  1.2.2.2   +48 -29    src/sys/dev/trm/trm.c
  1.1.2.2   +3 -0      src/sys/dev/trm/trm.h

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?200212192034.gBJKYkh4016886>