Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 12:45:35 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci ide_pci.c
Message-ID:  <199907221945.MAA57560@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1999/07/22 12:45:34 PDT

  Modified files:
    sys/pci              ide_pci.c 
  Log:
  fix braino..
  accidentally replaced PAGE_MASK with PAGE_SIZE.
  (PAGE_MASK is PAGE_SIZE - 1)
  bug does not manifest itself on our hardware.....
  
  Revision  Changes    Path
  1.38      +2 -2      src/sys/pci/ide_pci.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?199907221945.MAA57560>