Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jan 2003 09:10:07 -0800 (PST)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/include iommureg.h src/sys/sparc64/sparc64 iommu.c
Message-ID:  <200301061710.h06HA7Le025004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2003/01/06 09:10:07 PST

  Modified files:
    sys/sparc64/include  iommureg.h 
    sys/sparc64/sparc64  iommu.c 
  Log:
  Some cleanup:
  - move some constants into iommureg.h
  - correct some comments
  - use KASSERT() in one place instead of rolling our own
  - take a sanity check out of #ifdef DIAGNOSTIC
  - fix a syntax error in normally #ifdef'ed out debug code
  
  Revision  Changes    Path
  1.4       +22 -1     src/sys/sparc64/include/iommureg.h
  1.12      +8 -25     src/sys/sparc64/sparc64/iommu.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?200301061710.h06HA7Le025004>