Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jul 2001 16:41:25 -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:  <200107012341.f61NfP721259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/07/01 16:41:25 PDT

  Modified files:
    sys/pccard           pcic_pci.c 
  Log:
  Write zeros into the base/bounds register bars.  We need to do this
  because NEWBUS (and I think some versions of Windows sometimes) writes
  0xffffffff to these registers to disable them.  When they are
  "disabled" like this, writing memory ranges to the pcic registers are
  ignored and you will get "card (null) (null)" when you insert a call
  otherwise.
  
  Revision  Changes    Path
  1.52      +17 -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?200107012341.f61NfP721259>