Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 19:07:52 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms/ltmdm/files patch-sys-dev-ltmdm-ltmdmsio.c
Message-ID:  <200506221907.j5MJ7rA7063687@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2005-06-22 19:07:52 UTC

  FreeBSD ports repository

  Modified files:
    comms/ltmdm/files    patch-sys-dev-ltmdm-ltmdmsio.c 
  Log:
  Use new PCI_BAR(x) macro everywhere in preference to the PCI_MAPS + x * 4
  used before.  PCI_MAPS has disappeared.  If PCI_BAR(x) doesn't exist, define
  it to the old expansion.
  
  Reviewed by: jhb
  
  Revision  Changes    Path
  1.7       +55 -33    ports/comms/ltmdm/files/patch-sys-dev-ltmdm-ltmdmsio.c



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