Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 12:20:58 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/pci ofw_pci.c ofw_pci.h psycho.c psychoreg.h
Message-ID:  <200206121920.g5CJKwr00653@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2002/06/12 12:20:57 PDT

  Modified files:
    sys/sparc64/pci      ofw_pci.c ofw_pci.h psycho.c psychoreg.h 
  Log:
  Add PCI bus enumeration and latency timer setup to the sparc64 MD PCI
  code. Both tasks are not always performed completely by the firmware.
  The former is required to get some e450 models to boot; the latter fixes
  the repeated fifo underruns with hme(4)s and gem(4)s observed on some
  machines (and probably performance problems with other peripherals as
  well).
  
  Revision  Changes    Path
  1.4       +133 -71   src/sys/sparc64/pci/ofw_pci.c
  1.3       +16 -1     src/sys/sparc64/pci/ofw_pci.h
  1.12      +45 -15    src/sys/sparc64/pci/psycho.c
  1.4       +8 -0      src/sys/sparc64/pci/psychoreg.h

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?200206121920.g5CJKwr00653>