Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 1997 14:52:42 -0700 (PDT)
From:      Stefan Esser <se@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa pcibus.c
Message-ID:  <199705262152.OAA03465@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          1997/05/26 14:52:42 PDT

  Modified files:
    sys/i386/isa         pcibus.c 
  Log:
  Yet another fix for configuration mechanism 1 register accesses:
  Adjust the data port address by adding the two low order bits of
  the register number. The address port takes only a word address
  (i.e. ignores the two low order bits written to it).
  
  Revision  Changes    Path
  1.39      +5 -4      src/sys/i386/isa/pcibus.c



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