Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 07:31:49 -0800 (PST)
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:  <200110301531.f9UFVoq15964@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/10/30 07:31:49 PST

  Modified files:
    sys/pccard           pcic_pci.c 
  Log:
  Restore the main BAR for the bridge on resume.  Some machines don't save
  this accross suspend/resume events and this was causing the dreaded false
  positive hit on my "static bug" test.
  
  Note: the PCI bus code should do this for us.
  Note2: We don't do the same for I/O based pci devices since it is
  more code and doesn't appear to be necessary.
  
  Submitted by: Toshiyuki Kawashima-san <tos@fa2.so-net.ne.jp>
  Obtained from: bsd-nomads:16012
  
  Revision  Changes    Path
  1.104     +21 -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?200110301531.f9UFVoq15964>