Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Dec 1999 09:35:09 -0800 (PST)
From:      Andrew Gallatin <gallatin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/pci tsunami.c tsunami_pci.c
Message-ID:  <199912141735.JAA87986@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gallatin    1999/12/14 09:35:09 PST

  Modified files:
    sys/alpha/pci        tsunami.c tsunami_pci.c 
  Log:
  Improve the mapping between the hardware PCI bus numbering on multi-hose
  tsunami systems and the PCI bus-numbering system of FreeBSD.  Eg, the former
  allows for 2 PCI bus 2's (one each on hoses 0 and 1) while the latter
  needs to give each PCI bus a unique monotonically increasing number.
  
  It has been fairly well tested and correctly maps machines with a ppb on
  hose 1 as well as machines with ppbs on both hoses.
  
  DS10s remain untested, as I do not have a pci card with a ppb which will
  pass POST in a tsunami.
  
  This is a house of cards.
  
  Revision  Changes    Path
  1.10      +9 -9      src/sys/alpha/pci/tsunami.c
  1.5       +74 -10    src/sys/alpha/pci/tsunami_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?199912141735.JAA87986>