Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 16:05:27 -0700 (PDT)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_devar.h
Message-ID:  <199905262305.QAA46967@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    1999/05/26 16:05:27 PDT

  Modified files:
    sys/pci              if_devar.h 
  Log:
  Forgotten in previous commit:
  Allow chipset drivers to specify the direct-mapped DMA window's mask in
  preparation for tsunami support.  Previous chipsets' direct-mapped DMA
  mask was always 1024*1024*1024.  The Tsunami chipset needs it to be
  2*1024*1024*1024
  
  Reviewed by:	Doug Rabson <dfr@nlsystems.com>
  
  Revision  Changes    Path
  1.13      +2 -2      src/sys/pci/if_devar.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?199905262305.QAA46967>