]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r200921
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Jan 2010 21:12:27 +0000 (21:12 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 13 Jan 2010 21:12:27 +0000 (21:12 +0000)
commitff3f49e9746b68018bd55caaa43c83a05c717b44
tree589f2242968f58520d84cec1ccb9b37c8e2fe51a
parent66fe9d9d5b6fd3bc076a49ae19faeb70ce445eee
MFC: r200921

- Add quirk handling for ALi M5229, mainly setting the magic "force
  enable IDE I/O" bit which prevents data access traps with revision
  0xc8 in Fire-based machines when pci(4) enables PCIM_CMD_PORTEN.
- Like for sun4v also don't add the PCI side of host-PCIe bridges to
  the bus on sun4u as they don't have configuration space implement
  there either.

git-svn-id: svn://svn.freebsd.org/base/stable/8@202252 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sparc64/pci/ofw_pcibus.c