Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 22:15:05 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/pci pci_cfgreg.c
Message-ID:  <200210070515.g975F54q042775@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

imp         2002/10/06 22:15:05 PDT

  Modified files:
    sys/i386/pci         pci_cfgreg.c 
  Log:
  o go ahead and route the interupt, even if it is supposedly unique.
    there are some strange machines that seem to need this.
  o delete bogus comment.
  o don't use the the bios for read/writing config space.  They interact badly
    with SMP and being called from ISR.  This brings -current in line with
    -stable.
  
  # make the latter #ifdef on USE_PCI_BIOS_FOR_READ_WRITE in case we
  # need to go back in a hurry.
  
  Revision  Changes    Path
  1.97      +12 -7     src/sys/i386/pci/pci_cfgreg.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?200210070515.g975F54q042775>