Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2002 12:56:22 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pccard pcic_pci.c
Message-ID:  <200206271956.g5RJuMrO010212@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/06/27 12:56:22 PDT

  Modified files:
    sys/pccard           pcic_pci.c 
  Log:
  Lots of people have had to hack around the fixed address for cardbus
  bridges in modern hardware (that hardware w/ lots of RAM).  Raise the
  address from 0x44000000 to 0x88000000 to match what we do with
  NEWCARD.  However, this really should be done in the pci layer.
  
  Revision  Changes    Path
  1.115     +1 -1      src/sys/pccard/pcic_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?200206271956.g5RJuMrO010212>