Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Mar 2004 11:21:36 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/pci pci_bus.c
Message-ID:  <200403131921.i2DJLatA017380@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/03/13 11:21:36 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/pci        pci_bus.c 
  Log:
  Drastically clean up the legacy host-pci bridge table.  We don't need
  all the ancient Intel/VIA/SIS/etc chipsets on amd64 systems.  Even the
  newer intel stuff won't need this since we use acpi by default and we
  don't have all their magic programming information.  Just use a generic
  "Host to PCI bridge" name if we ever hit this code.
  
  Revision  Changes    Path
  1.107     +5 -208    src/sys/amd64/pci/pci_bus.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403131921.i2DJLatA017380>